Hi Istvan, > The same experience I encountered with Qt 4.6 mingw environment (not > TDM-MINGW). > No more idea, as I have the same problem with two different development > environments, but on the same platform. > Please jump in, to clarify that it is specific to my environment or not. > > ===================================================== > @echo PREREQUISITES: > @echo Installed Qt SDK 4.6 to the default directory: c:\Qt\2009.05 ... > @echo from: http://get.qt.nokia.com/qtsdk/qt-sdk-win-opensource-2009.05.exe > @echo Note: MinGW GCC 4.4.0 is part of this installation > @echo Updated c:\download\harbour with the latest SVN > @pause > > @set HB_WITH_QT=C:/Qt/2009.05/qt/include > @set HB_INSTALL_PREFIX=c:\harbour\mingw
Well, one other difference and this one may be significant, I'm using plain binary QT distro, which gets installed into: <..>\Qt\4.6.0\ I didn't chose the SDK version, as I thought I need to build it, which is no option for me this time. Static builds are illegal for commercial apps anyway, so plain default bin build was fine. This is the one I installed: http://get.qt.nokia.com/qt/source/qt-win-opensource-4.6.0-mingw.exe [ I'll stop now, but let me note that this notion of SDK and non-SDK distro with different default dir (and unclear internal differences) is yet another thing to confuse the public :( It's not the first time this causes an issue on this list. ] Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
