Hi, Just starting out on MonoTouch after working in Objective-C for some time.
Trying to create a universal app and I am running into a problem that is stopping me cold: dyld: could not load inserted library: /Users/sonmez56/Library/Application Support/iPhone Simulator/4.3.2/Applications/1FA9DB7A-34E8-40F1-B103-DA06F9BD7026/Peekaboo.app/monotouch-fixes.dylib This is happening on a button click that I have created a delegate for. If I run either debugger or just run as from MonoDevelop, when I click the button app crashes with that error. I immediately rerun the app, (just by clicking the icon in the simulator) and everything is fine. Really want to be able to debug, so I am hoping for a solution to this. Let me know if I need to provide more info, will gladly do so. Thanks, John Sonmez http://simpleprogrammer.com -- View this message in context: http://monotouch.2284126.n4.nabble.com/monotouch-fixes-dylib-Problem-on-when-running-from-MonoDevelop-tp3743710p3743710.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
