|
From: | Lloyd Dupont |
Subject: | Re: GNUSTEP_USER_CONFIG problem (Windows) |
Date: | Tue, 6 Dec 2005 09:18:52 +1000 |
char** env = { "GNUSTEP_CONFIG_FILE=F:/lilou", NULL }; [NSProcessInfo initializeWithArguments: argv count: argc environment: env]; It used to work (for GNUSTEP_SYSTEM_ROOT) It's not working! What's that! What should I do!
well, I made it work with putenv anyway! (but the problem was putenv didn't work in the past so..you see...)
It really drives me mad...
Sorry I was ranting... too tired....
[Prev in Thread] | Current Thread | [Next in Thread] |