I need to build in Code Warrior 8.3 because I'm working on a Quark 6.5 XTension. Since I moved to OS X 10.4 I get some link errors that break my build:
Can't open dylib '/usr/lib/libxml2.2.dylib'
Can't open dylib '/usr/lib/libicucore.A.dylib'
Can't open dylib '/usr/lib/libauto.dylib'
(This is after rebuilding the MSL libs; and I have OS X Volume pointed at the 10.2.8 SDK; I don't know why there is even a path to /usr/lib in my proj now)
I turned on "Generate Link Map" to help me find why these libs are being looked for but I get no .xMAP files. Maybe because the link fails because of the above errors, or maybe because XTensions are packages? I don't know.
Can anyone throw light on any of this?
Cheers,
Royston
Can't open dylib '/usr/lib/libxml2.2.dylib'
Can't open dylib '/usr/lib/libicucore.A.dylib'
Can't open dylib '/usr/lib/libauto.dylib'
(This is after rebuilding the MSL libs; and I have OS X Volume pointed at the 10.2.8 SDK; I don't know why there is even a path to /usr/lib in my proj now)
I turned on "Generate Link Map" to help me find why these libs are being looked for but I get no .xMAP files. Maybe because the link fails because of the above errors, or maybe because XTensions are packages? I don't know.
Can anyone throw light on any of this?
Cheers,
Royston