I am trying to build on the experimental Raspberry Pi OS 64 bit and get the following error.
pi@HOM-DEV-64:~/Projects/build $ cd libricohcamerasdk
pi@HOM-DEV-64:~/Projects/build/libricohcamerasdk $ cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug ~/Projects/indi-3rdparty/libricohcamerasdk
CMake Error at CMakeLists.txt:32 (message):
Unsupported architecture: aarch64
-- Configuring incomplete, errors occurred!
See also "/home/pi/Projects/build/libricohcamerasdk/CMakeFiles/CMakeOutput.log".
Is something missing or is it not supported?
Losmandy G11 with Gemini 2 controller
QSI 583/683 monochrome camera with filter wheel
Starlight Xpress Lodestar X2 guide camera
Microtouch Focuser controlled using Arduino UNO emulating Feathertouch controller
Raspberry Pi 2GB with Raspberry Pi OS 32bit
So the real question here is has anyone managed to build the libricohcamerasdk library for ARM 64 bit?
Paul
Losmandy G11 with Gemini 2 controller
QSI 583/683 monochrome camera with filter wheel
Starlight Xpress Lodestar X2 guide camera
Microtouch Focuser controlled using Arduino UNO emulating Feathertouch controller
Raspberry Pi 2GB with Raspberry Pi OS 32bit
I'm having the same trouble. Seems like it is not supported - if I understand, it is because the Ricoh API isn't available for the architecture we are running.