Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved Qt Creator trying to build qml-puppet with invalid parameters for compiler

    Tools
    qt creator qmlpuppet qt 5.12
    1
    1
    109
    Loading More Posts
    • 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.
    • F
      Flole last edited by

      Hi,

      I've cross-compiled Qt 5.12 for an arm platform using the latest available toolchain for that target. When I try to edit a UI in Qt creator it tries to build qml-puppet but fails as --std=gnu++1z is not a supported option for my cross-compiler. Unfortunately I don't know why it is trying to use that parameter and if it's really necessary. I can however build my project perfectly fine and run it on the target. Why is qml-puppet even compiled for the target, shouldn't it run on the host?

      Any help is appreciated.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post