I trying to compile anything in Visual Studio 2019 with MinGW g++ compiler
. I downloaded it from here. I know that msvc compiler is good enough but I need MinGW GNU gcc compiler
for Olympics. I followed that tutorial but I have a lot of troubles and I don't know how to do that at all. 2 years ago N. Mos. asked this question. In my case it looks very similar. It would be wonderful if someone write step-by-step how to do that. If not, Is it better idea to use visualGDB and method from here?
Thanks for all answers.