I'm having linking issues, and I must say that the linking of
frameworks on MacOSX continues to be a mystery to me.
IANTM, but in the future could you please take this to the xcode-
users mailing list? Your question is technically OT for this list.
ld: warning can't open dynamic library: @executable_path/
Eve3.framework/Versions/A/Eve3 referenced from: /Users/kenny/build/
SYMROOT/Debug/QCPrivate.framework/QCPrivate (checking for undefined
symbols may be affected) (No such file or directory, errno = 2)
The path is wrong; it should be @executable_path/../Frameworks/
Eve3.framework/Versions/A/Eve3.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden