Qt static build - impossible size
问题 I am quite new to Qt programming, and i tried long to understand how linking the libraries work. I need to distribute a small program - 1000 lines or so - that i developed to a few people. I built statically Qt because I need a static build , and now my programs size increased drammatically. I only use Qpushbuttons, Qlinedits, Qlabels, and a few more things and I ended up with a compiled program of over 160Mb, while just a few MB would be reasonable . I assume it included unwanted libraries