If you have HB_INC_QT set, but the lib still doesn't build, you have
HB_INC_QT set incorrectly.

Please note the default location of this dir is different for
static and normal builds of QT.

Brgds,
Viktor

On 2009.08.21., at 9:40, Horodyski Marek (PZUZ) wrote:

-----Original Message-----
From: Viktor Szakáts [mailto:harbour...@syenar.hu]
Sent: Thursday, August 20, 2009 6:34 PM
To: Harbour Project Main Developer List.
Subject: Re: [Harbour] Plugins in hbqts library

...

When and where is this lib : lhbqts created.

It's create by Harbour build process, when HB_QT_STATIC is set
to 'yes'. For some reason though the lib is not built,
probably because HB_INC_QT is not set properly. Check your
Harbour build log.

Brgds,
Viktor


Hm. My set in work environment :

C:\harbour\lib\win\mingw>set hb
HB_COMPILER=mingw
HB_INC_QT=C:\Qt\include
HB_QT_STATIC=yes
Path=C:\gcc\mingw\bin;C:\harbour\bin;C:\orant\BIN;C:\instantclient \ODBC;C:\BATCH;C:\ExeCom;C:\Windows\System32;

In home :

HB_COMPILER=mingw
HB_INC_QT=D:\Qt\include
HB_INSTALL_PREFIX=D:\harbour
HB_QT_STATIC=yes
Path=d:\gcc\mingw\bin;d:\harbour\bin;D:\BATCH;D:\ExeCom;c:\Windows \System32;

In log file I see :

║ 464│D:/harbour/config/mingw32-make -C hbqt clean
║ 465│Detected host platform: win
║ 466│Detected host executable extension: .exe
║ 467│mingw32-make[2]: Entering directory `D:/harbour/contrib/hbqt'
║ 468│"The 'hbqt' library ignored."
║ 469│mingw32-make[2]: Leaving directory `D:/harbour/contrib/hbqt'

Here and here qtlibs are not created. Harbour environment :

C:\harbour\bin>harbour.exe
Harbour 2.0.0beta2 (Rev. 12131)

From the past week. I will from todays nigtzipfile from scratch.

Regards,
Marek Horodyski
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to