#(default=all)?

1 messages · Page 1 of 1 (latest)

pliant herald
#

Hi I'm following steps from "Using GCC with MinGW" on the VS code website and I'm trying to accept all from the mingw-w64-x86_64-toolchain, but I have no idea what to enter. Can someone please assist? I'm new to C++ with no legit experience in programming, except MATLAB lol, so setting up a compiler is foreign to me.

brittle coral
#

Just press enter. BTW, you are using UCRT64 environment but installing packages for MINGW64.

pliant herald
#

Oh okay thank you. Do you have a preference for an environment? I recall reading on the MSYS website to use the UCRT64 environment if unsure which to use.

brittle coral
#

But feel free to use any environment. Some old or popular articles suggests mingw64 because it came first.

pliant herald
#

Thanks for the info