After installed GSWeb, I tried to build hello wo-app but I got this

This is gnustep-make 2.4.0. Type 'make print-gnustep-make-help' for
help.
Making all for gswapp Hello...
 Creating Hello.gswa/....
 Compiling file Hello_main.m ...
 Compiling file Hello.m ...
 Compiling file HelloPage.m ...
 Compiling file Main.m ...
In file included from Main.m:18:
Main.h:12:25: warning: GSWeb/GSWeb.h: No such file or directory
 Linking gswapp Hello ...
gcc: WebObjects: No such file or directory
gcc: WOExtensions: No such file or directory
make[2]: *** [Hello.gswa/./Hello] Error 1
make[1]: *** [Hello.all.gswapp.variables] Error 2
make: *** [internal-all] Error 2

=================================
Looks like make couldn't find the frameworks. But the path is supposed
to be altered everytime some new module is installed.. 

Anyway, how to fix this? Thanks 



_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to