I am resending, as the previous is lost...

From: Bisz István [mailto:istvan.b...@t-online.hu] 
Sent: 2009. december 7. 11:02
To: 'Harbour Project Main Developer List.'
Subject: RE: [Harbour] SF.net SVN: harbour-project:[13103] trunk/harbour

Hi Massimo,

> C:/HARBOUR/lib/win/mingw/libhbqt.a(hbqt_slots.o):hbqt_slots.cpp:(.tex
> undefined reference to `_imp___ZN9QListData7detach3Ev'
> C:/HARBOUR/lib/win/mingw/libhbqt.a(hbqt_slots.o):hbqt_slots.cpp:(.tex
> undefined reference to `_imp___ZN9QListData7detach3Ev'
> C:/HARBOUR/lib/win/mingw/libhbqt.a(hbqt_slots.o):hbqt_slots.cpp:(.tex
> undefined reference to `_imp___ZN9QListData7detach3Ev'

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)

Best regards,
István


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

Reply via email to