converting resource filename to absolute pathname
converting resource filename to absolute pathname
- Subject: converting resource filename to absolute pathname
- From: Kaveh Kardan <email@hidden>
- Date: Thu, 29 Sep 2005 18:00:43 -1000
XCode automagically converts pathnames in order to find resource
files in a project.
I need to pass a pathname string to an in-house dynamic library to
load. Though the file has been added to the project's resources, the
library is not able to find it, perhaps because it has not been
compiled with XCode.
Is there a way of converting the pathname to an absolute path before
passing it to the library? Is there a better solution to this?
Regards,
Kaveh
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden