Hey,
I am new to soft robotics and am trying to install SOFA and softrobot plugin from source. The system I am using is running ubuntu 18.04 and python 2.7.
I almost managed to compile the entire install
This is what I did. I made a bash script that installs all the requirements and runs the commands.
—–ERROR—–
[1571/1572] Linking CXX shared library lib/libSoftRobots.so
FAILED: lib/libSoftRobots.so
.
.
.
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.