-
Notifications
You must be signed in to change notification settings - Fork 4
Development Environments
This wiki page explains how to setup 2 type of development environment. Cross-Compiling is a more conventional way to develop applications targeted for embedded systems, which is why we recommend using this development environment. However if you are in a hurry the Build and Run section is for you!
The target is the Jetson TX2 and the host computer is Ubuntu 18.04.
This section explains how to setup the cross-compiling environment on the target and the host computer. If you are starting from scratch, this is it!
- Install NVIDIA JetPack SDK on the target
- Configure the target
- Cross-compile the Qt library on the host computer for the target
- Cross-compile the Steno application on the host computer for the target with QtCreator
This section explains how to setup the cross-compiling environment on the host computer only. This section required a configured target. If it's not the case see section Target and Host Computer Full Configuration.
- Install CUDA on the host computer
- Cross-compile the Qt library on the host computer for the target
- Cross-compile the Steno application on the host computer for the target with QtCreator
This wiki page explains how to build and run directly on the target.
This wiki page explains how to build and run directly on the host computer.
- Home
- Steno
- Tools
- Jitsi Meet
- Static Libraries
- Speech-to-Text nodejs API
- Hardware
- Additional informations