Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: meirab100 on January 06, 2023, 09:31:42 pm

Title: install multiple c++ with codeblocks
Post by: meirab100 on January 06, 2023, 09:31:42 pm
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.
Title: Re: install multiple c++ with codeblocks
Post by: stahta01 on January 07, 2023, 02:04:01 am
Please learn how to use an Code::Blocks project https://wiki.codeblocks.org/index.php/Creating_a_new_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.