I am trying to install ConvNet library, which is implementing data propagation throught convolutional neural networks, but i got this error. How to repair this?
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
LIBCV
linked by target "testimg" in directory /home/damian/trunk
linked by target "testmnist" in directory /home/damian/trunk
LIBHIGHGUI
linked by target "testimg" in directory /home/damian/trunk
linked by target "testmnist" in directory /home/damian/trunk