[Mono-dev] Problem in embeding mono
Lucifer
luciferjeng at x-legend.com.tw
Thu Aug 17 21:58:28 EDT 2006
How could I embed the Mono runtime with my application by MSVC2005?
I follow the instruction in this page:
http://www.mono-project.com/Embedding_Mono
I setup the proper path for header/library directory. It compiles but failed
to link successfully.
I link the libraries as follow: glib-2.0.lib, gmodule-2.0.lib,
gthread-2.0.lib, gobject-2.0.lib, intl.lib, and iconv.lib.
What additional library should I link?
It seems that I'd need something like 'mono.lib' but I can't find that one
to link with.
Thanks for help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060818/e3c93645/attachment.html
More information about the Mono-devel-list
mailing list