Skip to content

Building MOOS-IvP Project

Warning

Make sure you followed all the setups in 20 - Setting MOOS-IvP Project.

In the Command Palette, call CMake: Build.

A pane on the bottom should show the results of the build. If you see exit 0, then your build is successful. If not you will have to go to your code and fix the errors.