Jetson TX2/TX2 Issue

From eLinux.org
Jump to: navigation, search

Here we shares some useful experience for Jetson TX2.

If you can't find the information your need, please visit the DevTalk Developer Forums and search or start a topic.


oceanFFT CUDA sample build failed

In common/inc/helper_gl.h

line105: --- #if !defined(GLX_EXTENSION_NAME) || defined(__arm__) || defined(__aarch64__)
line105: +++ #if !defined(GLX_EXTENSION_NAME) || !defined(GL_VERSION_1_3)


Failed to cross compile an opencv program via Nsight