Windows systems ToolChain_Matrix - tianocorecn/tianocorecn.github.io GitHub Wiki

Change '''TOOL_CHAIN_TAG''' in the file Conf\Target.txt for Windows Visual Studio Versions according to the following Matrix

Visual Studio V. Version WinXP | Win7 IA32 Win7 x64
.NET 2003** '''7''' '''VS2003''' '''VS2003**'''
'''VS2005''' '''8''' '''VS2005''' '''VS2005x86'''
'''VS2008''' '''9''' '''VS2008''' '''VS2008x86'''
'''VS2010''' '''10''' '''VS2010''' '''VS2010x86'''
'''VS2012**''' '''11''' '''VS2012''' '''VS2012x86'''

Example: : for Windows 7 64 bit OS and Visual Studio 2010 modify the following in Target.txt From: :: '''TOOL_CHAIN_TAG = MYTOOLS''' to: :: '''TOOL_CHAIN_TAG = VS2010x86'''

: NOTE: VS2012** only with UDK2014 releases or equivalent or later UDK releases

: NOTE: VS2003** May not be supported

⚠️ **GitHub.com Fallback** ⚠️