OpticalFlow SDK won't build

I am using OpticalFlow SDK on linux.
My system satisfied all requirements. However,several error came out:

collect2: error: ld returned 1 exit status
make[2]: *** [AppOFCuda/CMakeFiles/AppOFCuda.dir/build.make:349: AppOFCuda/AppOFCuda] Error 1
make[1]: *** [CMakeFiles/Makefile2:116: AppOFCuda/CMakeFiles/AppOFCuda.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

How should I solve them?
Thanks!

Hi,
Can you share entire build log?

Thanks.

I have figured it out. Anaconda could mess up with libraries, therefore, libraries should be manually assigned in the cmakelist.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.