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:
===================
===================
Maybe you forgot to setup the environment?

Windows 7 SP1, android-ndk-r19


clang++ is in
android-ndk-r19\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe


It seems that windows-x86_64 from path is missed for some reason. How it
can be solved?


Thanks in advanced for help!

--
With regards, Oleg.
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to