Open rain2050 opened 5 years ago
Hi, @rain2050 at this screenshot we can only see warnings. Probably the error is further up your log. Can you please send a screenshot with the line that the error appears? Thank you
@kbatsos Thank you for your reply, I am in the error of executing this statement "cd ~/cbmv-cvpr18/cpp/localexp && mkdir build && cd build && cmake .. && make" The error I have is: Make[2]: [CMakeFiles/local_exp_stereo.dir/local_exp_stereo.cpp.o] error one Make[1]: [CMakeFiles/local_exp_stereo.dir/all] error two Make : *** [all] error two look forward to your reply. Thank you!
@kbatsos
@rain2050 Which version of OpenCV are you using? And do you do some change to the CMakeLists.txt or other files?
@ccj5351 Thanks for the reply, because of the opencv2 installed on my computer, then I installed opencv3 in the home, and changed the opencv path in CMakeLists.txt. Do I need to reinstall opencv3 under usr/local? Thank you, I look forward to your reply.
@ccj5351 The error after running make, I hope to get the author's answer. Looking forward for your reply, thank you.