>>Does anyone use any other compiler to compile Creator? >>If so, you should speak up now.
I use 4.3.4, since it is default on machine I use. :-) But I think I could handle compiler change to 4.6.3. However, I would appreciate if you could keep support for Qt4 as long as possible. I use QtCreator on remote linux machine through NxClient, and it works really nice with "--graphicssystem native". Qt5 does not support this. On Fri, Jun 14, 2013 at 8:57 AM, Ziller Eike <[email protected]> wrote: > > On 13.06.2013, at 17:35, Teske Daniel <[email protected]> > wrote: > > > Some important detail is, that Andre and me just realized: > > clang only supports c++11 with libc++. > > libc++ is only supported from 10.7. > > 10.6 is still widely used and we can't realistically drop support for > that this year. > > > > Unless I'm mistaken, that stops us from using c++11 any time soon… > > To clarify this a bit: > Using c++11 / libc++ in Qt Creator would mean that we need to drop support > for *compiling* Qt Creator on Mac OS X 10.6 (afair clang isn't easily > available on 10.6 anyhow) > But as far as I know, it is possible to package libc++ (and libc++abi > which is needed by that) together with Qt into Qt Creator builds, and > deploy on 10.6. > I can double-check if this is indeed true. > > So, how important would *compiling* Qt Creator on 10.6 be, if it was still > possible to deploy and run Qt Creator on 10.6 ? > > -- > Eike Ziller, Senior Software Engineer - Digia, Qt > > Digia Germany GmbH, Rudower Chaussee 13, D-12489 Berlin > Geschäftsführer: Mika Pälsi, Juha Varelius, Anja Wasenius > Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht > Charlottenburg, HRB 144331 B > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qt-creator >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
