Re: [Qt-creator] Cannot build multi-arch bundles (QMake)

2023-10-02 Thread ekke
it's fixed in 11.0.3 :) thx Am 01.10.23 um 18:43 schrieb ekke: just created https://bugreports.qt.io/browse/QTCREATORBUG-29678 QtC 11.0.2, Qt 5.15.15, QMake Cannot build multi-arch bundles - it doesn't matter which archs are selected, the displayed effective qmake call doesn't change

[Qt-creator] Cannot build multi-arch bundles (QMake)

2023-10-01 Thread ekke
unfortunately the displayed qmake call cannot be changed perhaps there's another workaround ? thx ekke -- Qt-creator mailing list Qt-creator@qt-project.org https://lists.qt-project.org/listinfo/qt-creator

Re: [Qt-creator] OpenSSL problem with QtC 11.0.0 Beta2 and Qt 6.6.0 Beta1

2023-06-30 Thread ekke
Am 30.06.23 um 14:10 schrieb Assam Boudjelthia: It’s been brought back now! this is a really a very fast fix :) thx. Now OpenSSL Settings are OK from QtC ekke — Assam On Jun 30, 2023, at 2:27 PM, ekke wrote: QtCreator -> Preferences -> Devices -> Android -> Android OpenS

[Qt-creator] OpenSSL problem with QtC 11.0.0 Beta2 and Qt 6.6.0 Beta1

2023-06-30 Thread ekke
ext QtC Beta ? thx ekke -- Qt-creator mailing list Qt-creator@qt-project.org https://lists.qt-project.org/listinfo/qt-creator

[Qt-creator] QtC 9.0.2, 10.0.1 Activity Manager start arguments broken

2023-06-15 Thread ekke
: user 0 (private) and typically user 10 (work) QtC provides a way to add Activity Manager start arguments, per ex: |--user 10|This is now broken and I have to manually run the needed adb commands. please fix this. THX ekke -- Qt-creator mailing list Qt-creator@qt-project.org https://li

Re: [Qt-creator] Managing Android Devices QtC 9.0.2 - also iOS

2023-03-17 Thread ekke
Just noticed - same bug with iOS Device while testing 5.15.13 Start QtC no iOS Device configured yet plug-in iOS Device QtC hangs - had to kill Restart Qtc with iOS device already connected now Device is available ekke Am 14.03.23 um 11:26 schrieb ekke: just installed 5.15.13 together w QtC

Re: [Qt-creator] Managing Android Devices QtC 9.0.2

2023-03-14 Thread ekke
the WIFI device was correct created, but without any feedback to the user and without updating the list of devices in preferences. would be great if someone can take a look at Android Device Management to make the workflows smoother thx ekke Am 14.03.23 um 11:26 schrieb ekke: just installed 5.15.13

Re: [Qt-creator] Managing Android Devices QtC 9.0.1

2023-03-14 Thread ekke
Devices via USB, they don't appear before Quit/Restart QtC ekke Am 31.01.23 um 17:06 schrieb ekke: finally I figured out HowTo Manage Android Hardware Devices. Found some Issues and created: https://bugreports.qt.io/browse/QTCREATORBUG-28735 (Add Android Devices workflow) https

Re: [Qt-creator] Managing Android Devices QtC 9.0.1

2023-01-31 Thread ekke
://bugreports.qt.io/browse/QTBUG-110822 (missed docs HowTo Manage Android Hardware devices) Am 27.01.23 um 15:09 schrieb ekke: QtC 9.0.1 / Qt 5.15.12 it's great that we can debug on Android Devices connected via USB or wireless :) I had some problems managing the devices and before writing a Bugreport I

[Qt-creator] Managing Android Devices QtC 9.0.1

2023-01-27 Thread ekke
://doc.qt.io/qtcreator/creator-developing-android.html#debugging-on-android-devices nothing describes the new workflow Is there any info on this elsewhere ? If not I'll create Bugreports. thx ekke -- Qt-creator mailing list Qt-creator@qt-project.org https://lists.qt-project.org/listinfo/qt-creator

[Qt-creator] is there a way to set Xcode Build Settings from QtCreator ?

2022-02-10 Thread ekke
Apple changed signing for iOS 15. works well from Xcode 13, but I’m using Xcode 12.4 / Catalina. (will uograde macOS and Xcode next month) in the meantime in Xcode 12.4 I have to set manually*Build Settings --> Signing --> Other Code Signing Flags*and

Re: [Qt-creator] 4.15.1 curious behavior run iOS

2021-07-06 Thread ekke
BTW: opened QTCREATORBUG-25970 Am 05.07.21 um 12:38 schrieb ekke: did something in QtC closed QtC open QtC - and the error was back - this time: Project Error: Could not resolve SDK Path for 'iphoneos' using --show-sdk-path Error while parsing file /Applications/...my.pro. Giving up. switched

Re: [Qt-creator] edit - qml and mm files - look disabled

2021-07-05 Thread ekke
Am 05.07.21 um 17:22 schrieb Eike Ziller On Jul 5, 2021, at 16:48, ekke wrote: Hi Eike, looked at it a 2nd time before opening a Bugreport. you're right about the *.mm files - they are disasbled on Android and enabled on iOS but the *.qml files are always disabled (macOS, Android, iOS

Re: [Qt-creator] edit - qml and mm files - look disabled

2021-07-05 Thread ekke
: lupdate_only{ SOURCES+=qml/main.qml\ qml/common/*.qml\ qml/navigation/*.qml\ qml/pages/*.qml\ qml/popups/*.qml\ qml/tabs/*.qml } hase there anything changed with QtC 4.15.1 and Qt 5.15 ? has worked last years for me without disabling qml files thx ekke Am 05.07.21 um 10:47 schrieb Eike

Re: [Qt-creator] 4.15.1 curious behavior run iOS

2021-07-05 Thread ekke
quit (QtC 4.15.1, Qt 5.15.5, macOS Catalina (10.15.7), Xcode 12.4 will open Bugreport ekke Am 05.07.21 um 11:58 schrieb ekke: this is curious: moved all my projects from 5.13.2 to 5.15.5 at first made them all build and run from macOS and iOS / iOS simulator - all projects worked well

[Qt-creator] 4.15.1 curious behavior run iOS

2021-07-05 Thread ekke
all works well without an error as some days before happy again, but confused ;-) any idea what could cause this ? ekke ___ Qt-creator mailing list Qt-creator@qt-project.org https://lists.qt-project.org/listinfo/qt-creator

Re: [Qt-creator] edit - qml and mm files - look disabled

2021-07-05 Thread ekke
Hi Eike, thx - then I'll create a bugreport. ekke Am 05.07.21 um 10:47 schrieb Eike Ziller: Qt Creator shows files as disabled if it thinks that they are not part of the current build (e.g. platform, guarded with some qmake scope like “macos:OBJECTIVE_SOURCES+=foo.mm” but building on Windows

[Qt-creator] edit - qml and mm files - look disabled

2021-06-28 Thread ekke
files is for iOS .mm files is there a way to change this ? ekke ___ Qt-creator mailing list Qt-creator@qt-project.org https://lists.qt-project.org/listinfo/qt-creator

Re: [Qt-creator] Build for multi arch APK/App Bundles - QtC 5.14.1 - Qt 5.15.5

2021-06-25 Thread ekke
Am 24.06.21 um 17:14 schrieb ekke: Building APKs I can see if it's signed or not from the name, am I right that the .aab always only is named 'android-build-release.aab' ? finally found out, that the .aab from QtC is always unsigned. added a custom process step to run jarsigner and .aab now

[Qt-creator] Build for multi arch APK/App Bundles - QtC 5.14.1 - Qt 5.15.5

2021-06-24 Thread ekke
is inside the apk - release folder besides the bundles ? Is my way to build all these variants correct ? thanks for some infos ekke ___ Qt-creator mailing list Qt-creator@qt-project.org https://lists.qt-project.org/listinfo/qt-creator

Re: [Qt-creator] HowTo get rid of QNetworkConfigurationManager-is-deprecated-warnings

2021-06-17 Thread ekke
Am 16.06.21 um 23:23 schrieb Giuseppe D'Angelo via Qt-creator: Hi, Il 16/06/21 22:24, ekke ha scritto: How can I disable deprecation warnings altogether ? A workaround could be to disable them and only from time to time enable and check if there are deprecations to fix. IIRC, by defining

Re: [Qt-creator] HowTo get rid of QNetworkConfigurationManager-is-deprecated-warnings

2021-06-16 Thread ekke
Am 16.06.21 um 20:36 schrieb Giuseppe D'Angelo via Qt-creator: Hi, On 16/06/2021 19:09, ekke wrote: Of course I would like to get all other deprecation warnings to fix them, but for QNCM and network accessibility there is no way to fix them because the new QNetworkInformation class doesn’t

[Qt-creator] HowTo get rid of QNetworkConfigurationManager-is-deprecated-warnings

2021-06-16 Thread ekke
recate a specific one ? I’m looking for something similar to Q_UNUSED() to get rid of a -Wunused-parameter warning Any ideas ? thx ekke ___ Qt-creator mailing list Qt-creator@qt-project.org https://lists.qt-project.org/listinfo/qt-creator

Re: [Qt-creator] Java support?

2020-09-10 Thread ekke
this would really be a great enhancement Am 10.09.20 um 20:21 schrieb Jason H: I'm working in an Android/iOS app and while creator is just fine for iOS/Objective-C, QtCreator is not fine at all for Android/Java. I'm wondering how close QtCreator is to being able to: * present the java files

Re: [Qt-creator] Problem with Android SDK tools and platform SDK

2020-04-12 Thread ekke
out how to upgrade the AndroidManifest.xml If I don't know what was changed between Qt versions, I create the Android Templates and compare what was changed for Manifest and Gradle ekke Anyway, looking quite promising. Thanks, Harri ___ Qt-creator

Re: [Qt-creator] OSX Menu alignment

2020-02-13 Thread ekke
doesn't happen for me OSX 10.14.6 2 Screens QtC on right screen Am 13.02.20 um 08:40 schrieb Eike Ziller: Should not happen, and does not happen for me, so more details are needed. (i.e. bug report with information about Qt Creator version, macOS version, dump from Help > System Information,

Re: [Qt-creator] 4.10.1 release?

2019-11-06 Thread ekke
Am 05.11.19 um 12:53 schrieb Eike Ziller: > >> On 4. Nov 2019, at 11:56, ekke wrote: >> >> Am 08.10.19 um 09:54 schrieb Eike Ziller: >>>> On 7. Oct 2019, at 17:18, Jason H wrote: >>>> >>>> >>>> >>>> Really glad t

Re: [Qt-creator] 4.10.1 release?

2019-11-04 Thread ekke
there's no movement visible from the issue. > We are looking into that, but it is not fixed in 4.10.1. Hopefully in 4.10.2. Do you have an idea when 4.10.2 will be available ? thx ekke ___ Qt-creator mailing list Qt-creator@qt-project.org https://lists.qt-project.org/listinfo/qt-creator

Re: [Qt-creator] 4.9 beta "close project" feature

2019-03-25 Thread ekke
er ex. DataManager setContextProperty("dataManager", ... then from QML enter dataManager. but shows from the project first time opened in current session see also https://bugreports.qt.io/browse/QTCREATORBUG-20211 ekke ___ Qt-creator mailin

Re: [Qt-creator] 4.9 beta "close project" feature

2019-03-20 Thread ekke
Am 20.03.19 um 18:11 schrieb André Hartmann: > Hi Ekke, > >> (BTW: I have disabled all version control plugins and doing all the >> git > stuff outside QtC with Tower app) > Out of personal interest, have you tried the Git integration in Creator > (recently)

Re: [Qt-creator] 4.9 beta "close project" feature

2019-03-20 Thread ekke
the git stuff outside QtC with Tower app) ekke Am 20.03.19 um 16:36 schrieb mapron: > I just have tried 4.9.beta 2 build and I noticed very annoying feature: > > When you close project, ALL your open files are closed too! It is > awful! I found that it was done in > > https:

Re: [Qt-creator] [Interest] Android will require 64bit soon

2019-02-02 Thread ekke
Am 02.02.19 um 04:29 schrieb Aleksey Kontsevich: > 01.02.2019, 12:11, "ekke" : >> Also I think I must then also compile OpenSSL for 32 bit and 64 bit and then >> need to know HowTo include into .pro > That could help You to do this: > https://github.com/akontsev

Re: [Qt-creator] [Interest] Android will require 64bit soon

2019-02-01 Thread ekke
rovide APKs containing both: 32 and 64 bit https://developer.android.com/distribute/best-practices/develop/64-bit this will increase APK size, so Google recommends Android App Bundles https://developer.android.com/distribute/best-practices/develop/64-bit but AFAIK there's no way yet to build Andro

Re: [Qt-creator] [Interest] Android will require 64bit soon

2019-02-01 Thread ekke
for any infos what's planned by Qt to support 32/64 bit for Android ekke Am 01.02.19 um 08:16 schrieb m...@herrdiel.de: > > Hi, > > I have just been informed by Google that > >> *Starting August 1, 2019:* >> >> * All new apps and app updates are required to provide

Re: [Qt-creator] Qt creator + Clang model = major annoyance

2019-01-08 Thread ekke
Am 08.01.19 um 20:37 schrieb Nikos Chantziaras: > On 08/01/2019 20:00, Jason H wrote: >> Another way to split this is what do we need while typing vs building. >> I could see only real-time feedback forfast things, and at/after >> build-time layer in the more expensive stuff. > > In case people

[Qt-creator] QtC 4.8.0 RC1 - project.pro.user naming changed ?

2018-11-27 Thread ekke
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

Re: [Qt-creator] Snapshot builds for 4.8, take 2

2018-11-23 Thread ekke
Am 23.11.18 um 09:20 schrieb Eike Ziller: > >> On 22. Nov 2018, at 22:11, ekke wrote: >> >> Am 16.11.18 um 14:18 schrieb Eike Ziller: >>> ... >>> >>> We also have released the latest as Qt Creator 4.8 Beta2, so that it is >>> available th

Re: [Qt-creator] Snapshot builds for 4.8, take 2

2018-11-23 Thread ekke
Am 23.11.18 um 08:34 schrieb Christian Stenger: > https://codereview.qt-project.org/#/c/246323/ :) ekke > > > From: Qt-creator on behalf of ekke > > Sent: Thursday, November 22, 2018 10:11:59 PM > To: qt-crea...@qt-project.o

Re: [Qt-creator] it's a pain: QML Import Path not found and auto-completion broken working w multi projects / multi kits

2018-11-14 Thread ekke
to other devs at conferences, because I always fear to have a wrong combination of selected Kits and code-assist is broken in QML and/or C++ as a "workaround" sometimes I'm opening multi QtC instances with only one project open in each one ;-) thx ekke Am 09.11.18 um 19:13 schrieb Ja

[Qt-creator] QtC 4.8.0 beta-2 - code model could not parse an included file (Android only)

2018-11-13 Thread ekke
/android-ndk-r18b/sources/cxx-stl/llvm-libc++/include/stddef.h:51: __nullptr:14:10: note: in file included from /daten/_android/android-ndk-r18b/sources/cxx-stl/llvm-libc++/include/__nullptr:14: workaround: switch to iOS to get code assist in cpp back ekke

[Qt-creator] it's a pain: QML Import Path not found and auto-completion broken working w multi projects / multi kits

2018-11-09 Thread ekke
-completion: the first one for all imports not found, second one for all but the first project accessing context properties with sdame name in different projects this slows down productivity ekke ___ Qt-creator mailing list Qt-creator@qt-project.org http

Re: [Qt-creator] [Development] Qt 5.12.0 Beta4 released

2018-11-08 Thread ekke
Am 08.11.18 um 13:38 schrieb Eike Ziller: > >> On 8. Nov 2018, at 13:04, ekke wrote: >> >> just downloading Beta 4 >> >> why is QtCreator 4.8.0 Beta-2 not available under "Preview" from Online >> Installer ? > We haven’t released it yet. > W

Re: [Qt-creator] [Development] Qt 5.12.0 Beta4 released

2018-11-08 Thread ekke
just downloading Beta 4 why is QtCreator 4.8.0 Beta-2 not available under "Preview" from Online Installer ? Am 08.11.18 um 11:52 schrieb Jani Heikkinen: > Hi, > > We have released Qt 5.12.0 Beta4 today. As earlier you can get it via online > installer. Delta to beta3 attached. > > Please make

Re: [Qt-creator] [Android-development] What's the recommended way to update Android Templates

2018-11-06 Thread ekke gentz
Hi Markus,for some Projekts per ex. I must add the Support library to gradle dependencies. ekke

[Qt-creator] QtC 4.8 Beta2 - TargetSDK 28 missing

2018-11-06 Thread ekke
API 28 is installed and can be used as Build SDK Android Manifest Target SDK I can only select up to SDK 27 SDK 28 is missing, but setting 28 in Manifest src seems to work ekke ___ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt

Re: [Qt-creator] [Android-development] What's the recommended way to update Android Templates

2018-11-06 Thread ekke
sonally I'm overriding all of them and then I'm using git to > see what's missing from the new files. Hi BogDan, that's exactly how I'm doing it. would you recommend always to update to the newest files ? ekke ___ Qt-creator mailing list Qt-creator@qt-pr

Re: [Qt-creator] Target SDK 28 / QtC 4.7.2

2018-11-05 Thread ekke
Am 06.11.18 um 03:16 schrieb Christian Gagneraud: > On Tue, 6 Nov 2018 at 09:16, ekke wrote: >> I have installed SDKs up to API 28 >> >> it's no problem to select Build SDK 28, but from Android Manifest I can >> only select up to API 26 for Target SDK. > AFAIK, 28 re

[Qt-creator] Target SDK 28 / QtC 4.7.2

2018-11-05 Thread ekke
manually ? thx ekke ___ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator

[Qt-creator] What's the recommended way to update Android Templates

2018-11-05 Thread ekke
on this thx for any hints ekke ___ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator

Re: [Qt-creator] [Interest] Qt 5.12 Beta 3 showstopper: ts wrong for release builds w QtQuickCompiler

2018-11-02 Thread ekke
created this bug https://bugreports.qt.io/browse/QTBUG-71553 to get correct translation with Qt 5.12 Beta3 I must uncheck QtQuickCompiler for Release Builds for some of my projects this is a showstopper ekke Am 01.11.18 um 12:15 schrieb ekke: > Am 01.11.18 um 12:12 schrieb ekke: >> j

Re: [Qt-creator] Qt 5.12 Beta 3 showstopper: ts wrong for release builds w QtQuickCompiler

2018-11-01 Thread ekke
Am 01.11.18 um 12:12 schrieb ekke: > just found the reason: > in my release builds Qt Quick Compiler is enabled, so > > CONFIG+=qtquickcompiler > > corrupts the translation in 5.12 Beta3 on macOS, Abdroid, iOS (works > well for 5.11.2) > > is this known or should I repor

Re: [Qt-creator] Qt 5.12 Beta 3 showstopper: ts wrong for release builds

2018-11-01 Thread ekke
just found the reason: in my release builds Qt Quick Compiler is enabled, so CONFIG+=qtquickcompiler corrupts the translation in 5.12 Beta3 on macOS, Abdroid, iOS (works well for 5.11.2) is this known or should I report a bug ? ekke Am 31.10.18 um 20:09 schrieb ekke: > while testing Qt 5

Re: [Qt-creator] [Android-development] Android mismatch qmake / kit (QtC 4.7.2, Qt 5.12 Beta3)

2018-11-01 Thread ekke
Hi Vikas, thx for the info - so I'll ignore these warnings. ekke Am 01.11.18 um 10:50 schrieb Vikas Pachdha: > Hi Ekke, > > The reason for the warning is because Qt 5.12 Android is built with Clang and > the Kit in the QTC is configured with gcc. > As of now, QTC does not au

[Qt-creator] Qt 5.12 Beta 3 showstopper: ts wrong for release builds

2018-10-31 Thread ekke
Beta 2 / QtC 4.7,1) happens on Android, iOS, macOS see screenshots here https://app.box.com/s/806vaydfkp0mym98d85j71cloebi6wxu from QtWS 2018 App https://github.com/ekke/c2gQtWS_x it doesn't happen only for one project - it happens in all projects of course I did a clean build, lupdate/lrelease

[Qt-creator] Android mismatch qmake / kit (QtC 4.7.2, Qt 5.12 Beta3)

2018-10-31 Thread ekke
a 2 I reads that NDK r16b should be used - is this still valid for Beta 3 or should I use  a newer one ? thx ekke ___ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator

[Qt-creator] QML Code Completion problems

2018-10-21 Thread ekke
one project is open fails :( ekke ___ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator

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 <mailto:e...@ekkes-corner.org>>: > >> I'm just testing Qt Creator 4.7.1 / Qt 5.12 Beta 1 with my >> QtQuickControls2 Apps for Android / iOS. >> >> macOS also

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

2018-10-14 Thread ekke
found out from https://forum.qt.io/topic/95406/qt-5-12-beta-android-clang-app-crash that NDK r16b is working for Android and Qt 5.12 Beta1 now I can build and deploy again on all my platforms with Qt 5.12B1 :) Am 13.10.18 um 12:25 schrieb ekke: > > I'm just testing Qt Creator 4.7.1 / Q

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

2018-10-13 Thread ekke
hopefully this will fix the UI in 5.12 Beta 1 - if not will report an issue ekke ___ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator

Re: [Qt-creator] [Interest] Not sure why QML module not found errors

2018-04-02 Thread ekke
got this blog mentioned at Slack (QtMob): http://www.idees2l.renan.org/2018/03/07/qtcreator-and-code-model-error/ perhaps this is helpful, Jason ? ekke Am 02.04.18 um 16:07 schrieb Jason H: > I filed it as a Qt bug, probably having to deal with Android. > https://bugreports.qt.io/browse

[Qt-creator] iOS release build uncount issues - implicit conversion loses integer precision

2017-06-19 Thread ekke
gin(); ~~ ~~^~~~ any idea what could be wrong ? * Qt 5.9 * Xcode 8.3.3 * iOS device 10.3.2 * macOS 10.12.5 * Creator 4.3 thx ekke ___ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listi

Re: [Qt-creator] Qt 5.9 / QtCreator 4.3.0: Execution failed for task ':mergeDebugResources' (Android)

2017-06-14 Thread ekke
oid_armv7-Debug but this error only happens from time to time. doing the same again it works. should I shorten the default build directory ? ../%{JS: Util.asciify("build-%{CurrentProject:Name}-%{CurrentKit:FileSystemName}-%{CurrentBuild:Name}")} ekke > > > > Regards, >

Re: [Qt-creator] [Interest] Qt 5.8 / 5.9 iOS run gives 'Mount Developer Disk failed' Xcode 8.3.3

2017-06-12 Thread ekke
Am 12.06.17 um 12:47 schrieb Alexandru Croitor: > Hi, > > See https://bugreports.qt.io/browse/QTCREATORBUG-18380 > > thanks thanks only did a Google search and forgot to search inside Bugreports ekke >> On 12 Jun 2017, at 12:43, ekke <e...@ekkes-corner.org >>

Re: [Qt-creator] Remind me again... QML are in Sources?

2017-03-10 Thread ekke
ve it back to the old view so that it doesn't matter if you are > using lupdate_only or the QtQuick compiler or the combination of the two. My > file hierarchy should not change depending on the activation matrix of those > features. > I'm still using lupdate_only {SOURCES

Re: [Qt-creator] iOS release build w 192 issues of -fembed-bitcode-marker

2017-03-07 Thread ekke
Am 07.03.17 um 19:26 schrieb Jake Petroules: >> On Mar 7, 2017, at 10:02 AM, ekke <e...@ekkes-corner.org> wrote: >> >> >> so I can ignore these issues ? > Yes, they'll disappear in the next Qt release. :) > > ... > > are there any rules or tips How

Re: [Qt-creator] iOS release build w 192 issues of -fembed-bitcode-marker

2017-03-07 Thread ekke
knowledge of Qt build processes) where to report ? thx ekke > >> . >>>> :-1: warning: argument unused during compilation: '-fembed-bitcode-marker' >>> https://codereview.qt-project.org/#/c/185931/ ___ Qt-creator mailing l

Re: [Qt-creator] iOS release build w 192 issues of -fembed-bitcode-marker

2017-03-07 Thread ekke
sorry - copy-paste the bug is https://bugreports.qt.io/browse/QTCREATORBUG-17835 Am 07.03.17 um 18:47 schrieb Jake Petroules: >> On Mar 7, 2017, at 9:32 AM, ekke <e...@ekkes-corner.org> wrote: >> >> doing next steps after moving my projects from 5.7 to 5.8 >> &

[Qt-creator] iOS release build w 192 issues of -fembed-bitcode-marker

2017-03-07 Thread ekke
://appbus.wordpress.com/2017/03/04/mostly-harmless-update-qt-5-7-0-qt-5-8-0/ ;-) thx for tips and infos ekke ___ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator

[Qt-creator] 5.8/4.2.1 iOS Build fails first time

2017-03-07 Thread ekke
are working all required info for signing is inside .pro don't know if this is expected behavior because of XCode or not to explain details better I have opened https://bugreports.qt.io/browse/QTCREATORBUG-17832 thx for any infos ekke ___ Qt-creator mailing

[Qt-creator] unused DT entry ... unsupported flags (4.2.1 deploy to Android Device)

2017-03-03 Thread ekke
I'm always getting many warnings like below. The apps are running without any problems. Does someone know why this was logged ? thx ekke W linker : /data/data/org.qtproject.example.biz_data_x/qt-reserved-files/qml/QtQuick/Layouts/libqquicklayoutsplugin.so: unsupported

[Qt-creator] Qt 5.8 / QC 4.2.1: plugin cannot be loaded for module "QtGraphicalEffects"

2017-03-01 Thread ekke
Type is known and I can ignore the error should I report an Issue ? ekke ___ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator

Re: [Qt-creator] Qt 5.8 - Creator 4.2.1: Issue Building Project for iOS Device

2017-03-01 Thread ekke
thanks - good to know :) ekke Am 01.03.17 um 23:36 schrieb Jake Petroules: > Yes you can ignore it. > > -- > Jake Petroules - jake.petrou...@qt.io <mailto:jake.petrou...@qt.io> > The Qt Company - Silicon Valley > Qbs build tool evangelist

Re: [Qt-creator] Qt 5.8 - Creator 4.2.1: Issue Building Project for iOS Device

2017-03-01 Thread ekke
Jake, thanks for the info. Do I understand it right that I can ignore the warning ? thx ekke Am 01.03.17 um 21:21 schrieb Jake Petroules: > https://codereview.qt-project.org/#/c/185929/ > > -- > Jake Petroules - jake.petrou...@qt.io <mailto:jake.petrou...@qt.io> > The

Re: [Qt-creator] Qt 5.8 - Creator 4.2.1: Issue configuring a project for iOS

2017-03-01 Thread ekke
Am 01.03.17 um 16:11 schrieb Eike Ziller: >> On Mar 1, 2017, at 3:19 PM, ekke <e...@ekkes-corner.org> wrote: >> >> I got this error when moving project to 5.8 / 4.2.1 while Configuring >> for iOS: >> >> "/Applications/Xcode.app/Contents/Developer/To

[Qt-creator] Qt 5.8 - Creator 4.2.1: Issue Building Project for iOS Device

2017-03-01 Thread ekke
I'm getting this error: warning: -headerpad_max_install_names is ignored when used with -bitcode_bundle (Xcode setting ENABLE_BITCODE=YES) can I ignore this ? never happened with 5.7 / 4.1 tested some debug build/run and it seems to work ekke ___ Qt

[Qt-creator] Qt 5.8 - Creator 4.2.1: Issue configuring a project for iOS

2017-03-01 Thread ekke
e a mkspec for qmake that matches your target environment better. tested some debug build/run cycles and it seems to work can this cause problems ? thx ekke ___ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator

Re: [Qt-creator] Android adb start --user

2017-02-16 Thread ekke
Am 16.02.17 um 12:49 schrieb Orgad Shaneh: > On Thu, Feb 16, 2017 at 1:07 PM, ekke <e...@ekkes-corner.org > <mailto:e...@ekkes-corner.org>> wrote: > > Orgad, > thanks for the tip and help > > Tried Custom Run Configuration: > > Executable: adb

Re: [Qt-creator] Android adb start --user

2017-02-16 Thread ekke
the androiddeploy Json file. Error while building/deploying project my_project (kit: Android for armeabi-v7a (GCC 4.9, Qt 5.7.0)) When executing step "Deploy to Android device" will also ask in the Forum - perhaps someone has done something like this thx again ekke Am 16.02.17 um 11:

[Qt-creator] Android adb start --user

2017-02-15 Thread ekke
*:S but it's outside of QtC. Is there a way to execute such a cmd and to 'connect' the output with QtC ApplicationOutput ? perhaps something running as ExternalTool ? Best way of course would be to add --user to the adb start from QtC build process thx for any help ekke

Re: [Qt-creator] same project multi installations in Qt Creator

2016-10-11 Thread ekke
Am 11.10.16 um 08:27 schrieb Eike Ziller: >> On Oct 11, 2016, at 08:20, ekke <e...@ekkes-corner.org> wrote: >> >> Am 11.10.16 um 08:16 schrieb Eike Ziller: >>>> On Oct 10, 2016, at 19:22, ekke <e...@ekkes-corner.org> >>>> wrote: >>>

Re: [Qt-creator] same project multi installations in Qt Creator

2016-10-11 Thread ekke
Am 11.10.16 um 08:16 schrieb Eike Ziller: >> On Oct 10, 2016, at 19:22, ekke <e...@ekkes-corner.org> wrote: >> >> Hi, >> >> I'm having some problems with iOS Release Build of Qt World Summit >> Conference App (see interest list) >> >&g

[Qt-creator] same project multi installations in Qt Creator

2016-10-10 Thread ekke
location as the current one - will this be Ok for Qt Creator ? .pro filename is the same, but different location. want to avoid any mix of config ;-) thx ekke ___ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt

[Qt-creator] HowTo avoid questions 'add to git' for git projects managed outside QtCreator

2016-10-10 Thread ekke
getting always questions to add files to git. Probably because there's a .git inside project dir Is there a way to let Qt Creator know that there's no version control needed from QtC ? thanks ekke ___ Qt-creator mailing list Qt-creator@qt-project.org

Re: [Qt-creator] lupdate_only broken ?

2016-06-18 Thread ekke
them to OTHER_FILES to get them listed in QtCreator > before. > So now they get listed twice when using old projects (or they will not > get listed anywhere if people open a new project with an old Qt > Creator). Maybe it would be possible to ensure that files only get > listed once in

Re: [Qt-creator] lupdate_only broken ?

2016-06-17 Thread ekke
to get them listed ekke Am 17.06.16 um 17:29 schrieb Benjamin TERRIER: > Hi everyone, > > I've just noticed, after upgrading to 4.0.3 that my qml files were > listed as "Sources". > > It seems to be caused by : > > QML_FILES += *.qml > lupdate

[Qt-creator] Qt Creator multi versions

2016-04-13 Thread ekke
- Qt Creator seems to find it all relative to directory where Qt Creator was installed then I wanted to use two different Project directories, but this path is shared from both installations. Is there a way to install multi versions of Qt using different pathes for Project Dir ? thanks ekke

Re: [Qt-creator] HowTo start Qt Linguist from External Tools with english language instead of current locale

2016-03-31 Thread ekke
Am 31.03.16 um 18:49 schrieb Cristian Adam: > Simply rename / delete linguist_de.qm from Qt5's translations directory. > > When the file is not found it falls back to English. cool this nice trick does it :) ciao ekke > > Cheers, > Cristian. > > On Thu, Mar 31, 2016 at 6

Re: [Qt-creator] Linguist

2016-03-14 Thread ekke
Am 14.03.16 um 08:54 schrieb Ziller Eike: >> >> would be cool to get ts / qm files "by magic” >> coming from BlackBerry Cascades where Eclipse Momentics IDE only needs to >> add the languages to the project and then does this stuff "under the hood". >> ... was not easy to start with

Re: [Qt-creator] Linguist

2016-03-12 Thread ekke
also if I forgot a tr() or qsTr() so I'm always switching thanks to this thread I learned that I can configure this ekke ___ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator

Re: [Qt-creator] Linguist

2016-03-11 Thread ekke
to translators. But > being able to preview the QML screens with translations would be very cool. > > But given benefit-reward ratio, I'd just like to launch it from Creator. > > > ___ > Qt-creator mailing list > Qt-creator@qt-project.org > http://lists.qt-project.org/mai

Re: [Qt-creator] copy/add resources / src files

2016-02-25 Thread ekke
this workflow: -- source project... show in finder, mark .cpp / .hpp, copy -- target project... show in finder, paste then I have to manually add to .pro the names of copied cpp under SOURCES+= correct ? thx ekke Am 25.02.16 um 13:46 schrieb Ziller Eike: >> On Feb 25, 2016, at 11:16 AM, e

[Qt-creator] copy/add resources / src files

2016-02-25 Thread ekke
resources and src files into QtCreator projects -- ekke (ekkehard gentz) independent software architect international development native mobile business apps BlackBerry 10 | Qt Mobile (Android, iOS) workshops - trainings - bootcamps *BlackBerry Elite Developer BlackBerry Platinum Enterprise Par