FROM : Oliver Cameron
DATE : Thu Dec 23 23:34:24 2004
Hi guys, not sure if this is supposed to go here. But its semi-cocoa
related I guess, also I'm in a real rush, I only realised this once I
released the dmg to the masses (I was doing a little app update).
Basically, users can't launch my app on their machine, but I can on
mine. A Console message revealed the problem:
dyld: /Users/Other User/Documents/Downloads/Tag.app/Contents/MacOS/Tag
can't open library:
/Users/Me/Projects/Builds/OmniAppKit.framework/Versions/2004A/
OmniAppKit (No such file or directory, errno = 2)
I remember having this problem before, but can't remember how I fixed
it. Basically, this is what I did to add the frameworks to my app:
Dragged over frameworks to "Other Frameworks" group in Xcode.
Created a build phase and dragged the frameworks in, set it to
Frameworks/Libraries.
I've tried all sorts of various path types for it, but it just won't
work.
Any ideas at all appreciated, and again, sorry if I'm posting in the
wrong group.
Oliver
DATE : Thu Dec 23 23:34:24 2004
Hi guys, not sure if this is supposed to go here. But its semi-cocoa
related I guess, also I'm in a real rush, I only realised this once I
released the dmg to the masses (I was doing a little app update).
Basically, users can't launch my app on their machine, but I can on
mine. A Console message revealed the problem:
dyld: /Users/Other User/Documents/Downloads/Tag.app/Contents/MacOS/Tag
can't open library:
/Users/Me/Projects/Builds/OmniAppKit.framework/Versions/2004A/
OmniAppKit (No such file or directory, errno = 2)
I remember having this problem before, but can't remember how I fixed
it. Basically, this is what I did to add the frameworks to my app:
Dragged over frameworks to "Other Frameworks" group in Xcode.
Created a build phase and dragged the frameworks in, set it to
Frameworks/Libraries.
I've tried all sorts of various path types for it, but it just won't
work.
Any ideas at all appreciated, and again, sorry if I'm posting in the
wrong group.
Oliver
| Related mails | Author | Date |
|---|---|---|
| Oliver Cameron | Dec 23, 23:34 | |
| John C. Randolph | Dec 23, 23:47 | |
| Oliver Cameron | Dec 23, 23:51 | |
| Brian Smith | Dec 24, 00:05 | |
| Jiri Volejnik | Dec 24, 00:29 | |
| Jiri Volejnik | Dec 24, 00:36 | |
| Ken Ferry | Dec 24, 00:37 | |
| Oliver Cameron | Dec 24, 01:24 | |
| Brian Smith | Dec 24, 01:58 | |
| Jiri Volejnik | Dec 24, 02:15 | |
| Oliver Cameron | Dec 24, 12:14 |






Cocoa mail archive

