qt msvc static template #77
gmh5225
started this conversation in
Show and tell
Replies: 1 comment
-
That’s great, thanks! Just be mindful that Qt itself is usually compiled dynamically so it doesn’t make much sense to do this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I used
cmkr
to create a qt msvc static template that may be useful to some people.Thanks
cmkr
:)QT5:
https://github.com/gmh5225/cmkr-qt5-msvc-static-template
QT6:
https://github.com/gmh5225/cmkr-qt6-msvc-static-template
Beta Was this translation helpful? Give feedback.
All reactions