Re: [Interest] Qt 5.15.1 and XCode 12.1

2020-10-22 Thread Tor Arne Vestbø
Try wiping he build directory completely. There’s likely a .qmake.stash file lingering with an old Xcode SDK path in it. Tor Arne On 22 Oct 2020, at 21:17, Jérôme Godbout mailto:godbo...@amotus.ca>> wrote: Hi, I ran into a problem with the following combo: * XCode 12.1 * Qt 5.15.1

[Interest] Qt 5.15.1 and XCode 12.1

2020-10-22 Thread Jérôme Godbout
Hi, I ran into a problem with the following combo: * XCode 12.1 * Qt 5.15.1 * Qt Creator 4.13.2 * Mac OS 10.15.6 While opening project for iOS it fail to find: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk The qmake failed

Re: [Interest] Android manifest min sdk with 5.15.1

2020-10-22 Thread Jérôme Godbout
Thanks, it does the trick, I guess I will have another version of the AndroidManifest.xml to maintain to support 5.12-, one for 5.13 & 5.14 and one for 5.15+. It's a nice addition, but it would be nice to have something into QtCreator to tell us breaking changes between Qt version especially

Re: [Interest] Stack push with condition

2020-10-22 Thread Christoph Pleger
Hello, > I guess you could simply set the initialItem of the StackView to > 'userPromptComponent', that should work It seems that I reached my desired goal with the attached change. Regards Christoph--- Main.qml 2020-10-22 14:49:45.749590100 +0200 +++ Main.qml.old 2020-10-22

Re: [Interest] Stack push with condition

2020-10-22 Thread Martin Leutelt
Hi, Von: Christoph Pleger An: Gesendet: 22.10.2020 10:53 Betreff: [Interest] Stack push with condition Hello, I hope that I have subscribed to the correct mailing list for getting help to solve my problem. I am not a qt programmer, I just want to change very little in

[Interest] Stack push with condition

2020-10-22 Thread Christoph Pleger
Hello, I hope that I have subscribed to the correct mailing list for getting help to solve my problem. I am not a qt programmer, I just want to change very little in an already existant small qml-File. The attached qml file is the main description file for an sddm theme; sddm is a graphical