Details
-
Task
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
Description
QNX has its own versioning scheme for shared libraries: There is no libssl.so.1.0.0 or so, but libssl.so.2 (.1 is for 0.9.8). We should adapt to that when loading the libs, i.e. try to load the same library that Qt was built with.