A Dilluns, 11 de febrer de 2013, Leonardo Zide va escriure: > Thanks for the patches! I've applied them to the trunk today. > > Just a heads up, I've started evaluating Qt as a replacement for GTK and > MFC and so far I like it. I don't know if I'll drop MFC yet (haven't been > able to compile Qt under win32) but since I've been able to get LeoCAD to > compile natively for OSX I'll probably use Qt instead of GTK to support > another OS without any extra work (I created the qtest branch for it if > anyone is interested in seeing how it looks).
<pedantic mode> it's curious. But I have remembered that more than four years ago I recommended you to have just _one_ source for all platforms, and Qt offers that. [1] </pedantic mode> Qt it's great for all this kind of things. Really, I have developed programs that without change any line of source code, have I compiled and run, in Windows, MacOS and GNU/Linux. The combination with cmake improve it, because qmake is great, but if you need to incorporate libraries that not use qt, it doesn't works quiet well as cmake. Also, a lot of projects are using cmake, so there's a lot of users. Regards, Leo [1] http://www.mail-archive.com/[email protected]/msg00114.html -- -- Linux User 152692 Catalonia _______________________________________________ Leocad mailing list [email protected] https://list.gerf.org/listinfo/leocad
