Error building c++ files


#1

Hey i’m trying to build the files and i keep getting this error:

/usr/bin/ld:/workspaces/BinPickingDemo/src/dobot/src/DobotDll_x64/libDobotDll.so: file format not recognized; treating as linker script
/usr/bin/ld:/workspaces/BinPickingDemo/src/dobot/src/DobotDll_x64/libDobotDll.so:0: syntax error
collect2: error: ld returned 1 exit status
make[2]: *** [/workspaces/BinPickingDemo/devel/.private/dobot/lib/dobot/DobotServer] Error 1
make[1]: *** [CMakeFiles/DobotServer.dir/all] Error 2
make: *** [all] Error 2

Ubuntu version is 18.04


#2

I figured it out . I needed to unzip the project files in Ubuntu instead of in windows.