I am using Visual Studio 2019 community version in windows. Currently cl.exe compiler is used. But i want to replace the cl.exe compiler with gcc compiler. More clearly, i want to get gcc compiled output from visual studio.
Please help me.
I am using Visual Studio 2019 community version in windows. Currently cl.exe compiler is used. But i want to replace the cl.exe compiler with gcc compiler. More clearly, i want to get gcc compiled output from visual studio.
Please help me.