Re: jam fails after importing Xcode 1.2 project to Xcode 2.4.1
Re: jam fails after importing Xcode 1.2 project to Xcode 2.4.1
- Subject: Re: jam fails after importing Xcode 1.2 project to Xcode 2.4.1
- From: Michael Rawdon <email@hidden>
- Date: Wed, 8 Nov 2006 13:45:23 -0800
On Nov 8, 2006, at 11:32 AM, Syd Polk wrote: On Nov 7, 2006, at 7:17 PM, Mike wrote: I have a driver project I imported to XCode 2.4.1 from 1.2. But when I try to compile it I get an error saying "jamToolExecution (1 error). Under that the error says "Command /Developer/Private/jam failed with exit code 1".
Any idea if I need this in 2.4.1 and if not, how to turn it off?
Is this a java or kernel extension project? If not, you should try converting to native targets and seeing if the problem goes away.
Indeed, if it's anything other than a Java project, you really should be using native targets. Even kernel extensions are supported natively now.
If your project isn't a Java project, and for some reason you cannot get it to build using native targets, then please file bugs on Xcode regarding the issues which are blocking you.
-- Michael Rawdon email@hidden Xcode Developer Apple Computer, Cupertino CA
|
_______________________________________________
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