Re: Re[2]: Where's the "-libs" package for MinGW-w64?
Leo28C <[email protected]>
| Newsgroups | gmane.comp.lib.wxwindows.general |
|---|---|
| Message-ID | <CAALhvVZ5EOcTneMPS-G5F6EyrRcQ-y-RmTiGEzKr08gBfcDSkg@mail.gmail.com> |
Okay, so I need a folder called something like include/gcc that has its own setup.h, correct? I still don't know where that's at. The file you linked ( wxMSW-3.2.3_gcc1320_x64_Dev.7z <https://github.com/wxWidgets/wxWidgets/releases/download/v3.2.3/wxMSW-3.2.3_gcc1320_x64_Dev.7z>) has no include files at all, only a lib folder. I just successfully compiled wxWidgets using ./configure and make from MSYS2... and I *STILL *don't have any other folders inside include besides wx and msvc... This is really bizarre right now On Sat, Nov 4, 2023 at 7:47 PM Vadim Zeitlin <[email protected]> wrote: > 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/ > -- Please read https://www.wxwidgets.org/support/mlhowto.htm before posting. --- You received this message because you are subscribed to the Google Groups "wx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/wx-users/CAALhvVZ5EOcTneMPS-G5F6EyrRcQ-y-RmTiGEzKr08gBfcDSkg%40mail.gmail.com.