Hi Viktor, of course.  My test program work fine with this libraries in an
Ubuntu 9.10

from harbour lib folder:

libhbqts.a
libhbqtcores.a
libhbqtguis.a
libhbqtnetworks.a

+

from qt lib folder (warning, gcc search library method detect first .so
libraries instead of .a)

libQtCore.a
libQtGui.a
libQtWebKit.a
libQtNetwork.a

+

from cpp lib folder (/usr/lib)

libSM.a
libXt.a
libgthread-2.0.a
libdbus-glib-1.so.2.1.0
libgdk-x11-2.0.so.0

Regards
CdQ

On Sat, May 29, 2010 at 1:59 PM, Viktor Szakáts <harbour...@syenar.hu>wrote:

> > That's all.  You are ready to make Harbour/GCC/HbQt program with static
> Qt access.  Obviously, you need use HBMK2 for make it and you need add the
> necessaries Linux libraries in link stage to resolve externals references.
>
> Can you tell what are those lib? This information is the only
> interesting missing bit from current Harbour.
>
> Viktor
>
> _______________________________________________
> Harbour mailing list (attachment size limit: 40KB)
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>



-- 
Saludos/Regards/Abraços
CdQ
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to