feichtenhofer / gpu_flow

GPU based optical flow extraction in OpenCV
427 stars 109 forks source link

cmake installation bug #6

Open Victoria2333 opened 6 years ago

Victoria2333 commented 6 years ago

I solved my qt path bug,but this occur some errors again: make[2]: [CMakeFiles/compute_flow.dir/compute_flow.o] Error 1 make[1]: [CMakeFiles/compute_flow.dir/all] Error 2 make: *** [all] Error 2 I didn't know whether it is qt or opencv ,or do i need to modify cmake.txt??? Thank you very much

wenjing219 commented 6 years ago

Is your opencv version 2.4 ?

zhujingsong commented 6 years ago

Me,too. Does anyone solve the question?

Chelgan commented 4 years ago

Have you solve this problem now?