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.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to