We've updated our Privacy Policy and by continuing you're agreeing to the updated terms.
Ok
This website uses cookies for functionality, analytics and advertising purposes as described in our Privacy Policy. If you agree to our use of cookies, please continue to use our site. Or Learn more
I have been able to get up and running with mingw with minimal fuss. I want to use WinDbg so I am trying to set up the command line compiler and linker for Visual Studio 2008 Express. So for I'm not having much luck - has anyone already figured out how to set it up?
I am using the Visual Studio 2008 Professional C++ command line compiler with UEStudio by modifying the configuration files for Visual Studio 2005 Express.
1st - Make a copy of the files in <UES-Dir>/configs/Visual Studio 2005/Visual C++ Compiler to <UES-Dir>/configs/Visual Studio 2008/Visual C++ Compiler.
That should be enough for the express version, but I needed to set the path to the SDK installed with Visual Studio professional. Since I am not compiling for .NET using UEStudio, I recycled the SDKDir environment variable which seemed to point to the .NET SDK: