hi,
How can i add GCdrawKit framework to my cocoa application?We are using xCode version 3.0 and Lepard machine.
When i run the program it displays the following error in the debug window after adding GCdrawkit (by using add-<existing framework):
run
[Switching to process 3272 local thread 0x2f1b]
dyld: Library not loaded: @executable_path/../Frameworks/GCDrawKit.framework/Versions/A/GCDrawKit
Referenced from: /Users/Newtok/Desktop/vinitha/Simple Inspector/build/Debug/Simple Inspector.app/Contents/MacOS/Simple Inspector
Reason: image not found
- Thanks in advance
How can i add GCdrawKit framework to my cocoa application?We are using xCode version 3.0 and Lepard machine.
When i run the program it displays the following error in the debug window after adding GCdrawkit (by using add-<existing framework):
run
[Switching to process 3272 local thread 0x2f1b]
dyld: Library not loaded: @executable_path/../Frameworks/GCDrawKit.framework/Versions/A/GCDrawKit
Referenced from: /Users/Newtok/Desktop/vinitha/Simple Inspector/build/Debug/Simple Inspector.app/Contents/MacOS/Simple Inspector
Reason: image not found
- Thanks in advance