Re[2]: Where's the "-libs" package for MinGW-w64?
Vadim Zeitlin <[email protected]>
| Newsgroups | gmane.comp.lib.wxwindows.general |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 4 Nov 2023 13:27:09 -0500 Leo28C wrote:
L> You don't understand.
Generally speaking, it might be helpful to consider that whenever there is
a misunderstanding, there are chances that it is not limited to just one side
of the conversation.
L> None of those downloads have what I need.
PB has already provided the answer, but the files you need are in
https://github.com/wxWidgets/wxWidgets/releases/download/v3.2.3/wxMSW-3.2.3_gcc1320_x64_Dev.7z
or similar (up to compiler version/architecture) archive.
L> The "binaries" releases only have .a and .dll files, while the "source
L> code" has the include files... but when I try to use that combination,
L> my compiler complains about a lack of "setup.h" which is MSVC-only.
Your assumption about setup.h being MSVC-only is incorrect. There _is_ a
MSVC-specific setup.h, but you should be using gcc-specific one, which is
included in the archive above. Please consult
https://docs.wxwidgets.org/stable/plat_msw_install.html#msw_build_apps
for more information.
L> I'm looking for the archive that that has:
L> - include
L> - lib
L> - bin
There is no single archive containing all this, please also read
https://docs.wxwidgets.org/stable/plat_msw_binaries.html
when using binaries.
Good luck.
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
https://www.tt-solutions.com/
signature.asc
(application/pgp-signature, 195 B)
-----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQQx+vLQdOwioQqkxtoG6kHeT2wehgUCZUbmMAAKCRAG6kHeT2we hoMdAJ49OZsOXxnVHbB3uMq3CI3D3HlwegCfV1mkbZqXzlGlEoHpy5kRIGg0sM8= =IaHn -----END PGP SIGNATURE-----