News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Why the wx-config --version differently between the codeblocks and console

Started by gaotengfei, December 24, 2018, 01:20:16 PM

Previous topic - Next topic

gaotengfei

There are two version wxWidgets installed on my pc, but the wx-config --version put out 2.8.12 which will out put 3.1.2 in the console. That means the `wx-config --cxxflags` will go to include the headers in side the wx-2.8, Any one can tell me how to make the codeblocks using the 3.1.2 version? Thanks.