Hi An another test case with full positive results with latest SVN and Qt 4.6 for VS2008. The MinGW with Qt 4.6 and Qt 4.5.3 follows... hbide, demoxbp and demoqt are executed crash free, so we should concentrate on the functional issues from now, I think. See below the script used for my tests, please tune/comment it:
@echo PREREQUISITES: @echo Installed Qt 4.6 for vs2008 to the default directory: C:/Qt/4.6.0/ ... @echo from: http://get.qt.nokia.com/qt/source/qt-win-opensource-4.6.0-vs2008.exe @echo Updated c:\download\harbour with the latest SVN @pause @set HB_WITH_QT=C:/Qt/4.6.0/include @set HB_INSTALL_PREFIX=c:\harbour\msvc call "c:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 @cd c:\downloads\harbour @win-make clean install @set PATH=%PATH%;C:\harbour\msvc\bin @cd c:\downloads\harbour\contrib\hbide @hbmk2 -rebuild hbide.hbp -cflag=-MD @cd c:\downloads\harbour\contrib\hbxbp\tests @hbmk2 -rebuild demoxbp.prg @cd c:\downloads\harbour\contrib\hbqt\tests @hbmk2 -rebuild demoqt.prg @set PATH=%PATH%;C:\Qt\4.6.0\bin @cd c:\downloads\harbour\contrib\hbide @hbide @pause @cd c:\downloads\harbour\contrib\hbxbp\tests @demoxbp @pause @cd c:\downloads\harbour\contrib\hbqt\tests @demoqt @pause Best regards, István _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour