I have Visual Studio 2005, but I want to compile code that uses libraries available only in Unix. The native VS compiler can’t compile it and only MinGW can translate the code so it works on Windows. Is it possible to change the compiler in Visual Studio so it uses MinGW?