|
From: | Lloyd Dupont |
Subject: | new users question |
Date: | Wed, 20 Apr 2005 16:19:51 +1000 |
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?
|
[Prev in Thread] | Current Thread | [Next in Thread] |