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. Building for IOS enters on a loop
Forum Updated to NodeBB v4.3 + New Features

Building for IOS enters on a loop

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 814 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.
  • C Offline
    C Offline
    cmazieri
    wrote on last edited by
    #1

    Hello guys,

    I`ve just installed Qt 5.3 on a vmware MAC OS machine, this my uname -a:

    Darwin carloss-Mac.local 13.0.0 Darwin Kernel Version 13.0.0: Sat Jun 1 01:13:40 PDT 2013; root:xnu-2422.1.4.1.8~1/RELEASE_X86_64 x86_64

    I tried to create a simple application to run on Xcode simulator, when try to make it. it enters on an infinite loop.

    I am using Xcode 5.1

    This is the make output:
    @
    carloss-Mac:build-qtuntitled-iphonesimulator_clang_Qt_5_3_0_for_iOS-Debug carlos$ make

    /Users/carlos/Qt/5.3/ios/bin/qmake -spec macx-ios-clang CONFIG+=x86 CONFIG+=iphonesimulator CONFIG+=declarative_debug CONFIG+=qml_debug -o Makefile ../qtuntitled/qtuntitled.pro

    /Users/carlos/Qt/5.3/ios/bin/qmake -spec macx-ios-clang CONFIG+=x86 CONFIG+=iphonesimulator CONFIG+=declarative_debug CONFIG+=qml_debug -o Makefile ../qtuntitled/qtuntitled.pro

    /Users/carlos/Qt/5.3/ios/bin/qmake -spec macx-ios-clang CONFIG+=x86 CONFIG+=iphonesimulator CONFIG+=declarative_debug CONFIG+=qml_debug -o Makefile ../qtuntitled/qtuntitled.p@

    Can anyone help me?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Sidii
      wrote on last edited by
      #2

      Dear Cmazieri,
      Please do make clean and then again make.
      Similar problem i encountered few days back but after doing make clean all resolved the issue.

      Just give a try.

      Cheers

      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