Tx. Yang

Results 1 comments of Tx. Yang

I met the same problem. For me, the compilation works when I add two lines `OPENCV =`\``pkg-config opencv --cflags --libs`\` `LIBS = $(OPENCV)` before `BUILD_DIR` and add `@$(CXX) -o $@...