Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-33679

Support Xcode 5, Apple LLVM compiler, and iOS 7 environment.

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Cannot Reproduce
    • Icon: P1: Critical P1: Critical
    • 5.2.0 RC1
    • None
    • QPA
    • Qt 5.1.1 with Qt Quick 2 environment.
      Qt 5.2 beta

    • iOS/tvOS/watchOS

      Qt 5.2.0-beta1 on a Mac OS X 10.8 with target iOS 7.0 is having compilation issues in configure.

      ./configure -v -developer-build -xplatform macx-ios-clang -opensource -confirm-license -nomake examples -nomake tests 
      

      outputs:

      cd gui/ && ( test -e Makefile || /usr/local/Trolltech/Qt-5.2.0-beta1/qtbase/bin/qmake /usr/local/Trolltech/Qt-5.2.0-beta1/qtbase/src/gui/gui.pro -o Makefile ) && make -f Makefile 
      make -f Makefile.Debug all 
      /Applications/Xcode.app/Contents/Developer/usr/bin/gcc -c -pipe -fconstant-cfstrings -g -gdwarf-2 -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -mmacosx-version-min=10.6 -fvisibility=hidden -fno-exceptions -Wall -W -Wno-unused-parameter -Wno-main -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_NO_USING_NAMESPACE -DQT_BUILD_GUI_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_USE_BUNDLED_LIBPNG -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_CORE_LIB -I../../mkspecs/macx-g++ -I. -I../../include -I../../include/QtGui -I../../include/QtGui/5.2.0 -I../../include/QtGui/5.2.0/QtGui -Iimage -I../3rdparty/libpng -I../3rdparty/libjpeg -I../../include/QtCore -I../../include/QtCore/5.2.0 -I../../include/QtCore/5.2.0/QtCore -I.moc/debug-static ../3rdparty/pixman/pixman-arm-neon-asm.S -o .obj/debug-static/pixman-arm-neon-asm.o 
      ../3rdparty/pixman/pixman-arm-neon-asm.S:43:5: error: unknown directive 
      .fpu neon 
      

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            vestbo Tor Arne Vestbø
            leonlee Leonard Lee
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes