[MonoTouch] The assembly mscorlib.dll was not found or could not be loaded.

ogden dmorrione at ueic.com
Sun Oct 16 22:55:28 EDT 2011


Hi Jeff, thanks for replying

In both cases we used the line from
http://docs.xamarin.com/ios/advanced_topics/linking_native_libraries

as follows:

-gcc_flags "-L${ProjectDir} -lQSiOS -force_load ${ProjectDir}/libQSiOS.a"

Is it possible that stdlib is not being linked? Our libQS has no
dependencies other than stdlib (I assume this is always linked to an XCode
project?)... or I suppose its possible a symbol in our library conflicts
with something in Monotouch.

Which of the compilers should we be using for our libraries? :)

Thank you kindly,
Ogden

--
View this message in context: http://monotouch.2284126.n4.nabble.com/The-assembly-mscorlib-dll-was-not-found-or-could-not-be-loaded-tp3906697p3910919.html
Sent from the MonoTouch mailing list archive at Nabble.com.


More information about the MonoTouch mailing list