Saving a V5 C++ Project on macOS

When working in VEXcode V5, it is important to understand how to save a project on a macOS device.


Using ‘Save’

2020-11-03_12-16-30.jpg

Saving VEXcode V5 C++ projects is easy. First, select the project name window.

2020-11-07_11-35-18.jpg

A Save dialog window will open.

2020-11-07_11-35-52a.jpg

Name your project by typing in your device's Save dialog window.

Notice the .v5cpp file extension after the file name. VEXcode V5 C++ files will have this file extension.

2020-11-07_11-35-52dl.jpg

Select the destination, such as the Downloads folder.

2020-11-07_11-35-52sa.jpg

Then select ‘Save.’

2020-11-07_11-49-42a.jpg

The file will save to the chosen destination on your device. VEXcode V5 C++ projects are recognizable by their .v5cpp extension.

2020-11-03_14-08-32.jpg

The updated project name will be visible in the project name window.

2020-11-03_14-08-32s.jpg

Once a project is saved, VEXcode V5 will automatically save all changes in a project.

2020-11-03_14-23-36.jpg

Note: Whenever there is an unsaved project, VEXcode V5 will prompt users to save their work if the user attempts to:

  • Close VEXcode V5
  • Create a new project
  • Open another project

Using ‘Save As’

2020-11-03_14-13-19.jpg

You can also use the ‘Save As’ option from the File menu to make a copy of a project under a different name or in a different location.

For more information, help, and tips, check out the many resources at VEX Professional Development Plus

Last Updated: