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. Preview for iOS build - ./configure -xplatform unsupported/macx-ios-clang - fatal errors on OS X 10.8.4
Forum Updated to NodeBB v4.3 + New Features

Preview for iOS build - ./configure -xplatform unsupported/macx-ios-clang - fatal errors on OS X 10.8.4

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 1.5k 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.
  • E Offline
    E Offline
    eobdam
    wrote on 13 Jun 2013, 07:51 last edited by
    #1

    git clone git://gitorious.org/qt/qt5.git qt5
    cd qt5
    git checkout stable
    perl init-repository --no-webkit
    ./configure -xplatform unsupported/macx-ios-clang -developer-build -opensource -nomake examples -nomake tests -release -sdk iphoneos6.1 -v (same problem with simulator)

    Standard installation of all requirements

    Some errors
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk/usr/include/sys/_types.h:33:
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk/usr/include/machine/_types.h:32:10: fatal error: 'i386/_types.h' file not found
    #include "i386/_types.h"

    -I/Users/eobdam/qt5/qtbase/mkspecs/unsupported/macx-ios-clang/ios -o libpng.o libpng.cpp
    libpng.cpp:42:10: fatal error: 'png.h' file not found
    #include <png.h>

    etc.

    Has anyone Preview for iOS up and running? Configuration script? Any suggestions?

    1 Reply Last reply
    0

    1/1

    13 Jun 2013, 07:51

    • 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