problem compiling project
Andreas Schlapbach
schlpbch at iam.unibe.ch
Fri May 11 22:01:45 BST 2001
On Friday 11 May 2001 22:16, you wrote:
> Hello,
>
> in my project (kdevelop 1.4) I've 4 subdirectories (static libs).
> If I try to compile my project I get this error:
>
> gmake[3]: Entering directory '/opt/devel/ogx/ogx/misc'
> gmake[3]: Leaving directory '/opt/devel/ogx/ogx/misc'
> gmake[3]: ** No rule to make target 'all'. Stop.
> gmake[2]: Entering directory '/opt/devel/ogx/ogx'
> gmake[1]: Entering directory '/opt/devel/ogx'
> gmake[2]: *** [all-recursive] Error 1
> gmake[1]: *** [all-recursive] Error 1
> gmake: ***[all-recursive-am] Error 2
> *** failed ***
>
> Please can you help me?!
You have to provide a Makefile for these directories.
Or try 'make -k' ;)
Andreas
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list