Commit 639b6601 authored by Gaurav Kukreja's avatar Gaurav Kukreja

Slightly better, not working nonetheless code for interop

Signed-off-by: 's avatarGaurav Kukreja <gmkukreja@gmail.com>
parent 4490dbf2
main: main.cu aux.cu aux.h Makefile main: main.cu aux.cu aux.h Makefile
nvcc -o main main.cu aux.cu --ptxas-options=-v --use_fast_math --compiler-options -Wall -lopencv_highgui -lopencv_core -lGL -lglut nvcc -o main main.cu aux.cu --ptxas-options=-v --use_fast_math --compiler-options -Wall -lopencv_highgui -lopencv_core -lopencv_imgproc -lGL `pkg-config --cflags glfw3` `pkg-config --static --libs glfw3`
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment