Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Is it possible to setup a Qt Visual Studio Project for an Android App?
Forum Updated to NodeBB v4.3 + New Features

Is it possible to setup a Qt Visual Studio Project for an Android App?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
androidvisual studiocmake
5 Posts 3 Posters 145 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.
  • P Offline
    P Offline
    Pruza
    wrote last edited by
    #1

    Hi, I have been trying to setup a Visual Studio Qt Project for android without any luck. The way i see it, I need to somehow select "Qt\6.9.1\android_arm64_v8a" as my Qt Version in the Qt Vs Tools, but I run into the error: "Incompatible Makefile generator: Unix". Has anyone managed to setup such a project or is it just unsupported/impossible at the moment?

    jsulmJ 1 Reply Last reply
    0
    • P Pruza

      Hi, I have been trying to setup a Visual Studio Qt Project for android without any luck. The way i see it, I need to somehow select "Qt\6.9.1\android_arm64_v8a" as my Qt Version in the Qt Vs Tools, but I run into the error: "Incompatible Makefile generator: Unix". Has anyone managed to setup such a project or is it just unsupported/impossible at the moment?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote last edited by
      #2

      @Pruza I guess you also need to select the compiler from Android NDK.

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

      P 1 Reply Last reply
      0
      • jsulmJ jsulm

        @Pruza I guess you also need to select the compiler from Android NDK.

        P Offline
        P Offline
        Pruza
        wrote last edited by
        #3

        @jsulm Hi. Thanks for the reply. Do you mean selecting it under Qt Versions in QtVsTools, or selecting it somewhere in the VS Project settings?

        jsulmJ JoeCFDJ 2 Replies Last reply
        0
        • P Pruza

          @jsulm Hi. Thanks for the reply. Do you mean selecting it under Qt Versions in QtVsTools, or selecting it somewhere in the VS Project settings?

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote last edited by
          #4

          @Pruza I don't know, never used Qt Vs Tools

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

          1 Reply Last reply
          0
          • P Pruza

            @jsulm Hi. Thanks for the reply. Do you mean selecting it under Qt Versions in QtVsTools, or selecting it somewhere in the VS Project settings?

            JoeCFDJ Offline
            JoeCFDJ Offline
            JoeCFD
            wrote last edited by JoeCFD
            #5

            @Pruza For android build VS C++ compiler is not needed anymore. You can simply do it with QtCreator.

            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