[Mono-dev] Embedding Mono

vinay_rk vinay.kashyap at ironmountain.com
Thu Mar 17 06:01:38 EDT 2011


Hi,

I' am compiling my App from MonoDevelop (with Gcc under the hood). I tried
using mono_assembly_setrootdir to set the path to the mono Libraries where
MonoPosixHelper.dll and libMonoPosixHelper.dylib are present but it doesn't
change anything, I still get the dll not found exception. I also tried
mono_config_parse with a dll map element to Map MonoPosixHelper to
libMonoPosixHelper.dylib. This didn't help either. 

Regarding Otool and install_name_tool etc I am not able to follow the
suggestions regarding them since I' am not familiar with Mac OSX
development. I mainly develop on windows platform but am working on Mac now
to make one of our apps cross platform.

What else should I try now.. ??

Regards
-Vinay

--
View this message in context: http://mono.1490590.n4.nabble.com/Embedding-Mono-tp3345310p3384079.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list