Am Mittwoch 10. August 2005 10:12 schrieb Aje...@in...:
> Hello,
> I am Ajesh from Infineon Technologies India, using CppUnit Test tool for
> Unit testing.
> [Errors from compiler output..]
> 1. cppunit error PRJ0019: A tool returned an error code from
> "Copying target to lib/"
> [..]
> 3. TestRunner fatal error LNK1181: cannot open input file
> '..\..\..\lib\cppunitd.lib'
> [..]
> 5. simple fatal error LNK1181: cannot open input file
> 'cppunitd.lib'
> [..]
> 14. CppUnitTestMain fatal error LNK1181: cannot open input file
> 'cppunitd.lib'
> [..]
Hello Ajesh,
your linker can not found the cppunit library file, as stated in the compil=
er=20
output. Have you tried to solve the cause for the first error (can not copy=
=20
target to lib/)?=20
If your problem persists, please provide more info about your platform=20
(compiler, operating system..). Then perhaps someone (with more knowledge=20
about the windows platform than i) could help you on this list.
Best regards and good luck,
Henning Westerholt
|