chili-epfl / chilitags

Robust Fiducial Markers for Augmented Reality And Robotics
http://chili.epfl.ch/software
123 stars 57 forks source link

OpenCV compiled without support for ts! Can not compile tests. #98

Open c66zwzly opened 3 years ago

c66zwzly commented 3 years ago

CMake Error at test/CMakeLists.txt:22 (message) : OpenCV compiled without support for ts! Can not compile tests.

I meet this problem while executing :

cmake -DWITH_TESTS=ON -DWITH_TOOLS=ON -DWITH_SAMPLES=ON -DWITH_JNI_BINDINGS=ON .. and the current directory is under the build folder. I don't know how to solve it. 1