>
> set HB_INC_QT=c:\devl\qt\2009.01\qt\include

set HB_INC_QT=/c/devl/Qt/2009.01/qt/include

See INSTALL line 152-153 in "HOW TO ENABLE OPTIONAL COMPONENTS BEFORE BUILD"
section:
"
   NOTES: - For mingw and cygwin you have to use forward slashes
            and also cygwin drive notation for cygwin.
"

Did you _ever_ read this document?


> set HB_DIR_QT=c:\devl\qt\2009.01\qt\


Not needed.


> SET HB_CONTRIB_ADDONS=hbqt


Not needed.


> SET HB_ARCHITECTURE=win


Not needed. (how many times do I have to tell you this...)


> set HB_INSTALL_PREFIX=/c/harbour/%HB_COMPILER%
> set
> PATH=C:\devl\msys\1.0\bin;C:\devl\MinGW\bin;c:\harbour\%HB_COMPILER%\bin;%PATH%


Not needed: c:\harbour\%HB_COMPILER%\bin


> sh make_gnu.sh clean install > log-%HB_COMPILER%.txt 2>&1


--
Viktor
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to