Skip to content

Instantly share code, notes, and snippets.

View ivanocj's full-sized avatar
🏠
Working from home

Ivan Costa ivanocj

🏠
Working from home
View GitHub Profile
@ivanocj
ivanocj / god_save_me.md
Created August 20, 2019 13:47 — forked from lkwatson/god_save_me.md
Compiling OpenCV 4.1.0 on NVIDIA Jetson Nano

sudo vi /usr/local/cuda/include/cuda_gl_interop.h

# Comment the following lines, near the top
//#if defined(__arm__) || defined(__aarch64__)
//#ifndef GL_VERSION
//#error Please include the appropriate gl headers before including cuda_gl_interop.h
//#endif
//#else
 #include