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. stdlib.h: No such file or directory
Forum Updated to NodeBB v4.3 + New Features

stdlib.h: No such file or directory

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 2 Posters 1.4k Views 2 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.
  • H Offline
    H Offline
    harshahs
    wrote on last edited by
    #1

    hi , i want to develop a android app in qt . i downloaded sdk , jdk , ndk and i added successfully in the qt creator in my windows system . but when i select my android kit and run my hello world app its showing error stdlib.h : no such file or directory .

    thak you

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by sierdzio
      #2

      Are you using the GCC toolchain (not the newer clang one)? Which Android API build level have you chosen (both in project settings and as env variable in Build Environment - ANDROID_NDK_PLATFORM)?

      It could be that you've chosen something too new or too old. Tweaking these settings might get you rolling.

      Also, make sure your kit is properly set up.

      (Z(:^

      1 Reply Last reply
      0
      • H Offline
        H Offline
        harshahs
        wrote on last edited by
        #3

        hi , while adding a sdk and ndk i selected the check box for automatically create a kits for android tool chain . kits and gcc compiler all created . just i selected and i build it .

        i used 7.0 ANDROID API and Latest Qt version

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          Hm, should work. Maybe another issue with SDK update, they seem to crop up frequently recently.

          (Z(:^

          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