Hi there,
i have a problems under Xcode compilation. I have downloaded the svn version and compiled with Xcode SDK 5.0.
This is log message. Have you some suggestions?
Thanks in advance
Sesilla
- cpp Code: Select all
Ld /Users/gianluca/Library/Developer/Xcode/DerivedData/Game-bjeaemuzitkzfybunnvwuwjlwriu/Build/Products/Debug-iphonesimulator/Game.app/Game normal i386
cd /Users/gianluca/_DATI/Software/Sviluppo/Game/iPhone/Irr_IOS/Projects/game_iPhone
setenv MACOSX_DEPLOYMENT_TARGET 10.6
setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/clang++ -arch i386 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk -L/Users/gianluca/Library/Developer/Xcode/DerivedData/Game-bjeaemuzitkzfybunnvwuwjlwriu/Build/Products/Debug-iphonesimulator -L../../Externals/irrlicht/source/Irrlicht/iPhone/build/Debug-iphoneos -F/Users/gianluca/Library/Developer/Xcode/DerivedData/Game-bjeaemuzitkzfybunnvwuwjlwriu/Build/Products/Debug-iphonesimulator -filelist /Users/gianluca/Library/Developer/Xcode/DerivedData/Game-bjeaemuzitkzfybunnvwuwjlwriu/Build/Intermediates/Game.build/Debug-iphonesimulator/Game.build/Objects-normal/i386/Game.LinkFileList -mmacosx-version-min=10.6 -Xlinker -objc_abi_version -Xlinker 2 -lIrrlicht -Xlinker -no_implicit_dylibs -D__IPHONE_OS_VERSION_MIN_REQUIRED=30200 -framework CoreGraphics -framework Foundation -framework UIKit -framework OpenGLES -framework QuartzCore -o /Users/gianluca/Library/Developer/Xcode/DerivedData/Game-bjeaemuzitkzfybunnvwuwjlwriu/Build/Products/Debug-iphonesimulator/Game.app/Game
ld: library not found for -lIrrlicht
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/clang++ failed with exit code 1