I am using a Mac G4 AGP with Mac OS X 10.4.11
XCode 2.5
the SDK folder has SDKs for 10.3.9 and 10.4u

From what I read it should be using the SDK 10.4u
I went to the Configuration folder and changed the
files from SDKs 10.2.8 to 10.4u.  This did allow me
to compile it further but I ended up with about 15
more errors so it still did not work.

Does anyone know how to properly write a file that
is Configured for the 10.4u SDK or what else might
be wrong that prevents it from compiling properly.

thanks,
-=>JB<=-




On Jun 30, 2008, at 2:55 AM, Thierry wrote:
Hi,

Not knowing which platform you're using, and which version of Xcode,
it's a bit difficult to be precise enough, but just some thoughts from memory...

If you have an Intel platform, I guess the 10.2.8 SDK is not on your disk.
You have to install the package which is in the Apple Tools CDs,

or another thought; read this:

   http://developer.apple.com/technotes/tn2006/tn2163.html

where you could see:

    < Building for PowerPC-based Mac computers:
              Targeting Versions of Mac OS X Earlier than 10.4
              Building for versions of Mac OS X prior to 10.4
               also requires you to build using GCC 3.3.
    >

HTH,
Thierry


I am trying to write and external using XCode by following the instructions in the Rev newsletter which shows how to create the external rnahello.

I have done everything it said to do but when I Build the external I get the
error:

error: There is no SDK at specified SDKROOT_ppc path
'/Developer/SDKs/MacOSX10.2.8.sdk'

Does anyone know how to correct this error so I can Build the external?

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to