Hi, I cannot compile mono using visual studio 2005 solution located at foder msvc
I got mono-2.4.2.3.tar.bz2 and unpack it, when I open the solution i got the errors: Project file 'c:\mono\mono-2.4.2.3\msvc\libtest.vcproj' could not be loaded. Project file 'c:\mono\mono-2.4.2.3\msvc\monoposhixhelper.vcproj' could not be loaded. I ignore the erros and try to compile, but go the following errors: ------ Build started: Project: libmono, Configuration: Debug_eglib Win32 ------ Performing Pre-Build Event... Compiling... dlmalloc.c mono-codeman.c ..\mono\utils\mono-codeman.c(1) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory mono-counters.c ..\mono\utils\mono-counters.c(2) : fatal error C1083: Cannot open include file: 'glib.h': No such file or directory mono-dl.c ..\mono\utils\mono-dl.c(1) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory mono-hash.c ..\mono\utils\mono-hash.c(36) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory mono-internal-hash.c ....... I got the same missing files for many projects. Did i miss something? Is there anything else I must install or configure? Thanks -- View this message in context: http://www.nabble.com/Problem-compiling-mono-in-visual-studio-2005-tp25311191p25311191.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
