Hello,
trying to use an ASI120MM with an old AMD Athlon XP system under Linux (Debian Wheezy) I compiled the demo program main_console.cpp from ASI SDK for Linux. When starting the program it stops immediately with the message "illegal instruction". As Athlon XP supports SSE but not SSE2 commands, I suspect that SSE2 or higher is used in the x86 version of shared library libASICamera.so.
It would be very helpful if someone could confirm that SSE2 commands are used or not.
If it's the case, any hint how to get a SSE2 free x86 version would be nice.
Thank you in advance,
Rob