Defining the Compiler Level
If you have more than one version of Microsoft Visual C++ on your machine, add one of the following settings to the [JDE_CG] section of the workstation jde.ini file on the computer that you use to build the packages:
VisualStudioVersion=2013
VisualStudioVersion=10
VisualStudioVersion=9
Use the first setting if you are using the Microsoft Visual C++ 2013 compiler, the second setting if you are using the Microsoft Visual C++ 2010 compiler, and the third setting if you are using the Microsoft Visual C++ 2008 compiler. If more than one supported compilers have been installed on the computer that you use to build packages and the VisualStudioVersion is not defined in the jde.ini, the highest level compiler will be used to perform the build.
For more information on how to update this setting using Server Manager, as well as the supported versions of Visual Studio, please see the Visual Studio Requirements for Microsoft Windows-based Enterprise Servers