Having trouble getting these two arguments to play nice when compiling a
project. Any help would be much appreciated.
-gcc_flags "-L${ProjectDir} -lflite -all_load" -nosymbolstrip -nostrip -cxx
-gcc_flags " -lgcc_eh -L${ProjectDir} -ltestflight -ObjC"
The lflite library was working great, then I went to add TestFlight and
things went sideways. The solution compiles but crashes on start up with:
Sep 30 15:40:18 Dev-iPhone
UIKitApplication:com.cognitopia.scando[0x2e64][3288] <Notice>: Native
stacktrace:
Sep 30 15:40:18 Dev-iPhone
UIKitApplication:com.cognitopia.scando[0x2e64][3288] <Notice>: 0 ScanDo
0x005f9770 mono_handle_native_sigsegv + 412
Sep 30 15:40:18 Dev-iPhone
UIKitApplication:com.cognitopia.scando[0x2e64][3288] <Notice>: 1 ScanDo
0x005c9788 mono_sigsegv_signal_handler + 360
Sep 30 15:40:18 Dev-iPhone
UIKitApplication:com.cognitopia.scando[0x2e64][3288] <Notice>: 2
libsystem_c.dylib 0x34f3172f _sigtramp + 42
Sep 30 15:40:18 Dev-iPhone
UIKitApplication:com.cognitopia.scando[0x2e64][3288] <Notice>: 3 ScanDo
0x005c93f0 mono_jit_runtime_invoke + 2800
--
View this message in context:
http://monotouch.2284126.n4.nabble.com/Problems-with-mtouch-arguments-tp3861513p3861513.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch