[Qt-creator] Qt Creator 2.8 on Linux - g++ version
Peter Pearson
peter at thefoundry.co.uk
Tue Jul 2 14:36:04 CEST 2013
On 02/07/13 13:32, Diego Iastrubni wrote:
>
> 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".
Indeed - which is why I said:
"as long as everything (stuff like zlib and libpng) is statically
linked, as opposed to dynamically to the system ones"
It's not perfect by any means, but it generally works in practice, even
with the most modern Xorg, GLib, libstdc++, DBus, etc, of the very
latest Fedora and Ubuntu systems.
Peter
More information about the Qt-creator
mailing list