Code::Blocks Forums

User forums => Help => Topic started by: alexjob5 on March 29, 2022, 06:13:20 am

Title: How to add a custom compiler
Post by: alexjob5 on March 29, 2022, 06:13:20 am
- is there any way to set a "custom" compiler in Settings > Compiler...? my intention is to use multiple versions of MSVC compiler.
for example add "MSVC compiler 2017", "MSVC Compiler 2019"
Title: Re: How to add a custom compiler
Post by: Miguel Gimenez on March 29, 2022, 08:56:46 am
You can copy any compiler and edit it afterwards.
Title: Re: How to add a custom compiler
Post by: alexjob5 on March 29, 2022, 09:02:42 am
You can copy any compiler and edit it afterwards.
i just realized about copy and edit buttons, sorry and thanks