[Mono-dev] Trying to compile test-invoke w/ VS 2008

Robert Jordan robertj at gmx.net
Wed Jul 14 15:11:18 EDT 2010


On 14.07.2010 19:49, Chris Robison wrote:
> At one point (I have no idea what I did) these errors just went away, but
> now they are back. Any suggestions? mono.lib is being generated correctly.

Back up. The original projects don't expose these issues.

Since you're build the eglib version of Mono, you can't
compile test-invoke as is, because you can't mix eglib
and glib (at least not painlessly).

You may want to replace the few glib calls with stdlib functions
in test-invoke.c

Robert



More information about the Mono-devel-list mailing list