Message21270
Logged In: YES
user_id=45365
Brett,
you want the _NSGetExecutablePath code for non-framework builds as
well as for framework builds. I can't test right now, but I assume that
using
#ifdef __APPLE__
#include <mach-o/dyld.h>
#endif
at the top (in stead of the #ifdef WITH_NETX_FRAMEWORK that's there
right now) should do the trick. Could you check this, and check in the fix
if it works, please?
|
|
Date |
User |
Action |
Args |
2007-08-23 14:22:51 | admin | link | issue978645 messages |
2007-08-23 14:22:51 | admin | create | |
|