Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. kit setup
    Log in to post

    • SOLVED Wrong kit for Qt 6.0.0 MSVC2019 64bit
      General and Desktop • windows qt6 msvc2019 kits kit setup • • Galbarad  

      13
      0
      Votes
      13
      Posts
      859
      Views

      https://bugreports.qt.io/browse/QTBUG-87735 bug fixed) Fix Version/s: 6.0.0 RC
    • UNSOLVED Device type (Debian desktop) is not supported by Qt version (5.7.1)
      General and Desktop • debian device kit setup • • CX123  

      1
      0
      Votes
      1
      Posts
      373
      Views

      No one has replied

    • UNSOLVED Online installer (ABI and Autodetect problems)
      Tools • qtcreator webassembly kit setup online install abi • • Patrick Fromberg  

      5
      0
      Votes
      5
      Posts
      1091
      Views

      Hi Patrick. I'm in the same situation. Installation on archlinux using the official qt5.13 online installer. Android and desktop kits are well configured on qtcreator just by using their respectif qmake. However when I choose the one.of webassembly (wasm_32) distributed by qt, qtcreator warns about the ABI, saying that it is not defined. Its value is unknown-unknown-unknown-..... I compiled a simple qt project using wasm_32 kit but link fails with the following error main.o: architecture machine must be wasm32. Any help?
    • UNSOLVED Not able to set the compiler for Qt
      Installation and Deployment • mac clang kit setup • • roshKrish  

      7
      0
      Votes
      7
      Posts
      2304
      Views

      Did you install Xcode 8 ? Your other error comes from the fact that you are calling xcodebuild in the folder where it's located and not where a Xcode project can be found.