I am new to C++ and want to learn it.
I tried to follow the instructions here to install the gcc compiler.While typing pacman -S mingw-w64-x86_64-gcc
in the MSYS Shell, I get the following error and could not install the compiler.
What could be the reason for it? Could it be because I don't have administrative rights of my laptop?