FROM : Jason Sallis
DATE : Sun Nov 04 01:25:03 2007
I've created a new project in Xcode 3 and am attempting to link the
SenTestingKit framework into it. The project will be Leopard only.
I'm linking against /Developer/Library/Framesorks/
SenTestintKit.framework. Everything compiles fine but when I try to
run the project, it fails and I get the following error:
dyld: Library not loaded: @rpath/SenTestingKit.framework/Versions/A/
SenTestingKit
Referenced from: /Users/jason/projects/TestProject/build/Release/
TestProject.app/Contents/MacOS/TestProject
Reason: image not found
Does anyone know what I need to do to get this to run properly? I've
sent this to both the XCode Users list and the Cocoa Dev list since
the topic is a grey area. Sorry for the cross post.
Thanks,
Jason
DATE : Sun Nov 04 01:25:03 2007
I've created a new project in Xcode 3 and am attempting to link the
SenTestingKit framework into it. The project will be Leopard only.
I'm linking against /Developer/Library/Framesorks/
SenTestintKit.framework. Everything compiles fine but when I try to
run the project, it fails and I get the following error:
dyld: Library not loaded: @rpath/SenTestingKit.framework/Versions/A/
SenTestingKit
Referenced from: /Users/jason/projects/TestProject/build/Release/
TestProject.app/Contents/MacOS/TestProject
Reason: image not found
Does anyone know what I need to do to get this to run properly? I've
sent this to both the XCode Users list and the Cocoa Dev list since
the topic is a grey area. Sorry for the cross post.
Thanks,
Jason
| Related mails | Author | Date |
|---|---|---|
| No related mails found. | ||






Cocoa mail archive

