I have created a workspace and projects files to build Code::Blocks on Windows independently of the wxWidgets version and number of bits (32 or 64). This work, based on a usage of environment variables (inspired by Andrew Cottrell previous work) has been previously published in the forum, but here it's an updated version available in a git repository : https://github.com/gerard-durand/codeblocks_gd_cbps
If you prefer, a synchronized svn version exist in : https://sourceforge.net/p/codeblocks-gd-cbps/svn/
I should precise that, it's based on the usage of "Global" Environment Variables.
Last edit: Gerard DURAND 2023-01-27
How to globally set the "custom variables" in the cbp files under a workspace
I think this is a very important contribution we could add to our svn, you can see the discussion in the above forum link.