Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Cannot run host compiler clang++
Forum Updated to NodeBB v4.3 + New Features

Cannot run host compiler clang++

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 417 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • lukeglukeL Offline
    lukeglukeL Offline
    lukegluke
    wrote on last edited by
    #1

    Hi all,

    Trying to bulid qt3d in qtcreator (https://github.com/qt/qt3d) 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 part is missed for some reason, right? How it can be solved?

    usual 5.12.2 application are compiled without issues
    and qt3d for 5.9.5 with android-ndk-r16 was built fine numerously without problems.

    Thanks in advanced for help!

    --
    With regards, Oleg.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved