Discussion:
[Qt-creator] Snapshot builds for 4.8, take 2
Eike Ziller
2018-11-16 13:18:44 UTC
Permalink
We have snapshot builds of Qt Creator 4.8 based on Qt 5.12 prerelease builds available now:

https://download.qt.io/snapshots/qtcreator/4.8/4.8.0-beta2
soon to be continued on
https://download.qt.io/snapshots/qtcreator/4.8/4.8.0-rc1

We also have released the latest as Qt Creator 4.8 Beta2, so that it is available through the online installer.

During the transition to Qt 5.12, and additionally to macOS 10.13 for the builds, we already have found a few bugs triggered by it that needed fixing.
So it would be great if you could take either the beta2, or a later snapshot, give it a close look, and report issues on https://bugreports.qt.io/projects/QTCREATORBUG .

Br, Eike

--
Eike Ziller
Principal Software Engineer

The Qt Company GmbH
Rudower Chaussee 13
D-12489 Berlin
***@qt.io
http://qt.io
Geschäftsführer: Mika Pälsi,
Juha Varelius, Mika Harjuaho
Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B
ekke
2018-11-22 21:11:59 UTC
Permalink
Post by Eike Ziller
...
We also have released the latest as Qt Creator 4.8 Beta2, so that it is available through the online installer.
During the transition to Qt 5.12, and additionally to macOS 10.13 for the builds, we already have found a few bugs triggered by it that needed fixing.
So it would be great if you could take either the beta2, or a later snapshot, give it a close look, and report issues on https://bugreports.qt.io/projects/QTCREATORBUG .
Br, Eike
just tested 5.12 RC and QtC 4.8.0 Beta2

it's still not possible to set Android Target SDK 28 from Manifest
Editor using the dropdown.

Manually setting in the XML src works.

should I create an Issue ?

ekke
ekke
2018-11-23 07:45:57 UTC
Permalink
https://codereview.qt-project.org/#/c/246323/
:)

ekke
________________________________________
Sent: Thursday, November 22, 2018 10:11:59 PM
Subject: Re: [Qt-creator] Snapshot builds for 4.8, take 2
Post by Eike Ziller
...
We also have released the latest as Qt Creator 4.8 Beta2, so that it is available through the online installer.
During the transition to Qt 5.12, and additionally to macOS 10.13 for the builds, we already have found a few bugs triggered by it that needed fixing.
So it would be great if you could take either the beta2, or a later snapshot, give it a close look, and report issues on https://bugreports.qt.io/projects/QTCREATORBUG .
Br, Eike
just tested 5.12 RC and QtC 4.8.0 Beta2
it's still not possible to set Android Target SDK 28 from Manifest
Editor using the dropdown.
Manually setting in the XML src works.
should I create an Issue ?
ekke
Eike Ziller
2018-11-23 08:20:02 UTC
Permalink
Post by ekke
Post by Eike Ziller
...
We also have released the latest as Qt Creator 4.8 Beta2, so that it is available through the online installer.
During the transition to Qt 5.12, and additionally to macOS 10.13 for the builds, we already have found a few bugs triggered by it that needed fixing.
So it would be great if you could take either the beta2, or a later snapshot, give it a close look, and report issues on https://bugreports.qt.io/projects/QTCREATORBUG .
Br, Eike
just tested 5.12 RC and QtC 4.8.0 Beta2
it's still not possible to set Android Target SDK 28 from Manifest
Editor using the dropdown.
Manually setting in the XML src works.
should I create an Issue ?
That would be https://codereview.qt-project.org/246323

--
Eike Ziller
Principal Software Engineer

The Qt Company GmbH
Rudower Chaussee 13
D-12489 Berlin
***@qt.io
http://qt.io
Geschäftsführer: Mika Pälsi,
Juha Varelius, Mika Harjuaho
Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B
ekke
2018-11-23 08:46:29 UTC
Permalink
Post by Eike Ziller
Post by ekke
Post by Eike Ziller
...
We also have released the latest as Qt Creator 4.8 Beta2, so that it is available through the online installer.
During the transition to Qt 5.12, and additionally to macOS 10.13 for the builds, we already have found a few bugs triggered by it that needed fixing.
So it would be great if you could take either the beta2, or a later snapshot, give it a close look, and report issues on https://bugreports.qt.io/projects/QTCREATORBUG .
Br, Eike
just tested 5.12 RC and QtC 4.8.0 Beta2
it's still not possible to set Android Target SDK 28 from Manifest
Editor using the dropdown.
Manually setting in the XML src works.
should I create an Issue ?
That would be https://codereview.qt-project.org/246323
cool

ekke
ekke
2018-11-27 11:22:17 UTC
Permalink
it seems that the naming is changed for .pro.user files

running a new QtC and openeing a project - if there already was a
.pro.user file - I was asked and a new one was created, per ex.

project.pro.user.5e745f1.4.8-pre1

I was able to work on the same project using QtC on macOS and - running
in Parallels VM - Windows 10 at the same time

now both QtC store in project.pro.user without a suffix - this means:

1. running on macOS

2. running on Windows, I'm loosing my project configuration on macOS

--

have you changed something ?

should I open a bugreport ?

ekke

Loading...