Yes.
It's no problem. You application is still dynamically linked. It's just like you would make a zip package.More specifically, I understand you need to dynamically like Qt's libraries in your deployed - which I assume is the normal use of includes.
If I were to deploy an application on OS X using the macdeployqt, whereby it automatically bundles the Qt libraries within the .app package/folder, is that still dynamic linking of the libraries and therefore within the LGPL license requirements (assuming I haven't used other external code that would be outside the LGPL)?
Bookmarks