benoit-dubreuil / template-repo-cpp-ecosystem

Template repository for projects using C++ and its ecosystem
MIT License
0 stars 0 forks source link

Compile Dummy Main.cpp With the MSVC Compiler #90

Closed benoit-dubreuil closed 3 years ago

benoit-dubreuil commented 3 years ago

Specifications

benoit-dubreuil commented 3 years ago

Got problems with CLion not using the right Python interpreter.

benoit-dubreuil commented 3 years ago

Had to open project in PyCharm, set the project structure and then go back to CLion.

Also, in CLion, disable run.processes.with.pty in order to make the terminal more user friendly.