There are several ways to open a C++ project on a macOS device.
Open an Existing Project
Select File in the Toolbar.
Select Open in the drop down menu.
Your device’s File Menu will open. Navigate to the folder where you saved your file and select the project.
Note: VEXcode IQ C++ projects will have the extension .iqcpp.
Select Open.
Your project will open in VEXcode IQ.
Open an Example Project
Select File in the Toolbar.
Select Open Examples in the drop down menu.
Select a Template or an Example Project.
Note: Templates and Example Projects are used for the following.
- Templates configure the motors and sensors on your robot for the project.
- Example projects are premade projects that are ready to download and run.
Once selected, the Template or Example Project will open.