Hacker News new | ask | show | jobs
by cm3 3664 days ago
I've noticed that some projects don't link statically anymore with Qt 5.6 but others do. I believe the CMake scripts are insufficient while qmake projects works most of the time but also not always. I haven't figured it out. If you have links with more info, I'd be curious. Also, I take it it's not possible to configure a Qt5 build to produce .so and .a files, or am I wrong?