User forums > Help

wx3.3.x library build

<< < (2/3) > >>

stahta01:
The "CFG=64" likely means you need to edit the cbp file to file the DLL

Edit: Try editing the "WX_CFG" under the project custom variables.

Unix like systems supports configure/make build method. I use MSys2 MinGW UCRT64 environment.

Tim S.

stahta01:
Try editing the "WX_CFG" under the project custom variables.
Any luck?

Frank_CB:
I rebuilt wx3.3.2 after removing CFG=64 from my make command.
Then tried rebuilding codeblocks from source, but it continued failing because wxmsw32u couldn't be found. Vazd, from wxWidgets, says that that dll is made but hasn't been in any wxWidgets releases since probably before wx3.0. The question is: Is it coming from the v23828 nightly, that I was using as a host?

Doesn't cmake only make a makefile generally? You must of had another step or two to make the wx3.3 library?  Does your library contain dll files?

stahta01:
Look at the build log!
Then look at the name of the DLL and the path to the DLL.
See what is wrong.

Tim S.

stahta01:

--- Quote from: Frank_CB on April 02, 2026, 05:58:30 am ---I rebuilt wx3.3.2 after removing CFG=64 from my make command.
Then tried rebuilding codeblocks from source, but it continued failing because wxmsw32u couldn't be found. Vazd, from wxWidgets, says that that dll is made but hasn't been in any wxWidgets releases since probably before wx3.0. The question is: Is it coming from the v23828 nightly, that I was using as a host?

Doesn't cmake only make a makefile generally? You must of had another step or two to make the wx3.3 library?  Does your library contain dll files?

--- End quote ---

Why are you building the wx3.3 and thinking it will create an wx3.2 DLL?

Tim S.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version