Hi, I'm investigating possible future GUI toolkits. I'm interested in size of the smallest possible static build of a gtk+ app on win32. I intend to write simple applications for now, several thousand lines of code, some networking code, 20-30 icons, 5-10 dialogs, 3-5 tree widgets, or so. How big will be the final executable on win32?
I have used these two in the past (both using static linking with minimal system dependencies): - wxwidgets has ~800 kb overhead with vs 2003, regular release build - qt4 has ~3 mb overhead, g++ -Os, without exception support Regards, Egon Kocjan _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list