ArduCAM / ArduCAM_USB_Camera_Shield

This is the repository for ArduCAM USB Camera Shield
126 stars 69 forks source link

Streaming_demo build issue #138

Open Schuck84 opened 4 years ago

Schuck84 commented 4 years ago

Hello, when I try to built the Streaming_demo from Linux_x86/Cpp folder, I get following error:

/usr/bin/ld:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/libArduCamLib.so: file format not recognized; treating as linker script /usr/bin/ld:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/libArduCamLib.so:0: syntax error collect2: error: ld returned 1 exit status makefile:8: recipe for target 'ArduCam_Demo' failed make: *** [ArduCam_Demo] Error 1

I built and installed all libraries ect., why I still get this issue?

I'm on a Ubuntu 18.04 64-Bit machine...

Regards

Viktor182 commented 1 year ago

I have same issue :/. Is there some solution?