Linking CppUnit?

Jiann-Ming Su js290 at bellsouth.net
Mon Jul 15 21:40:34 BST 2002


On Mon, 15 Jul 2002, Jiann-Ming Su wrote:

> I'm using KDevelop 2.1 and have CppUnit installed in /usr/local.  How do
> I link the project I'm working on to the CppUnit libraries?  
> 
> I've tried adding "libcppunit" to the "additional libraries" field under
> Linker Options.  I have --x-includes=/usr/local/include and 
> --x-libraries=/usr/local/lib under "Configure" in "Compiler Options."
> 
> I seem to be able to compile the modules, but I can't link the libraries
> to the main program.  Thanks for any help.
> 

Nevermind, it should simply be "-lcppunit" as opposed to "libcppunit".
-- 
Jiann-Ming Su  js290 at bellsouth.net
"I'm not a crook."  --Bernie Ebbers, former Worldcom CEO to his church
congregation.


-
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