Re: Moving from OSX 10.3 (XCode 1.5) to OSX 10.4 (XCode 2.1)
Re: Moving from OSX 10.3 (XCode 1.5) to OSX 10.4 (XCode 2.1)
- Subject: Re: Moving from OSX 10.3 (XCode 1.5) to OSX 10.4 (XCode 2.1)
- From: Markus Hitter <email@hidden>
- Date: Sun, 9 Oct 2005 19:03:05 +0200
Am 09.10.2005 um 17:25 schrieb Dieter Oberkofler:
1. Can I build a C++ project in XCode 2.1 using gcc 3.3 and link it
together with libraries that have been build with XCode ?
As long as you use the same compiler and the same SDK for all parts,
this is supported and should work.
2. Is there an explanation, whz an application that build fine
under XCode 1.5 and runs without any error message under OSX 10.3
would generate EXC_BAD_ACCESS style errors when run from OSX 10.4
Obviously you have a bug in your code which is exposed by one or more
of the differences between 10.3 and 10.4. Apply standard debugging
procedures?
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
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