Problem Example.11

Hello Nice to meet you.
I am a student studying Jackson TX2 in Korea.
I was following the ‘readme’ for the sample.11.
However, when I made ‘$make’ in 2., there was a problem in creating libopencv_consumer.so

---------------Error contents-------------
Classifier.h:24:21: fatal error: caffe.hpp: No such file or directory
compilation terminated.
Makefile:59: recipe for target ‘libopencv_consumer.so’ failed
make: ***[opencv_consumer.o] Error 1

I need your help.
Thank you.

Hi,

It looks like CMake can’t find Caffe library.
Did you build Caffe successfully?