The setup file will check your machine for whether the prerequisite software is installed and will install any missing prerequisites and the product components. A supported version of Microsoft's Visual Studio must be installed in advance.
You must have Microsoft's Visual Studio 2017 version 15.9.4 or a newer one installed in advance.
You need one of the advanced versions of Visual Studio listed below:
Microsoft's Visual Studio Express Edition is not supported.
The following software is also required:
The Visual Studio installer enables you to customize and only install the workloads and components that are most suitable for your area of development. For example, you can select the components that are required for .NET desktop development, ASP.NET Web or C++ development.
If not already installed, the Visual COBOL setup file will install the following components:
A number of workloads and components are optional and only required by specific types of applications or tasks:
If you require any of these, you can select them when you start the Visual Studio installer or, enable them after completing the installation - see the next section.
If a feature of Visual Studio was not installed during the Visual Studio installation, the respective functionality or the project templates for it are not available. You can install a missing feature in one of the following ways:
Rerun the Visual Studio installer:
Use the Quick Launch control in Visual Studio:
A drop-down list with any features matching your search string appears. If the feature is not already installed, one of the search results will be an option to install it.
Use the Install Missing Feature(s) command in Visual Studio:
Follow the instructions in the installer to install the missing feature.
Various actions and operations within your COBOL development environment depend on certain files that Microsoft distributes in the following packages: the Windows SDK package and the Microsoft Build Tools package. See Microsoft Package Dependencies for a full list of actions and operations that require one or both of these packages.
By default, the product installation installs the latest versions of the Microsoft Windows 10 SDK, and the Microsoft Build Tools for Visual Studio 2017, to their default locations.
If you need to use any other version of these packages, or use them installed to a non-default location, use the cblms command line utility post-installation to manage this; see Managing the Microsoft Build Tools and Windows SDK Packages for more information.