We are happy to announce the release of Qt Creator 4.6 RC!
Since the beta release we have been busy with bug fixing. Please refer to the beta blog post and our change log for an overview of what is new in Qt Creator 4.6. As always this is a final call for feedback from you before we release 4.6.0, so we would be happy to hear from you on our bug tracker, the mailing list, or on IRC.
Get Qt Creator 4.6 RC
The opensource version is available on the Qt download page, and you find commercially licensed packages on the Qt Account Portal. Qt Creator 4.6 RC is also available under Preview > Qt Creator 4.6.0-rc1 in the online installer, as an update to the beta release. Please post issues in our bug tracker. You can also find us on IRC on #qt-creator on chat.freenode.net, and on the Qt Creator mailing list.
Commenting for this post has ended.
Nice! Are QML enums supportet yet?
I'd really love to test and switch to new awesome QtCreator 4.6 but unfortunately it's completely unusable for me: https://bugreports.qt.io/br...
Do you use 32-bit QtCreator build? If yes try 64-bit - it might fix your issue.
My code isn't c++17-compliant (has throw specifications), and since c++-17 is now enforced, clang code model marks them all red. Is there any way to pass -std=c++14 to it? I can't pass anything which doesn't start with -W in Options/C++/Code Model, because it's "sanity checked" nowadays.
Which project type is that? That should be switched automatically based on the flags that your project specifies.
It's a generic project (the one which has .files, .includes, and .config). Not sure how to configure C++ standard there.
Right, there is an issue. It looks like a while ago there might have been a workaround by adding a custom compiler in the settings and setting e.g. -std=c++11 in the "Platform codegen flags", but I couldn't make it to work either. Can you please create a bug report?
I'm just updating from 4.6-beta to 4.6-rc with the online installer.
Unfortunately I'm forced to update Creator 4.5.1 to 4.5.2 at the same time... no chance to get around.
Installer is doing "Preforming license pre-condition check" ... VERY long. I do not know how long because I out of patience to wait ... more than 5minutes for sure :(
Without internet connection it never ends :)
Is it possible to install offline?
My install hangs at the very start (I have no internet on the environment I need to install)
+1 to the same problem
You can get snapshots from here http://download.qt.io/snaps...
The opensource offline installers seem to work here. At least if you do not have any network at all.