On 16 Nov 2005, at 10:30, Dennis Leeuw wrote:

Building ProjectCenter against the lastest GNUstep releases I get:

/usr/bin/ld: cannot find -lProjectCenter
collect2: ld returned 1 exit status
make[1]: *** [ProjectCenter.app/ix86/linux-gnu/gnu-gnu-gnu/ ProjectCenter] Error 1
make: *** [ProjectCenter.all.app.variables] Error 2

Anyone any idea what might be the case?

Works for me ... have you tried building with 'messages=yes' to find how it's linking? The link command should contain a '-L' option specifying the directory where libProjectCenter.so can be found.



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

Reply via email to