> If you need to build harbour with TDM-MINGW with dual rewind feature
> installed and Qt previous to 4.6 release, you should set HB_COMPILER to
> mingw, skipping in this way the build system auto detection: 
> 
> set HB_WITH_QT=C:/Qt/4.5.3/include
> set HB_COMPILER=mingw
> 
> for 4.6 just:
> 
> set HB_WITH_QT=C:/Qt/4.6.0/include
> set HB_COMPILER= (or without)

Or:

set PATH=C:\ming-441-tdm\bin
set HB_WITH_QT=C:/Qt/4.5.3/include
win-make

---

set PATH=C:\ming-441-tdm-dw2\bin
set HB_WITH_QT=C:/Qt/4.6.0/include
win-make

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to