[Mono-dev] Issues when building mono 2.8 on windows

Alex Fort imphasing at gmail.com
Tue Nov 30 14:10:15 EST 2010


> ../../mono/io-layer/handles.h:17: error: conflicting types for 'CloseHandle'
> /usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../include/w32api/winbase.h:1308:
> error: previous declaration of 'CloseHandle' was here
> All following errors are very similar which means, I suppose, I have
> something wrong or duplicated with the win32 library.
> Is there something I can do to understand more clearly what is going wrong?

I ran into this same problem yesterday, but it looks like commit
30cba27527d5076896bf (mono/profiler/proflog.c) on master has fixed it.
Update your tree and you should be good.


Alex


More information about the Mono-devel-list mailing list