> I'm using sockets in my MacOSX Mach-O application with following settings:
> - system is MacOSX 10.4.5
[quoted text clipped - 13 lines]
>
> help, please.
Is your "OS X Volume" source tree set to / or the 10.3.9 sdk? I'm
guessing that your precompiled libraries were built against the regular
10.4.5 headers and they're clashing with the 10.3.9 sdk.

Signature
Isaac Wankerl
www.iwankerl.com
AlexW - 14 Mar 2006 11:10 GMT
> Is your "OS X Volume" source tree set to / or the 10.3.9 sdk? I'm
> guessing that your precompiled libraries were built against the regular
> 10.4.5 headers and they're clashing with the 10.3.9 sdk.
My source tree is set to 10.3.9 sdk.
So what should I do? Should I rebuild CodeWarrior 10 precompiled headers?
How can I do it?
Aleksander
Sean McBride - 15 Mar 2006 06:00 GMT
> My source tree is set to 10.3.9 sdk.
> So what should I do? Should I rebuild CodeWarrior 10 precompiled headers?
> How can I do it?
That is a FAQ. Just find and rebuild the BuildLibraries.mcp project.