When I use the binary argos from the download page and compile my code with gcc/g++ 7.2 then I also get a loop functions not found error, even though the symbols ARE in the .so library. Argos finds the library without a problem, and everything works as expected, IF I use gcc 5.4. Is this a known issue? Should I be able to use argos with the code from any g++ version?
Thanks,
- John