gnustep-dev
[Top][All Lists]
Advanced

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

make gsweb


From: Elim Qiu
Subject: make gsweb
Date: Thu, 03 Jun 2010 15:54:40 -0600

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 





reply via email to

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