Hello Massimo Here is my makegnu_MINGW.bat
@echo off cd\harbour : MINGW32_MAKE MINGW QT HBMK2 set path=c:\harbour_dev;c:\mingw\bin;C:\Qt\2009.01\qt\bin;c:\harbour_dev\mingw\bin;%path% set HB_INC_QT=C:\Qt\2009.01\qt\include set HB_DIR_QT=C:\Qt\2009.01\qt set HB_ARCHITECTURE=win set HB_COMPILER=mingw : uncomment following line if you want static hbqts.lib also :set HB_QT_STATIC=yes set HB_INSTALL_PREFIX=C:\harbour_dev\harbour\mingw set HB_BIN_INSTALL=%HB_INSTALL_PREFIX%\bin set HB_LIB_INSTALL=%HB_INSTALL_PREFIX%\lib set HB_INC_INSTALL=%HB_INSTALL_PREFIX%\include set SHLVL= echo.Installing [ makegnu_MINGW ] echo.. call make_gnu.bat clean install %1 %2 > c:\harbour_dev\log-%HB_COMPILER%.txt 2>&1 Adjust paths to your environment and click this batch. It will build all libraries in respective folders. In this case it c:\harbour_dev\harbour\mingw Regards -- View this message in context: http://www.nabble.com/SF.net-SVN%3A-harbour-project%3A-11258--trunk-harbour-tp23910085p23915816.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour