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 apps on windows arm device
Forum Updated to NodeBB v4.3 + New Features

Building apps on windows arm device

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
5 Posts 2 Posters 565 Views 1 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.
  • C Offline
    C Offline
    Cyrille de Brebisson
    wrote on last edited by
    #1

    Hello,

    I am trying to build an app in visual studio using QT6.2 on a windows arm device.

    I have downloaded QT6.2 msvc19_arm64 files, but when I go in visual studio to add this to my QT versions and I browse to the msvc19_arm64\bin directory, there is no qmake.exe file for the QT version tool to select.

    So, with no QT version that I can associate with my app, how do I build my arm version?

    Thanks,
    Cyrille

    jsulmJ 1 Reply Last reply
    0
    • C Cyrille de Brebisson

      Hello,

      I am trying to build an app in visual studio using QT6.2 on a windows arm device.

      I have downloaded QT6.2 msvc19_arm64 files, but when I go in visual studio to add this to my QT versions and I browse to the msvc19_arm64\bin directory, there is no qmake.exe file for the QT version tool to select.

      So, with no QT version that I can associate with my app, how do I build my arm version?

      Thanks,
      Cyrille

      jsulmJ Online
      jsulmJ Online
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Cyrille-de-Brebisson If you properly installed that Qt version there should be qmake.exe
      Did you try to search for qmake.exe?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • C Offline
        C Offline
        Cyrille de Brebisson
        wrote on last edited by
        #3

        Hello,

        qmake.exe is not in that directory. In this screenshot. you can see that my qt/6.2.2 folder has mscv2019_arm64, but the dir qmake.exe /s does not show a version in the arm folder (although that folder has over 1GB of content). there is a qmake.exe in the msvc2019_64 folder only.

        I installed this version through the maintenance tool.

        I just tried to install the 6.3.0 version and the same thing is happening. No qmake.exe in the arm folder.

        Thanks for any help you can provide!
        Cyrille

        cf01e20f-49ff-4813-b59b-92a579e1f7ba-image.png

        jsulmJ 1 Reply Last reply
        0
        • C Cyrille de Brebisson

          Hello,

          qmake.exe is not in that directory. In this screenshot. you can see that my qt/6.2.2 folder has mscv2019_arm64, but the dir qmake.exe /s does not show a version in the arm folder (although that folder has over 1GB of content). there is a qmake.exe in the msvc2019_64 folder only.

          I installed this version through the maintenance tool.

          I just tried to install the 6.3.0 version and the same thing is happening. No qmake.exe in the arm folder.

          Thanks for any help you can provide!
          Cyrille

          cf01e20f-49ff-4813-b59b-92a579e1f7ba-image.png

          jsulmJ Online
          jsulmJ Online
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Cyrille-de-Brebisson But did you search for that file (I mean using search function in Windows Explorer for example)?
          Maybe it is located in some subfolder?

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          C 1 Reply Last reply
          0
          • jsulmJ jsulm

            @Cyrille-de-Brebisson But did you search for that file (I mean using search function in Windows Explorer for example)?
            Maybe it is located in some subfolder?

            C Offline
            C Offline
            Cyrille de Brebisson
            wrote on last edited by Cyrille de Brebisson
            #5

            @jsulm
            Hello,

            Yes I did. See the dir qmake.exe /s which does a recursive dir for the qmake.exe in all the sub folders of the current folder.
            As you can see it did work as it did find the qmake.exe version in the mscv2019_64 directory and mingw_64, but nothing was found in the msvc2019_arm64 folder.

            I continued digging in the folder and I also notice that there is no windeployqt.exe in the arm64 folder.

            Cyrille

            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