I'm trying to test hbqt under win. I started in a clean env and installed msys, tdm mingw 4.4.0, qt sdk, tortoisesvn and checkout svn 11613. harbour build is ok and I can run hbtest.exe and hbrun.exe and qt demo works as expected
If I build demoqt.prg using hbmk2 it works but if I try to build it using: hbmk demoqt.prg -lhbqt -L/opt/harbour/lib -L/opt/qtsdk/qt/lib -lQtCore4 -lQtGui4 -lQtNetwork4 -lQtWebKit4 I get a lot of: ... c:/opt/harbour/lib/libhbqt.a(hbqt_qapplication.o):hbqt_qapplication.cpp:(.text+0xf7): undefined reference to `__gxx_personality_sj0' ... Googling i've found it's a cpp vs c issue. Is there a way to use hbqt with hbmk scripts? I've also found that there are two sets of dlls one in /opt/qtsdk/bin and one in /opt/qtsdk/qt/bin, they are different but they report the same version number. Any idea? best regards, Lorenzo _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour