> If I develop an application by sticking to standard > libraries and the Qt framework, could it be > possible to port the code without doing anything > else than a recompile? he is the idea. just stay away from system specific calls or relying on platform oddities. if you stick mostly within the standard c++ and Qt API you will be fine. kde4 is over 5 million lines of code including koffice and po