Re: [Cppunit-devel] Problem in compiling.....cppunit-1.10.2
Brought to you by:
blep
From: Baptiste L. <bl...@us...> - 2005-08-11 18:58:00
|
Aje...@in... wrote: > Hello, > > I am Ajesh from Infineon Technologies India, using CppUnit Test tool > for Unit testing. > > When I build the code (cppunit-1.10.2), I am facing some problem in > compililng. I am sending the errors occurred. > Please solve my problem as early as possible. > > The Errors are: > > 1. cppunit error PRJ0019: A tool returned an error code from > "Copying target to lib/" You are probably using the cppunit-cvs-1.10.2.tar.gz. The directory lib/ is missing. Just create it and make sure the library get copied there in the post-build step or get the cppunit-1.10.2.tar.gz distrib and rebuild everything. Baptiste. --- Baptiste Lepilleur <bl...@us...> CppUnit maintainer OpenTest and CppUnit 2 developer. |