Setting Environment for x86 Compiler

You can build files and projects using the Carbide.c++ command-line tools.

The command-line tools are located in the plugins\x86Build folder and include:

Running a Command-Line Tool

  1. Locate and launch env_update.exe to install the environment variables required by the command-line tools
  2. Follow the onscreen instructions to install the correct environment variables.

  3. In the Command Prompt window, enter the tool name and options to invoke the command-line tool
Concepts
Tasks