[Mono-dev] Building Mono in VS fails
Jonathan S. Chambers
Jonathan.Chambers at ansys.com
Tue Jan 31 09:17:42 EST 2006
I saw the same issue. I just moved the declaration of is_var up to the
top of the function.
- Jonathan
_____
From: mono-devel-list-bounces at lists.ximian.com
[mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Janne
Rantala
Sent: Tuesday, January 31, 2006 8:57 AM
To: mono-devel-list at lists.ximian.com
Subject: [Mono-dev] Building Mono in VS fails
Hi,
I just updated Mono source from svn, ran autogen.sh, make and make
install in Cygwin. When I tried building Mono solution in VS2005, I got
these errors:
.\mono\metadata\metadata.c(1855) : error C2275: 'gboolean' : illegal use
of this type as an expression
d:\cygwin\download\mono-1.1.12\mono\VSDependancies\include\glib/gtypes.h
(45) : see declaration of 'gboolean'
.\mono\metadata\metadata.c(1855) : error C2146: syntax error : missing
';' before identifier 'is_var'
.\mono\metadata\metadata.c(1855) : error C2065: 'is_var' : undeclared
identifier
Anyone else experiencing same problems?
Cheers,
Janne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060131/ab213c0e/attachment.html
More information about the Mono-devel-list
mailing list