Re: [Development] qmake's custom install failed on Android

2018-01-12 Thread Denis Shienkov
This solution: https://stackoverflow.com/questions/25929467/qt-android-location-of-java-files-common-to-different-projects does not work as well. 12.01.2018 23:00, Denis Shienkov пишет: > you can use COPIES It does not work as well if the ANDROID_PACKAGE_SOURCE_DIR is defined. 12.01.2018

Re: [Development] qmake's custom install failed on Android

2018-01-12 Thread Denis Shienkov
> you can use COPIES It does not work as well if the ANDROID_PACKAGE_SOURCE_DIR is defined. 12.01.2018 22:31, Denis Shienkov пишет: In a real project I need to copy an external *.java files to the android-build/src/org directory. Now, if I use the INSTALLS as following:     gst_java.files

Re: [Development] qmake's custom install failed on Android

2018-01-12 Thread Denis Shienkov
In a real project I need to copy an external *.java files to the android-build/src/org directory. Now, if I use the INSTALLS as following:     gst_java.files = $$libs_sourcedir/$$GST_SUPPORT_TARGET/android-sources/src/org/freedesktop/$$GST_MODULE_NAME/GStreamer.java     gst_java.path =

Re: [Development] qmake's custom install failed on Android

2018-01-12 Thread Oswald Buddenhagen
On Fri, Jan 12, 2018 at 08:58:16PM +0300, Denis Shienkov wrote: > I need to use the INSTALLS feature on Android project > to copy of some files to the desired location. > > foo_bar.path = $$OUT_PWD/foobar > INSTALLS += foo_bar > that's positively wrong. for a non-install shadow build, you can use

[Development] qmake's custom install failed on Android

2018-01-12 Thread Denis Shienkov
Hi all, I need to use the INSTALLS feature on Android project to copy of some files to the desired location. For, example, this simple example fails at building for the install target: QT += quick CONFIG += c++11 SOURCES += main.cpp RESOURCES += qml.qrc foo_bar.files += $$PWD/main.cpp

[Development] Issue using QGraphicsProxyWidget and a QListWidget's scrollbars

2018-01-12 Thread wim delvaux
These are the settings with which I initialize my QGraphicsView setCacheMode(CacheBackground); setViewportUpdateMode(BoundingRectViewportUpdate); setRenderHint(QPainter::Antialiasing); setTransformationAnchor(AnchorUnderMouse); setInteractive( true ); setDragMode(

Re: [Development] QMAKE_EXTRA_COMPILERS does not work on Android in case the ANDROID_PACKAGE_SOURCE_DIR is empty

2018-01-12 Thread Denis Shienkov
I'm very sorry, it is my fail. :(( 12.01.2018 18:22, Denis Shienkov пишет: Hi all. I need to use a custom target to build of external shared library *.so, with a custom build system (e.g. using the NDK directly) and to link with. I faced with a strange behavior of QMAKE_EXTRA_COMPILERS on

[Development] QMAKE_EXTRA_COMPILERS does not work on Android in case the ANDROID_PACKAGE_SOURCE_DIR is empty

2018-01-12 Thread Denis Shienkov
Hi all. I need to use a custom target to build of external shared library *.so, with a custom build system (e.g. using the NDK directly) and to link with. I faced with a strange behavior of QMAKE_EXTRA_COMPILERS on Android, which is that the qmake does not creates a "compiler_foo_" target in

Re: [Development] 32bit linux build of qt5.10.0 w/ webengine

2018-01-12 Thread Toan Pham
I am suspecting that the reason why qtwebengineview did not render because it could not establish IPC connection to qtwebengineprocess. As seen in the error below, qtwebengineview aborted when it received unexpected number of bytes from the IPC initialization call (recvmsg): "unexpected number of

[Development] Qt 5.9.4 snapshot available

2018-01-12 Thread Jani Heikkinen
Hi! We have finally Qt 5.9.4 snapshot available in online repositories. You can add/update it via online installer like earlier. Please test the snapshot now & report all findings in Jira. And please inform me immediately if you find something which must block the Qt 5.9.4 release. But

Re: [Development] [FYI] the new way to retarget gerrit changes

2018-01-12 Thread Oswald Buddenhagen
On Fri, Jan 12, 2018 at 12:49:32PM +0100, Paolo Angelelli wrote: > On Mon, 8 Jan 2018 14:40:15 +0100 Oswald Buddenhagen > wrote: > > the regex is > > > > > > /^(?:gerrit-)?bot:\h*(?:please\h+)?move\h+(?:back\h+)?to\h+(?:branch\h+)?([\w.]*\w)\b/im > > > > which

Re: [Development] [FYI] the new way to retarget gerrit changes

2018-01-12 Thread Paolo Angelelli
On Mon, 8 Jan 2018 14:40:15 +0100 Oswald Buddenhagen wrote: > On Mon, Sep 12, 2016 at 02:39:57PM +0300, Orgad Shaneh wrote: > >Either extend the sanity bot, or create a new bot, which listens on > >gerrit's event stream. > >If the change's owner (or an