Page 1 of 1

Unable to Simulate the Foraging Example

Posted: Mon Feb 16, 2015 10:20 am
by Waqar731
Hi
I am trying to see how the foraging simulate, old one example build in argos2 simulator. But when i run the simulation, i get the following error.


[FATAL] CARGoSException thrown: /home/pincy/Fabrica/argos2/simulator/dynamic_linking/dynamic_linking_manager.cpp:173
Error initializing loop functions dynamic linking [nested: "CARGoSException thrown: /home/pincy/Fabrica/argos2/simulator/dynamic_linking/dynamic_linking_manager.cpp:222
Error loading library for loop functions "foraging_loop_functions" [nested: "CARGoSException thrown: /home/pincy/Fabrica/argos2/simulator/dynamic_linking/dynamic_linking_manager.cpp:90
Failed opening library "build/loop_functions/foraging_loop_functions/libforaging_loop_functions.so" (build/loop_functions/foraging_loop_functions/libforaging_loop_functions.so: undefined symbol: _ZN5argos22CQTOpenGLUserFunctions11DrawSegmentERKNS_8CVector3ES3_RKNS_6CColorEbbS6_S6_) and library "build/loop_functions/foraging_loop_functions/libforaging_loop_functions.so.so" (build/loop_functions/foraging_loop_functions/libforaging_loop_functions.so.so: cannot open shared object file: No such file or directory). Sorry, I give up trying.
"]"]


How can i resolve this?

Thanks