I read the page: http://wiki.gnustep.org/index.php/Deployment_on_Windows

But I still did not succeed. 

(My applications work if gnustep is installed on my computer, but they do
not work on another computer)

(I tried but it did not help
[NSProcessInfo initializeWithArguments: argv
                                  count: argc
                            environment: (char**){
   "GNUSTEP_SYSTEM_ROOT=.",
   "GNUSTEP_NETWORK_ROOT=.",
   "GNUSTEP_LOCAL_ROOT=.",
    NULL} ];
)

Can anyone post a portable example(any app, for example
https://github.com/gnustep/tests-examples/tree/master/gui/Calculator)?

Maybe I did not add some files ...





--
Sent from: http://gnustep.8.n7.nabble.com/GNUstep-General-f3.html

_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to