Hi, how can use a .so library in cross compiling between visual studio 2015 and Raspberry Pi?
I have the next error:
Process /tmp/R2PI2 created; pid = 5356
Listening on port 1987
Remote debugging from host 192.168.3.103
/tmp/R2PI2: error while loading shared libraries
C:\SysGCC\raspberry\arm-linux-gnueabihf\sysroot\opt\Iddk2000_3.3.0_ERelease_C++_Raspbian\sdk\libEIddk2000.so: cannot open shared object file: No such file or directory
Child exited with status 127
This path is in Additional linker inputs and I dont know how to run it in Raspberry
I appreciate your help
-
This topic was modified 9 years, 2 months ago by JancoD7.