Hi. I am usually sticked to the latest Fedora, currently 42, and the libraries are too new for the SDK.
Is there any plan to make the SDK to support newer libraries?, what is the latest Fedora supported?
Hi. I am usually sticked to the latest Fedora, currently 42, and the libraries are too new for the SDK.
Is there any plan to make the SDK to support newer libraries?, what is the latest Fedora supported?
For linux i think only Ubuntu lts release is supported
Which libraries are giving you trouble?
Had a similar problem on Debian 12. It turned out that the SDK was looking for libjpeg.so.8, which I pulled from a docker image of an older Debian release and copied it to /usr/lib/x86_64-linux-gnu/. Now the SDK runs smoothly.