> This Recipe , allow harbour to create
>
>
> hbqts.a
> hbqtcores.a
> hbqtguis.a
> hbqtnetworks.a
>
> Library that permits compile an HBQT program using static QT libraries
That's not news for me, I gave them these names.
> in order to , for example create an installer compiled static , thats
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
li
This Recipe , allow harbour to create
*hbqts.a
hbqtcores.a
hbqtguis.a
hbqtnetworks.a
Library that permits compile an HBQT program using static QT libraries
in order to , for example create an installer compiled static , thats works
in all linux distribution
without need to install any shared li
> 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
inter
My 2 cents.
Sorry about my bad english...
My user for test is: cdq
My linux is Ubuntu 9.10
Donwload Harbour SVN: svn co
https://harbour-project.svn.sourceforge.net/svnroot/harbour-project/trunk/harbour/home/cdq/harbour_svn/harbour
Download Qt 4.6.2 sources from: http://qt.nokia.com/download