framework search path
Hi, I’m new to this forum but not new to mac C/C++ programming.
I’ve recently created a game and placed it in a bundle. However, when I try to run the game on another machine, it bounces in the dock but doesn’t run.
After testing my app from the terminal I found that the game was searching for my 3rd party frameworks in the library/frameworks folder and not locally in my bundle. I’m not sure why it’s doing this. My frameworks ARE in the bundle. My question is, what options do I need to set in Xcode to get my app to check the contents/frameworks and not the library/frameworks folder.
BTW, I’m on using xcode 2.5
I’ve recently created a game and placed it in a bundle. However, when I try to run the game on another machine, it bounces in the dock but doesn’t run.
After testing my app from the terminal I found that the game was searching for my 3rd party frameworks in the library/frameworks folder and not locally in my bundle. I’m not sure why it’s doing this. My frameworks ARE in the bundle. My question is, what options do I need to set in Xcode to get my app to check the contents/frameworks and not the library/frameworks folder.
BTW, I’m on using xcode 2.5
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| How to handle file path site broken | kamelito | 2 | 2,582 |
Jul 25, 2009 02:45 AM Last Post: kamelito |
|
| Xcode and library search paths | WhatMeWorry | 4 | 5,898 |
Dec 11, 2006 04:09 PM Last Post: WhatMeWorry |
|
| Regular Expression Search And Replace in Xcode | Nick | 4 | 3,877 |
Nov 25, 2006 03:47 PM Last Post: Nick |
|
| XCode path | LWStrike | 4 | 3,929 |
Apr 6, 2006 05:11 PM Last Post: LWStrike |
|
| Suggest A Path To Begin? | terrible | 6 | 3,372 |
Sep 2, 2005 02:42 PM Last Post: socksy |
|

