Attempted static link of dynamic object '/usr/lib/x86_64-linux-gnu/LibQt5Svg.so'
-
@Matiyash Well, it looks like you're trying to link statically using Qt shared libraries. This is not going to work. If you want static linking then you will have to build Qt as static lib.
-
@Matiyash This could help: https://wiki.qt.io/Building_a_static_Qt_for_Windows_using_MinGW
-
@Matiyash This could help: https://wiki.qt.io/Building_a_static_Qt_for_Windows_using_MinGW