Re: [Cppunit-devel] Bug(?) in cppunit-1.8.0
Brought to you by:
blep
From: Carlo W. <ca...@al...> - 2002-08-02 12:15:46
|
On Fri, Aug 02, 2002 at 08:39:45AM +0200, Baptiste Lepilleur wrote: > The QtTestRunner don't get compiled automatically. The makefile.am is only > there to insure that it is distrubed in the tar ball. > > You need to manually run the 'build' script in the src/qttestrunner > directory. I think you need to have a look at what ACTUALLY goes into the tar that you release. There seems to be a lot missing. For example, in the ChangeLog I find a references to examples/qt/, but this directory is not there. Other directories or files might be missing as well. There is no src/qttestrunner/build script. There is a src/qttestrunner/build.bat, but I am running linux not DOS. Trying to running that batch file gives me: /usr/src/cppunit-1.8.0/src/qttestrunner>./build.bat ./build.bat: line 1: tmake: command not found ./build.bat: line 2: nmake: command not found ./build.bat: line 3: nmake: command not found -- Carlo Wood <ca...@al...> |