How to link Nvidia DRIVE AGX driveworks/cuda libraries in Qt creator on Ubuntu 1804
Unsolved
Installation and Deployment
-
Hello, I would like to use the Nvidia DRIVE AGX DriveWorks SDK in Qt 5.15. All the samples are cmake projects. Are there any guide that I can make a Qt project( using qmake) which uses the driveworks API?
OS: Ubuntu 18.04
PC: with Nvidia graphic card installed.
Nvidia drive works and cuda are all installed. -
Hi,
To simplify your life, you can build your Qt application with cmake as well.