This is a working in progress download and install qt in c:\devl\qt update harbour fom svn modify and execute follow --- MinGW GCC 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
2009/4/15 Bruno Luciani <[email protected]>: > I need Help , instructions to compile hbqt and samples > > I have downloaded qt and harbour dev precompiled for mingw ( including hbqt > lib precompiled) > > But compile hbqt samples giveme a lot of errors > > any little tutorial ? > > thanks in advance > > Bruno > > _______________________________________________ > Harbour mailing list > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour > > -- Massimo Belgrano _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
