Linking static library built with Qt4 with an app that uses Qt 5
-
wrote on 26 Oct 2018, 04:56 last edited by
Is it possible to link a static library built with Qt4 to an app that uses Qt5? Thanks in advance.
-
No this will not work. You have to recompile your lib.
-
wrote on 26 Oct 2018, 05:08 last edited by
Thanks a lot for answering the question.
1/3