HOW TO Install CLion and MSYS2

Описание к видео HOW TO Install CLion and MSYS2

Learn how to install JetBrain's CLion IDE for C++ programming using MSYS2 as the backend.

From the video:
To get a free JetBrains student account: https://www.jetbrains.com/student/
To download CLion: https://www.jetbrains.com/clion/
MSYS2 Installer page: https://msys2.github.io/

The MinGW-w64 Win64 Shell command to install the C++ toolchain:
pacman -S mingw64/mingw-w64-x86_64-gcc mingw64/mingw-w64-x86_64-cmake mingw64/mingw-w64-x86_64-gdb mingw64/mingw-w64-x86_64-make

Комментарии

Информация по комментариям в разработке