Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Compile android app with Visual Studio
Forum Updated to NodeBB v4.3 + New Features

Compile android app with Visual Studio

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 560 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.
  • G Offline
    G Offline
    Groot
    wrote on 11 Jun 2021, 22:41 last edited by
    #1

    Hello!.
    I'm able to coding Qt app with visual studio (I prefer this last one for coding) )with VS addon. For that I put the Qmake.exe from the "QT\msvc2019_64/bin"

    alt text

    I can also compile basic C++ code in visual Studio with Android compiler (without Qt)

    I'm also able to use a C++ Qt code with Android compiler under Qt creator with android emulator created with Android Studio" (By the way...., we absolutly need Android Studio?? Because, Qt Creator seems to handle everything (SDK, NDK...)

    OK...It's easy :)

    But :) would like to find a way tu use both of them ....make a Qt project for Android under visual studio BUT there is no "qmake.exe" in the android_x86\bin folder (just a Qmake.bat file), so can't configure "android_x86" fpr my VS Qt project
    alt text

    I can't create Visual studio project for Android and Qt. Does anybody have an idea?
    Do I have to complilate a Qmake myself? And how to do this? :)

    Thank you a lot for tout future help ! :)

    1 Reply Last reply
    0

    1/1

    11 Jun 2021, 22:41

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved