[Harbour] minimal hbqt app
Viktor Szakáts
harbour.01 at syenar.hu
Wed Jul 1 11:53:27 EDT 2009
I'm trying to make header usage more granular, maybe that'll
help seeing where are the unwanted bindings.
Everyone is welcome to join this effort, there are 220 files
to process.
Brgds,
Viktor
On 2009.07.01., at 17:44, Lorenzo Fiorini wrote:
> I've extracted from demoqt.prg the minimal code necessary to create a
> systray demo and I've tried to deploy it to a Linux system that
> doesn't have qt installed.
>
> The app requires:
>
> libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0xb7d59000)
> libQtGui.so.4 => /usr/lib/libQtGui.so.4 (0xb736a000)
> libQtNetwork.so.4 => /usr/lib/libQtNetwork.so.4 (0xb724d000)
> libQtWebKit.so.4 => /usr/lib/libQtWebKit.so.4 (0xb63d8000)
> libaudio.so.2 => /usr/lib/libaudio.so.2 (0xb5f4e000)
> libphonon.so.4 => /usr/lib/libphonon.so.4 (0xb5d45000)
> libQtXml.so.4 => /usr/lib/libQtXml.so.4 (0xb5bb5000)
>
> while it I would expect only:
>
> libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0xb7d59000)
> libQtGui.so.4 => /usr/lib/libQtGui.so.4 (0xb736a000)
>
> Is there any way to make hbqt more "granular"? ( that is require only
> the libs used in the app? )
>
> best regards,
> Lorenzo
> _______________________________________________
> Harbour mailing list
> Harbour at harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
More information about the Harbour
mailing list