News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

install multiple c++ with codeblocks

Started by meirab100, January 06, 2023, 09:31:42 PM

Previous topic - Next topic

meirab100

when install codeblocks, there should be an option to install c++11 / c++14 / c++17 / c++20 / c++23 at once.
the disk storage is no more a problem, but, if a program needed to run under different c++, there is a need to change definitions.

every c++ version can have it's own subdirectory.
for each project in the left side, an option can be added to move it from c++ to another.

stahta01

Please learn how to use an Code::Blocks project https://wiki.codeblocks.org/index.php/Creating_a_new_project

Then, restate your question/request stating what you mean in a clear manner.

When you use install C++ I have no idea if you mean Compiler Toolchain or Compiler Option.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]