[Mono-dev] Mono in Visual Studio 2005
Janne Rantala
janne.rantala at gmail.com
Tue May 23 07:33:50 EDT 2006
Hello,
I'm trying to run embedded Mono samples in Visual Studio 2005. It's been a
while since the last time I did this, so I updated Mono source files from
svn and also updated Glib (in VSDependencies) to version 2.6.6. But,
everything else in Mono Solution builds fine, not the embedded samples
though (test-invoke for example).
Error 143 error LNK2019: unresolved external symbol _mini_wapi_seminfo
referenced in function _mono_main libmono.lib 1
Error 144 error LNK2019: unresolved external symbol _mini_wapi_semdel
referenced in function _mono_main libmono.lib 1
Error 145 error LNK2019: unresolved external symbol _mini_wapi_hps
referenced in function _mono_main libmono.lib 1
Error 146 error LNK2019: unresolved external symbol _mono_local_cprop
referenced in function _mini_method_compile libmono.lib 1
Error 147 fatal error LNK1120: 4 unresolved externals
d:\mono\src\mono\samples\embed\Debug\test-invoke.exe 1
Is there something wrong in my environment or is this Mono problem?
Regards,
Janne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060523/3d0470dc/attachment.html
More information about the Mono-devel-list
mailing list