Re: 10.4u sdk to 10.5 sdk OpenTransport.h file inclusion problem
Re: 10.4u sdk to 10.5 sdk OpenTransport.h file inclusion problem
- Subject: Re: 10.4u sdk to 10.5 sdk OpenTransport.h file inclusion problem
- From: Rich Siegel <email@hidden>
- Date: Mon, 2 Mar 2009 12:10:19 -0500
On 3/2/09 at 6:23 AM, email@hidden (Narayani M) wrote:
I'm migrating my project from 10.4u to 10.5 sdk . I'm using Xcode 3.1.
Some files use the variables and functions defined in OpenTransport.h.
After migration, I get a error message saying "OTLock does not name a
type".
You cannot use Open Transport if you are building against the
10.5 SDK, sorry for the bad news. I think I wrote a bug against
this (the bug reporter is not responding so I can't provide the
number at the moment), but the basic problem is that the Open
Transport stuff is left out of the 10.5 headers rather than
being marked as deprecated.
My eventual workaround was to rewrite my networking code so as
to not require OT.
If you must use the 10.5 SDK, I encourage you to do likewise; if
that's not an option you are stuck with the 10.4 SDK.
Good luck,
R.
--
Rich Siegel Bare Bones Software, Inc.
<email@hidden> <http://www.barebones.com/>
Someday I'll look back on all this and laugh... until they
sedate me.
_______________________________________________
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