How do I edit or change the target compiler in a .vcxproj/.sln file to GCC (gcc.exe, g++.exe, ld.exe) installed on Windows in order to compile as perfectly working as MSVC cl.exe building a source code on Visual Studio??
↧
How do I edit or change the target compiler in a .vcxproj/.sln file to GCC (gcc.exe, g++.exe, ld.exe) installed on Windows in order to compile as perfectly working as MSVC cl.exe building a source code on Visual Studio??