This section describes the command-line options accepted by CrossStudio.
crossstudio [options…] [files…]
| Option | Description |
| -D 'name'='value' | Set global macro $('name') to 'value' |
| -host | Use hosted gnu tools for the build and debug |
| -noload | Disable loading of last project |
| -nolsp | Do not start language server |
| -packagesdir 'name' | Set $(PackagesDir) to 'name' |
| -permit-multiple-studio-instances | Allow multiple instances of CrossStudio to run at the same time |
| -save-settings-off | Disable saving of environment settings |
| -set-setting 'name' = 'value' | Set environment setting 'name' to 'value' |
| -templatesfile 'path' | Get project template files from 'path' |