Updated: May 29, 2023 |
If you're a developer that needs to use the deployed installation created with the Deploy Installation feature, follow these steps:
Set up your QNX environment, as follows:
source qnxsdp-env.sh
qnxsdp-env.bat
qcc
If your deployed installation does not contain a shared license, you will need to activate your license using the QNX Software Center. If you do not own a myQNX account, use the qlicense utility. See the Utilities Reference chapter of the QNX Software Development Platform guide for more information.
To launch the IDE from the command line, you can use the qde command, which you'll find under root_of_deployed installation/Momentics_folder/.
For instance, let's say you created a deployed installation in Windows, using the following parameters:
In that case, the qde command will be located in the C:\SDP\deploy-qnx700\Momentics70\ folder.
You can also launch the QNX Momentics IDE from the macOS or Windows GUI, provided you have set up your QNX environment, as described above.
Accessing the deployed installation
The IDE should now be able to access your deployed QNX SDP installation.