Build_all error
edutra opened this issue · comments
edutra commented
All dependencies are installed. But it still doesn't work properly.
I'm having a lot of errors, too, don't know if that is normal.
collect2: error: ld returned 1 exit status
makefile:152: recipe for target 'exe/run_tests' failed
make: *** [exe/run_tests] Error 1
Those are the last output lines on terminal.
I'm running on ubuntu.
Kunnow commented
Same error.
It may be related to the linking order when linking libraries.
I'm running ubuntu 18.04