There are still issues to make the C code compilable for visual studio[1]
[1] https://bugzilla.gnome.org/show_bug.cgi?id=606838
I also found a problem in the swig trying to parse the .h files
generated by vala.
On 01/14/2010 09:45 AM, Jürg Billeter wrote:
On Thu, 2010-01-14 at 15:57 +0800, J
On Thu, 2010-01-14 at 15:57 +0800, Jerry Tan wrote:
> Hi, all,
>
> I know that I can use gcc or sunstudio to compile C code which is
> generated by valac,
>
> I just want to know that is there any compiler dependency,
> for example, gcc extension, c99 support,
> any requirement for gcc version
Hi, all,
I know that I can use gcc or sunstudio to compile C code which is
generated by valac,
I just want to know that is there any compiler dependency,
for example, gcc extension, c99 support,
any requirement for gcc version or sunstudio version?
__