Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. Qt creator using Qt6.0.0 M1 (arm) parse error - project compiles and runs, but Qt editor can't parse source files - no autocomplete etc

Qt creator using Qt6.0.0 M1 (arm) parse error - project compiles and runs, but Qt editor can't parse source files - no autocomplete etc

Scheduled Pinned Locked Moved Unsolved Qt 6
1 Posts 1 Posters 316 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.
  • leuatL Offline
    leuatL Offline
    leuat
    wrote on last edited by
    #1

    Hi there

    Trying to work with Qt6 on the Apple m1. Just compiled a fresh version from git using https://wiki.qt.io/Building_Qt_6_from_Git

    Compiling up the ARM version works, and it runs just fine (even though I still have to use a manual debugger).

    However, Qt (4.14.0, also tried rc1) reports that the code model could not parse an included file (qglobal.h:45:12: error: 'type_traits' file not found), so it will report lots of errors + autocomplete + highlighting is all wrong. Even though the project actually compiles and runs fine, this is very annoying. Any ideas?

    Screenshot 2021-01-26 at 12.30.51.png

    ^Leuat

    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