Re: wxWidgets on Windows 10

Vadim Zeitlin <[email protected]> Tue, 4 Aug 2026 12:58:42 +0200
Newsgroups gmane.comp.lib.wxwindows.general
Message-ID <[email protected]>
--8323329-756898537-1785841123=:2009552
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
Content-Disposition: INLINE

On Tue, 4 Aug 2026 11:50:26 +0200 Vladimir Stefanovic wrote:

VS> How to install wxWidgets on Eclipse on Windows 10?

 You don't install wxWidgets on Eclipse. You install it in the usual way, i.e. just check it out from Git or unpack the release archives somewhere, then build it using the C++ compiler you want to use in Eclipse and then configure Eclipse to use the flags that are output by wx-config (supposing you've used either CMake or MSYS2) for building your application. This is explained in a bit more details at https://docs.wxwidgets.org/latest/overview_install.html but I'm afraid there are no Eclipse-specific instructions there. There is a page on the wiki for it (https://wiki.wxwidgets.org/Eclipse) but I'm not sure if it's still relevant as it was clearly written many years ago -- maybe you could update it after finishing to set it up.

 Good luck,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               https://www.tt-solutions.com/

--8323329-756898537-1785841123=:2009552
Content-Type: APPLICATION/PGP-SIGNATURE

-----BEGIN PGP SIGNATURE-----

iF0EABECAB0WIQQx+vLQdOwioQqkxtoG6kHeT2wehgUCanHF4gAKCRAG6kHeT2we
hhfAAJ9oE2N9hRp3H7NEQOD5MQltWNOfXQCff04O6NS0Ay0Pb/H2LDKtg1JPFiw=
=DwuK
-----END PGP SIGNATURE-----

--8323329-756898537-1785841123=:2009552--