libtiff
Kit Bishop
kit at bishop.net.nz
Fri Dec 7 01:19:40 PST 2007
Steven Van Ingelgem wrote:
> Hi all,
>
>
> How do I configure in order to use the internal version of tiff? I
> generally compile statically, but when the libtiff-dev package is
> installed, it will use this one, but I want it to use the internal
> version because that one will be compiled static as well.
> This way I keep the dependencies to a minimum.
>
> Or is there any other way to include the libtiff.so INSIDE the
> executable? (afaik not, but it won't asking ;)).
>
>
Use --with-libtiff=builtin among your configure options when building
wxWidgets.
Best regards,
Kit
More information about the wx-users
mailing list