Re: Compiling wxWidgets for Linux without GTK
Vadim Zeitlin <[email protected]>
| Newsgroups | gmane.comp.lib.wxwindows.general |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 22 Jun 2024 06:36:01 -0700 (PDT) Сергей Коныгин wrote:
> I need to build wxWidgets for Linux that working in a text mode. If I run
> my console application there is an error: error while loading shared
> libraries libgtk-3.so.0.
> What string should I use to configure wxWidgets and build it?
You need to use --disable-gui configure option.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
https://www.tt-solutions.com/
signature.asc
(application/pgp-signature, 195 B)
-----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQQx+vLQdOwioQqkxtoG6kHeT2wehgUCZnbbFwAKCRAG6kHeT2we hiIcAJ44BjWo3fkwY5iTb0yUkr9wVlEWxgCeKCOTVA6CvXiNS3D87soR0n5CtA4= =gSF1 -----END PGP SIGNATURE-----