On Tue, Jul 2, 2013 at 2:15 PM, Peter Pearson <[email protected]>wrote:

> On 02/07/13 12:02, Ziller Eike wrote:Sorry, but I don't believe this is
> true, at least in a practical sense
>  if you're willing to build with older compilers - I write software for
> Linux distros, and we build with g++ 4.1 for precisely this reason: so
> that it's pretty much guaranteed to work on a useful range of modern and
> older systems.
>

The compiler issue is not the only problem. You also need to see which
libraries are available on each system. For example libpng used in Arch was
not named the same as the one on Ubuntu - and thus I was not able to run
QtCreator official distribution on Arch "back then".
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to