cross compile problems
cross compile problems
- Subject: cross compile problems
- From: Robert Dell <email@hidden>
- Date: Fri, 26 Aug 2005 14:05:50 -0400
I'm running 10.4.2 server and trying to cross compile to 10.2.8 user without having to reboot into 10.2 and running project builder.
I select cross compile and select 10.2.8 and it selects the sdk for it. It compiles ok and then I try it out on a 10.2 system and it doesn't work. library not found.
I recompile it ON 10.2.8 using project builder and it works properly.
console log entry as follows:
2005-08-26 05:04:04.474 Avalon[421] *** -[NSBundle load]: Error loading code /Users/roypryor/documents/simutronics/plugins/YASSE.expander/Contents/MacOS/YASSE for bundle /Users/roypryor/documents/simutronics/plugins/YASSE.expander, error code 0 (link edit error code 0, error number 2 (dyld: /Applications/AVALON/Avalon.app/Contents/MacOS/Avalon can't open library: /usr/lib/libmx.A.dylib (No such file or directory, errno = 2)))
What can I do in xcode to stop this error from happening in the users' console logs and actually RUN the program?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden