[Qt-interest] Developing for multiple platforms (os)?
Alexandre Courbot
gnurou at gmail.com
Mon Feb 16 09:09:50 CET 2009
I am developing a cross-platform application that runs Linux, Windows
and Mac. I do all the development on Linux, cross-compile the windows
binaries on Linux and just need to boot on OSX because there is no
suitable cross-compiling solution.
When it comes to cross-platform application development, Qt is pure
greatness. Just make sure to limit (if I may say so) yourself to the
Qt libraries, and to not use platform-specific code.
Alex.
More information about the Qt-interest-old
mailing list