Re: Problem on linking to static libraries
Vadim Zeitlin <[email protected]> Wed, 17 Jun 2026 16:43:08 +0200
| Newsgroups | gmane.comp.lib.wxwindows.general |
|---|---|
| Message-ID | <[email protected]> |
--8323329-964445884-1781707389=:2040883
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
Content-Disposition: INLINE
On Wed, 17 Jun 2026 13:35:44 +0300 Erkam Murat Bozkurt wrote:
EMB> Currently, I am developing a fully automatic C++ build system generator and
EMB> I am performing some tests on the platform. However, when I try to
EMB> give links to the wxWidgets libraries, it gives undefined reference to some
EMB> libraries
You need to give at least some details about what you're doing, e.g.
1. How do you build wxWidgets: static or shared libraries?
2. How do you link with it, e.g. maybe the link command.
Without this it's highly unlikely that anybody will be able to answer your
question. My only idea is that you use static libraries and don't put them
in the right order, but it's a total shot in the dark.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
https://www.tt-solutions.com/
--8323329-964445884-1781707389=:2040883
Content-Type: APPLICATION/PGP-SIGNATURE
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0WIQQx+vLQdOwioQqkxtoG6kHeT2wehgUCajKyfAAKCRAG6kHeT2we
hmo0AJ0Qi4/OhNSJL4waI/g0gHbOf6RKHgCffXFieBiXJAUg40/5M/FQt43xDjo=
=XHTb
-----END PGP SIGNATURE-----
--8323329-964445884-1781707389=:2040883--