SET HB_QT_STATIC=yes SET HB_INC_ADS=c:\devl\acesdk SET HB_BUILD_IMPLIB=yes SET HB_DIR_ADS=c:\devl\acesdk SET HB_INC_QT=c:\devl\Qt\2009.02\qt\include set HB_CONTRIB_ADDONS=gtqtc set HB_DIR_MYSQL=c:\devl\MySQL51 set HB_INC_MYSQL=c:\devl\MySQL51\include SET HB_COMPILER=mingw SET HB_ARCHITECTURE=win SET HB_INSTALL_PREFIX=c:\harbour\%HB_COMPILER% SET PATH=C:\devl\MinGWTDM\bin;c:\harbour\%HB_COMPILER%\bin;%PATH% SET LIB=C:\harbour\%HB_COMPILER%\LIB; SET INCLUDE=C:\harbour\%HB_COMPILER%\INCLUDE; SET OBJ=C:\harbour\%HB_COMPILER%\OBJ call make_gnu.bat %1 %2 > log-%HB_COMPILER%.txt 2>&1
Obviously you didn't even read my previous answer... Nor some of my previous e-mails, seeing your settings: LIB, INCLUDE, OBJ was useful for Clipper, but for Harbour they are completely unnecessary for all scenarios.
I not have any hbqt.lib and hbqts.lib must set HB_CONTRIB_ADDONS=hbqt,gtqtc?
You must set HB_INC_QT correctly.
seem me that HB_QT_STATIC is only for hbmk2 (in this case imo better command line)
Not true (in fact hbmk2 doesn't even know this setting, it's just a custom flag used in .hbc files). Just do a grep on Harbour source tree if you cannot believe it. Brgds, Viktor _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour