Re: Xcode On Jaguar PLUS Project Builder?
Re: Xcode On Jaguar PLUS Project Builder?
- Subject: Re: Xcode On Jaguar PLUS Project Builder?
- From: Markus Hitter <email@hidden>
- Date: Tue, 4 Nov 2003 11:11:49 +0100
Am Dienstag, 04.11.03 um 06:49 Uhr schrieb Lance Drake:
Just checking... Is it OK to install XCode in 10.2.8 (Jaguar) AND to
also have the 2.1 tools from December 2002 installed as well?
Before wiping the 10.2.8 partition for Panther, I gave the most recent
XCode (made for Panther) a try. The packages won't work using
Installer, so I tried:
for F in /Volumes/Xcode\ Tools/Packages/*; \
do gzip -cd "$F"/Contents/Archive.pax.gz | sudo pax -r; done
Some weird messages got my attention, e.g.:
pax: Unable to remove directory
./System/Library/Frameworks/Foundation.framework/Versions/C/Resources/
English.lproj/Documentation/Reference <Directory not empty>
Then, launching it:
Nobile:/$ /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
...
Well, the app even launched but due to some missing methods in Jaguar,
I couldn't do anything really useful. E.g.:
2003-11-04 11:03:02.212 Xcode[5728] *** -[NSWindow
setAllowsToolTipsWhenApplicationIsInactive:]: selector not recognized
OK, that's not more than Tuesday humor to try such naive things ... but
then, sometimes humor becomes true ...
Have fun,
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.