cfzd / Ultra-Fast-Lane-Detection

Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
MIT License
1.76k stars 491 forks source link

你好,请问在CUlane 执行make时,出现下面错误,怎么解决呀? #367

Open luguoqingting1 opened 1 month ago

luguoqingting1 commented 1 month ago

(clrnet) swu@swu-S8030GM2NE:~/lu/fast/evaluation/culane$ make CXX/LD evaluate /usr/bin/ld: /lib/x86_64-linux-gnu/libopencv_core.so: undefined reference to std::__exception_ptr::exception_ptr::_M_release()@CXXABI_1.3.13' /usr/bin/ld: /lib/libgdal.so.30: undefined reference tostd::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.30' /usr/bin/ld: /lib/x86_64-linux-gnu/libopencv_core.so: undefined reference to std::__throw_bad_array_new_length()@GLIBCXX_3.4.29' /usr/bin/ld: /lib/x86_64-linux-gnu/libopencv_core.so: undefined reference tostd::__exception_ptr::exception_ptr::_M_addref()@CXXABI_1.3.13' collect2: error: ld returned 1 exit status make: *** [Makefile:44: evaluate] Error 1