KasperskyOS Community Edition 1.3

Building programs in Visual Studio Code

To build a program in Visual Studio Code:

  1. Open the program project directory in Visual Studio Code.
  2. Make sure that the project was correctly identified based on the appearance of additional extension buttons in the lower panel. If the buttons do not appear, manually activate the solution by running the command KOS: Activate extension in this directory.
  3. Select the build architecture by clicking the button for selecting the target platform for the build lower_panel_build_target.
  4. Build all targets by clicking the lower_panel_build button in the lower panel.