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. Qt can't build Android apk on Mac
Qt 6.11 is out! See what's new in the release blog

Qt can't build Android apk on Mac

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 576 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.
  • R Offline
    R Offline
    reboot
    wrote on last edited by reboot
    #1

    When I build android apk on Mac, it always error occurred :

    In file included from ../../Android/android-ndk-r10b/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/stl_algo.h:59:0,
                     from ../../Android/android-ndk-r10b/sources/cxx-stl/gnu-libstdc++/4.9/include/algorithm:62,
                     from ../../../Qt5.6.1/5.6/android_armv7/include/QtCore/qglobal.h:88,
                     from ../../../Qt5.6.1/5.6/android_armv7/include/QtCore/qcoreapplication.h:37,
                     from ../../../Qt5.6.1/5.6/android_armv7/include/QtGui/qguiapplication.h:37,
                     from ../../../Qt5.6.1/5.6/android_armv7/include/QtGui/QGuiApplication:1,
                     from ../Tribes/main.cpp:1:
    ../../Android/android-ndk-r10b/sources/cxx-stl/gnu-libstdc++/4.9/include/cstdlib:72:20: fatal error: stdlib.h: No such file or directory
     #include <stdlib.h>
    

    How can i deal with it?

    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