I finally got torque to compile, but the build still fails with 2 errors and 1 warning. Here they are for your enjoyment:
Warning:
Errors:
I am using xcode 2.2.1, MacBook Pro 1.83, 10.4.6, torque UB code.
Help?
Warning:
Code:
/usr/bin/ld: warning -prebind ignored because MACOSX_DEPLOYMENT_TARGET environment variable greater or equal to 10.4
Code:
mv: rename ./build/Default to ./build/Default-old-05.06.2006-16.28.29: No such file or directory
Code:
ln: ./build/Default: No such file or directory
I am using xcode 2.2.1, MacBook Pro 1.83, 10.4.6, torque UB code.
Help?