xcode instruments screwing up paths
SDLMain.m's Cocoa; you can do it much more easily:
But Najdorf already has that code or similar; the problem was it wasn't being called
http://blog.onesadcookie.com/2007/12/fin...files.html
Code:
NSString *resourcePath = [[NSBundle mainBundle] resourcePath];
[[NSFileManager defaultManager] changeCurrentDirectoryPath:resourcePath];But Najdorf already has that code or similar; the problem was it wasn't being called

http://blog.onesadcookie.com/2007/12/fin...files.html
| Messages In This Thread |
|
xcode instruments screwing up paths - Najdorf - Sep 6, 2008, 07:28 PM
xcode instruments screwing up paths - ThemsAllTook - Sep 6, 2008, 07:37 PM
xcode instruments screwing up paths - Najdorf - Sep 6, 2008, 08:04 PM
xcode instruments screwing up paths - wyrmmage - Sep 7, 2008, 02:02 PM
xcode instruments screwing up paths - OneSadCookie - Sep 7, 2008 02:08 PM
|
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Viewing console output while running an app in Instruments | TomorrowPlusX | 1 | 3,152 |
Oct 5, 2011 04:51 AM Last Post: TomorrowPlusX |
|
| Xcode and library search paths | WhatMeWorry | 4 | 5,881 |
Dec 11, 2006 04:09 PM Last Post: WhatMeWorry |
|
| Fixing Include Paths | vbuser1338 | 4 | 2,820 |
May 28, 2006 05:15 PM Last Post: vbuser1338 |
|

