Hi
first im impressed with the qwt library.
thanks for your great effort.
im sorry to add to the long list of mingw/qwt post.
but i have been struggling along time to get the qwt library to install correctly
code compiles fine with mingw32-make
im following the install file instructions.
i installed latest QTsdk 4.80. im using windows7 64bits
the directory C:/qwt-6.0.1 is not created
but when try to make install i get following errors by using -d switch:
Must remake target `install_target'.
Creating temporary batch file C:\Users\user\AppData\Local\Temp\make6084-1.bat
mingw32-make[2]: Entering directory `C:/temp3/qwt-6.0.1/src'
CreateProcess(C:\Users\user\AppData\Local\Temp\mak e6084-1.bat,C:\Users\user\AppD
ata\Local\Temp\make6084-1.bat,...)
Putting child 0x01dd55a0 (install_target) PID 31438480 on the chain.
Live child 0x01dd55a0 (install_target) PID 31438480
Main thread handle = 0x00000068
The filename, directory name, or volume label syntax is incorrect.
Reaping losing child 0x01dd55a0 PID 31438480
Cleaning up temp batch file C:\Users\user\AppData\Local\Temp\make6084-1.bat
mingw32-make[2]: *** [install_target] Error 1
Removing child 0x01dd55a0 PID 31438480 from chain.
mingw32-make[2]: Leaving directory `C:/temp3/qwt-6.0.1/src'
Reaping losing child 0x0047ad40 PID 4635744
mingw32-make[1]: *** [debug-install] Error 2
Removing child 0x0047ad40 PID 4635744 from chain.
mingw32-make[1]: Leaving directory `C:/temp3/qwt-6.0.1/src'
Reaping losing child 0x01d6a270 PID 30773072
Cleaning up temp batch file C:\Users\user\AppData\Local\Temp\make3696-1.bat
mingw32-make: *** [sub-src-install_subtargets-ordered] Error 2
Removing child 0x01d6a270 PID 30773072 from chain.
C:\temp3\qwt-6.0.1>
i have tried to comment out qwtdesigner
any idea what im doing wrong
Bookmarks