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. Building from source 6.8.1
Forum Updated to NodeBB v4.3 + New Features

Building from source 6.8.1

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 2 Posters 407 Views 2 Watching
  • 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.
  • J Offline
    J Offline
    JulsPower
    wrote on last edited by
    #1

    Hi guys
    im building qt, under windows 11 (on a clean install)
    im following this: https://wiki.qt.io/Building_Qt_6_from_Git
    my compiler is mingw

    at the build step I get many error on the qtquick3dphysics module and the build fail

    like this:

    C:/Program Files/mingw32/lib/gcc/i686-w64-mingw32/14.2.0/include/xmmintrin.h:831:1: error: inlining failed in call to 'always_inline' 'unsigned int _mm_getcsr()': target specific option mismatch
    

    can you help me point what would be the cause? the mingw installation?

    Thanks

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Not a direct answer but I would recommend using the MinGW version provided by the Qt online installer. That one is the same that has been used to build the Qt version available through said installer.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • J Offline
        J Offline
        JulsPower
        wrote on last edited by
        #3

        Switch to vs2022
        dont forget to install atl
        then error on install, the prefix path must not have " " in name (im under windows remember)
        i had to disable webkit and webengine, ill try to reenable webengine after I get qtcreator to build

        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