Lloyd Dupont wrote:
Hi All!
I haven't used C/GCC/ObjectiveC/etc... in a while.
Now I just have to install and run GNUstep on windows and get some problems.
I downloaded and ran the GNUstep-base-1.10.1-gui-0.9.4.exe package.
it decompres itself in the a directory with plenty stuff, but set no path or otherwise.
I try to compile a simple .m file but the GCC path was not set (I set it manuall to set PATH=D:\GNUstep\Development\msys\1.0\bin;D:\GNUstep\Development\msys\1.0\mingw\bin;%PATH%) but then the include path was not correct, etc...
where could I find these paths?
isn't there a shell script//bat file somewhere setting the correct system variable?
what if I want to deliver a simple ObjectiveC application without installing the whole GNUstep distribution, what should I do?


You *are* sourcing GNUstep.sh, yes? Also, use GNUstep-make.



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

Reply via email to