Defining the Compiler Level

You must ensure that you have the highest currently supported compiler version as specified on Oracle Certifications for JD Edwards EnterpriseOne. You must specify the Visual Studio compiler level in the jde.ini file on the computer which you will run the package build. For example, if the supported version is Visual Studio 2022, you should specify the following in the jde.ini file:

[JDE_CG]
VisualStudioVersion=2022

If more than one supported compilers are installed on the computer that you use to build packages and the setting for VisualStudioVersion is not defined in the jde.ini file, 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, refer to the Visual Studio Requirements for Microsoft Windows-based Enterprise Servers.