AutoRally / autorally

Software for the AutoRally platform
http://autorally.github.io
731 stars 228 forks source link

Catkin_make Failed #98

Open bryantzhou opened 2 years ago

bryantzhou commented 2 years ago

Hi,

Thanks for sharing this amazing work!

I follow the steps in ReadMe, but the "catkin_make" seems not working, and I got the following message.

collect2: error: ld returned 1 exit status autorally/autorally_core/src/ocs/CMakeFiles/ocs.dir/build.make:385: recipe for target '/home/bryant/catkin_ws/devel/lib/autorally_core/ocs' failed make[2]: *** [/home/bryant/catkin_ws/devel/lib/autorally_core/ocs] Error 1 CMakeFiles/Makefile2:7098: recipe for target 'autorally/autorally_core/src/ocs/CMakeFiles/ocs.dir/all' failed make[1]: *** [autorally/autorally_core/src/ocs/CMakeFiles/ocs.dir/all] Error 2

I appreciate any help regarding this.

Thank you

JasonGibson274 commented 2 years ago

What is your OS version and double check that you have all the dependencies installed (Step 4).

bryantzhou commented 2 years ago

What is your OS version and double check that you have all the dependencies installed (Step 4).

Hi, thanks for your reply. I am using Ubuntu 18.04 and I checked that I have all dependencies installed. Are there any other possible reasons? Thanks for your help!

JasonGibson274 commented 2 years ago

Is there more output? I assume some issue with qt5 but it is hard to say from just this