Thanks sorry for wasting your time I am started from the idea that qt support only mingw, so i not thinked at traslate minigw notation Is possible use msvc9 with qt?
2009/3/27 Viktor Szakáts <[email protected]>: >> 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 > > -- Massimo Belgrano Analisi e sviluppo software per Lan e Web - Consulenza informatica - Formazione Delta Informatica S.r.l. http://www.deltain.it/ +39 0321 455962 _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
