[Interest] qt creator 4.9.1 + qt 5.11.3 = android debugger not working
Tim Jenssen
Tim.Jenssen at qt.io
Thu Jul 11 15:11:23 CEST 2019
All QtCreator can share the same installer settings
Just add in your user QtCreator.ini (windows: %appdata%\QtProject\QtCreator.ini other: .config/QtProject/QtCreator.ini)
[Settings]
InstallSettings=C:/Qt/Tools/QtCreator/share/qtcreator/
With that every QtCreator installation will use the installer added Qt versions.
Same path can be added via qtcreator argument:
-installsettingspath C:/Qt/Tools/QtCreator/share/qtcreator/
Just updated the https://wiki.qt.io/Building-Qt-Creator-Packages#Install_Settings content
From: Interest <interest-bounces at qt-project.org> On Behalf Of Alexander Dyagilev
Sent: Mittwoch, 10. Juli 2019 18:11
To: René Hansen <renehh at gmail.com>
Cc: interest at qt-project.org
Subject: Re: [Interest] qt creator 4.9.1 + qt 5.11.3 = android debugger not working
why it's not possible to select qt creator version in online installer?
i have to install it separately and setup all qt versions and kits manually, which is very annoying.
On 7/10/2019 2:21 PM, Alexander Dyagilev wrote:
Installed 4.8.2 - debugger is working.
On 7/10/2019 1:01 PM, Alexander Dyagilev wrote:
4.8 worked fine for me. Until it has started to getting worse and worse with each new version. Until it got completely broken for me.
On 7/6/2019 11:52 PM, René Hansen wrote:
Might be related:
https://bugreports.qt.io/browse/QTCREATORBUG-20403
On Tue, 2 Jul 2019 at 21:51, Alexander Dyagilev <alervdvcw at gmail.com<mailto:alervdvcw at gmail.com>> wrote:
Yes. I never build release versions on my machine.
On 7/2/2019 10:40 PM, Konstantin Tokarev wrote:
>
> 02.07.2019, 22:31, "Alexander Dyagilev" <alervdvcw at gmail.com<mailto:alervdvcw at gmail.com>>:
>> Hello,
>>
>> I've just noticed that debugger is not stopping on the breakpoints. It
>> seems like it's not working at all.
>>
>> Is this a known problem? Do I have to upgrade to Qt 5.12 and clang for
>> Android?
> Are you sure that you are using debug build?
>
_______________________________________________
Interest mailing list
Interest at qt-project.org<mailto:Interest at qt-project.org>
https://lists.qt-project.org/listinfo/interest
--
Never fear, Linux is here.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20190711/37c8e316/attachment.html>
More information about the Interest
mailing list