msys2

Installing MinGW-w64-x86 64-gdb-8.3.1 on MSYS2

Installed the CLion IDE. I put the toolchain as a starter kit for the work. By default, the gdb-9.1- debugger is installed, a ... ly specified package gdb.exe from c:\msys64\usr\bin\ just doesn't perceive it. What am I doing wrong and what should I do? :)

Did I set up the project correctly with the MinGW compiler (CLion)

Installed MinGW via msys2: compiler pacman -S mingw-w64-x86_64-gcc make pacman -S mingw-w64-x86_64-make gdb. Added path ... double x; std::cin >> x; std::cout << "Hello, World! " << x << std::endl; return 0; }

How to install mingw-w64-x86 64-GCC with MSYS2 if I get the message that mingw64 is already installed on the system

I am trying to install GCC on my Windows station to do new tests with the use of GCC and some C-compiled programs that can be ... eram erros e, portanto, nenhum pacote foi atualizado. consu_000@SocialSLA MSYS ~ What should I do to solve such a problem?