plasm Posted January 10, 2006 Share Posted January 10, 2006 I made a little Cocoa memo program for my friend who has a Powerbook G4 from May 2005. I maade it on my OSx86 installation, made sure the compatability was OK for 10.3, everything seems fine. I made sure to compile it as a universal binary. I've even tried just compiling it as a PowerPC binary. It just won't run! It works fine on my computer. There are no compiling errors, no problems in the interface, I just don't know why it won't run. It starts and hops twice, and then dies. Has anyone had any problems with Xcode on 10.4.3?? I downloaded it from Apple's ADC website. Link to comment https://www.insanelymac.com/forum/topic/6599-xcode-22-problems/ Share on other sites More sharing options...
sigxcpu Posted January 10, 2006 Share Posted January 10, 2006 Do a "Deployment" target. You have problems with missing dependecies (frameworks, maybe). Link to comment https://www.insanelymac.com/forum/topic/6599-xcode-22-problems/#findComment-40850 Share on other sites More sharing options...
Recommended Posts