Re: 10.4u SDK bad?
Re: 10.4u SDK bad?
- Subject: Re: 10.4u SDK bad?
- From: Syd Polk <email@hidden>
- Date: Sun, 14 May 2006 15:06:38 -0700
On May 14, 2006, at 2:56 PM, Tomas Zahradnicky wrote:
What are you building? If you are building a kernel extension, you
need to download and use the 10.4 sdk instead of the 10.4u.sdk to
build the PowerPC side. It's available from the ADC site, or on
the Xcode 2.0 disk that shipped with Tiger.
I'm building a bundle that is used as a plug-in for a 3rd party
app. The weirdest thing is that it works with 10.4 SDK but not with
10.4u SDK :-(
Is the bundle in C++? Does it export C++ API? If so, and if the 3rd
party app was linked on a 10.4.0 system, that might explain the
problem, as anytime there is C++ API, all parties should compile with
the same compiler and link libraries or things like this might occur.
-- Syd Polk
email@hidden
http://www.baritoneconsulting.com
"Let the music be your light." -- Dave Edwards, KUHF-FM, 1982
_______________________________________________
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