How to add a new environment in Clion

已回答

I want to add to the Clion toolchains a new environment but can't seem to find an option for that an existing Clion installation (I know how to do it when installing Clion of course). Namely I was using the minGW environment so far and want to switch to using the visual c++ environment in Clion.

All the Clion documentation I could find on the topic only discussed adding environment in the Clion installation process.

Is there not another way than reinstalling Clion?

 

Yoav.

 

0

Hi, Yoav!

Please open File | Settings | Build, Execution, Deployment | Toolchains, add a new toolchain (MSVC) and use the "arrow" button to navigate it towards the top of the list.

0

请先登录再写评论。