Viktor, I agree.

# contribs with external dependencies
> DIRS +=\
>        gtalleg \
>        gtqtc \     <-- This is added
>        hbblat \

Instead of this, just use:
set HB_CONTRIB_ADDONS=gtqtc

Also I finished compiling with .-

Set HB_INC_QT=D:\Qt\2009.01\qt\include
set HB_CONTRIB_ADDONS=gtqtc
Set HB_INC_PGSQL=C:\PgSQL\include
set HB_DIR_PGSQL=C:\PgSQL
        
And I have the libraries .-
libgtqtc.a libhbqt.a libhbpgsql.a and libsddpg.a

Thank you very much.

--
Xavi

Viktor Szakáts escribió:
MinGW distributed with QT is a stripped installation, so
I wouldn't recommend using it for Harbour, it could work,
but it's an uncertain road with no benefit. It's not
obligatory to use it with QT either, it's just bundled
to help those users who don't have one.

For me it gave some warnings for GTWVG, compared to the
official distro with the same version, I didn't try rest
of Harbour.

All in all it's better to use known generic MinGW distros:
- http://sf.net
- http://www.tdragon.net/recentgcc

Brgds,
Viktor


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

Reply via email to