Navigation

    Qt Forum

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

    • 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
      151
      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
      483
      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
      1908
      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.