LARG / HFO

Half Field Offense in Robocup 2D Soccer
MIT License
230 stars 93 forks source link

Need to add dependencies for example agents on librcsc #10

Closed mhauskn closed 8 years ago

mhauskn commented 8 years ago

Linking CXX executable example/high_level_random_agent Linking CXX executable example/low_level_random_agent Linking CXX executable example/hfo_example_agent /usr/bin/ld: cannot find -lhfo collect2: error: ld returned 1 exit status make[2]: * [example/low_level_random_agent] Error 1 make[1]: * [CMakeFiles/low_level_random_agent.dir/all] Error 2 make[1]: * Waiting for unfinished jobs.... /usr/bin/ld: cannot find -lhfo collect2: error: ld returned 1 exit status make[2]: * [example/hfo_example_agent] Error 1 make[1]: * [CMakeFiles/hfo_example_agent.dir/all] Error 2 /usr/bin/ld: cannot find -lhfo collect2: error: ld returned 1 exit status make[2]: * [example/high_level_random_agent] Error 1

mhauskn commented 8 years ago

Fixed dependencies.