discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is there a minimal example of windows deployment?


From: fsb4000
Subject: Is there a minimal example of windows deployment?
Date: Thu, 21 Mar 2019 11:08:14 -0700 (MST)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]