Hi all,
Trying to bulid qt3d in qtcreator get this:
cd qgltf\ && C:\Qt\5.12.2\android_armv7\bin\qmake.exe -o Makefile
D:\Git\qt3d\tools\qgltf\qgltf.pro -spec android-clang "CONFIG+=debug"
"CONFIG+=qml_debug"
Project ERROR: Cannot run host compiler
'/toolchains/llvm/prebuilt//bin/clang++'. Output:
On 3/21/19 2:36 PM, René Hansen wrote:
And it's not all too bad, but if anyone can tell me of a more dogmatic
QtQuick based approach, please let me know.
Qt/Quick applications are always a combination of C++ and QML and making
use of the C++ part is absolutely not bad.
If something is wrong
On Saturday, 23 March 2019 02:16:41 PDT René J. V. Bertin wrote:
> About that: is there a way to get the detection to use pkg-config to
> determine the location of the openssl headers?
Yes, if someone submits that. 1.1 has it, so we may be able to make this
change for 5.13.
--
Thiago Macieira -
Greetings everyone!
I have a question about usage of QTAudio in a uwp application for windows store
release. Is it possible to record the operating system audio from other
processes?
Thanks,
Robert
___
Interest mailing list
Interest@qt-project.org
htt
Il 22/03/19 19:24, Bob Hood ha scritto:
I'm having a bit of a brain fart here. I have a third-party class I'd like to
use that inherits from QAbstractScrollArea. Qt Designer only knows about a
QScrollArea, though, which inherits QAbstractScrollArea.
How do I use this as a concrete Qt class typ
Thiago Macieira wrote:
> Qt 5.10 and up do have a detection to see if you have 1.0 or 1.1. OpenSUSE has
> no need for that, since they know which version their distro has.
About that: is there a way to get the detection to use pkg-config to determine
the location of the openssl headers?
___