Re: [Qt-creator] Creator is confused about device state

2018-10-15 Thread Jason H
I think the fix is simple, and I'm hoping this gets fixed before 4.8 release. > Sent: Thursday, October 11, 2018 at 12:51 PM > From: "Jason H" > To: "Jason H" > Cc: "Christian Kandeler" , > "qt-creator@qt-project.org" > Subject: Re: [Qt-creator] Creator is confused about device state > > I

Re: [Qt-creator] QtCreator 4.8 Beta 1 Crash [ClangFormat]

2018-10-15 Thread Ivan Donchevskii
Hi! It seems you are using ClangFormat plugin and it crashes in applyReplacements call. It's highly experimental in the first beta so I can imagine it malfunctioning. So the best thing to do at least until beta2 is to disable it temporarily :) Kind regards, Ivan

[Qt-creator] QtCreator 4.8 Beta 1 Crash [ClangFormat]

2018-10-15 Thread Michael Jackson
I am getting a consistent crash when I paste some code into a .cpp file. Here is the relevant stack trace from macOS 10.13.6. We have our own .clang-format file at the top level of the project. Process:   Qt Creator [1238] Path:  /Users/USER/*/Qt

Re: [Qt-creator] importing a QtBase build into Creator?

2018-10-15 Thread Eike Ziller
> On 15. Oct 2018, at 11:59, René J.V. Bertin wrote: > > On Monday October 15 2018 08:51:44 Eike Ziller wrote: > >> Also make sure that you have the same number of path components to both >> your source and to your build. > > That's because include paths in auto-generated files are relative,

Re: [Qt-creator] importing a QtBase build into Creator?

2018-10-15 Thread René J . V . Bertin
On Monday October 15 2018 08:51:44 Eike Ziller wrote: > Also make sure that you have the same number of path components to both > your source and to your build. That's because include paths in auto-generated files are relative, right? I've already run into that when using symlinks in the path

Re: [Qt-creator] importing a QtBase build into Creator?

2018-10-15 Thread Eike Ziller
> On 14. Oct 2018, at 11:03, René J.V. Bertin wrote: > > Hi, > > I'm trying to open the QtBase source tree in Creator, ideally importing the > build configured through the configure(?) command line build procedure. That > uses an out-of-tree shadow build dir btw, so the build dir for >

Re: [Qt-creator] [Interest] QtCreator 4.7.1 / Qt 5.12. Beta 1 (Android, iOS, macOS)

2018-10-15 Thread ekke
Am 15.10.18 um 08:40 schrieb Till Oliver Knoll: > > > Am 13.10.2018 um 12:25 schrieb ekke >: > >> I'm just testing Qt Creator 4.7.1 / Qt 5.12 Beta 1 with my >> QtQuickControls2 Apps for Android / iOS. >> >> macOS also used, but only because testing is really fast on