Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Shared Lib link statically to QT lib
-
I am able to create an application that links statically to QT libraries after building QT5.10 statically,
now I am trying to create a shared library that links statically to QT static libs which I built but with no success, I am not sure if this scenario is supported or not, or I am missing something
-
Hi,
What error are you getting ?