2009/6/7 Szakáts Viktor <[email protected]>:
>> SET HB_QT_STATIC=yes
>> Obviously you didn't even read my previous answer...
>> Nor some of my previous e-mails, seeing your settings:
>> LIB, INCLUDE, OBJ was useful for Clipper, but for Harbour
>> they are completely unnecessary for all scenarios.
Well. i go to remove

>
> You must set HB_INC_QT correctly.

How can i do for set HB_INC_QT correctly?
SET HB_INC_QT=c:\devl\Qt\2009.02\qt\include
follow is my dir
 Directory di c:\devl\Qt\2009.02\qt\include

28/05/2009  08.11    <DIR>          .
28/05/2009  08.11    <DIR>          ..
28/05/2009  08.14    <DIR>          ActiveQt
28/05/2009  08.14    <DIR>          Phonon
28/05/2009  08.14    <DIR>          Qt
28/05/2009  08.14    <DIR>          Qt3Support
28/05/2009  08.14    <DIR>          QtAssistant
28/05/2009  08.14    <DIR>          QtCore
28/05/2009  08.14    <DIR>          QtDBus
28/05/2009  08.14    <DIR>          QtDesigner

>
>> seem me that HB_QT_STATIC is only for hbmk2 (in this case imo better
>> command line)
>
> Not true (in fact hbmk2 doesn't even know this setting, it's
> just a custom flag used in .hbc files). Just do a grep on Harbour
> source tree if you cannot believe it.

sorry I have evalutated only contents of  c:\harbour\contrib\hbqt\tests\hbqt.bbc

#
# $Id: hbqt.hbc 11259 2009-06-07 12:24:10Z vszakats $
#

{allwin}libpaths=${HB_DIR_QT}\lib

{mingw|mingwce|(gcc&(linux|darwin))}libs=supc++
{!HB_QT_STATIC}libs=hbqt
{HB_QT_STATIC}libs=hbqts


-- 
Massimo Belgrano
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to