I'm using the rev13826, plus I have some patches locally mainly on the codecompletion plugins. I'm under Windows 10 64bit, and I used the latest GCC version(15.2) in msys2/mingw64 platform. My wxWidgets version is 3.3.2. I don't have such issue.
I'm using the rev13826, plus I have some patches locally mainly on the codecompletion plugins. I'm under Windows 10 64bit, and I used the latest GCC version in msys2/mingw64 platform. I don't have such issue.
* update.bat: replace some wilcards by a for...do syntax(thanks gd_on)
* cbp: add -Wextra to clangd_client_Windows.cbp and codesnippets_Windows.cbp, move WX_VER setting to a higher level(thanks gd_on)
I think you can not unzip the files in program files folder.
There was also error when I tried to compile my code and it said something like "Coudn't find the gcc compiler at desired location". You need to set the compiler path in the codeblocks' settings.
Secondly, when I unziped files in another folder that build immediatly suggested me to install a few more plugins and compiler just didn't work. What should I do? Can you tell use what are the steps you did? I haven't see such error before. Who suggested me to install some plugins? Can you give use some screen shots?
- wxSmith: fix build error against wxWidgets 3.3.2 library