Massimo where you use this script ?  I try in Msys but don't work
of course modifying the paths but Msys give an error I transcript below


/////////////////////////////////////////
set HB_INC_QT=/c/devl/Qt/2009.01/qt/include
set PATH=C:\devl\msys\1.0.11\bin;C:\devl\MinGW-432\bin;%PATH%
set HB_COMPILER=mingw
set HB_INSTALL_PREFIX=C:\harbour
sh make_gnu.sh %1 %2 > log-%HB_COMPILER%.txt 2>&1
/////////////////////////////////////////////////


Msys Error:

$ make_qt.sh
./make_qt.sh: SET: command not found
./make_qt.sh: C:MinGWbin: command not found
./make_qt.sh: fg: no job control

My QT  lib install is in c:\QT\4.5.0



Thanks for your help
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to