Hello, I was attempting to compile some code when I got the following error:
[Session started at 2009-07-22 10:29:18 -0400.] *dyld: Library not loaded: @executable_path/../Frameworks/AVCVideoServices.framework/Versions/A/AVCVideoServices * * Referenced from: /Users/steven/Desktop/Roboplasm/build/Debug/Roboplasm.app/Contents/MacOS/Roboplasm * * Reason: image not found* The Debugger has exited due to signal 5 (SIGTRAP).The Debugger has exited due to signal 5 (SIGTRAP). The frameworks used in the program are all within a build phase titled Link Binary With Libraries and are also within a Frameworks folder as a part of the project. If I am missing something about this AVCVideoServices, i.e. an update or a file location preference, any clues would help. Thank you in advance, Stephen _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
