Results 1 to 2 of 2

Thread: Errors to build app in iOS and Android

  1. #1
    Join Date
    Feb 2014
    Posts
    94
    Thanks
    5
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Errors to build app in iOS and Android

    Hello everyone!

    I am having a 2 problems:

    To run an app in iOS
    Appears the error when I change the build to iphonesimulator-clang 5.4.0 for iOS:
    Project ERROR: Failed to parse qmlimportscanner output.

    To run an app in Android
    Appears the error when I run or build the project - I am using Android for armeabi-v7a (GCC 4.9, Qt 5.4.0) in Android AVD:
    [install target] error 71 (ignored)

    I am using OSX with Qt 5.4.1

    Could anyone help me?

    Thanks in advance.

    Sorry, wrong category. But could anyone help me?

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Errors to build app in iOS and Android

    [install target] error 71 (ignored)
    This does not seem to work for android builds. I have the same config as you, and cannot get this to work even on Qt example projects. However, you can disable the "make install" step in Qt Creator and everything seems to work fine. Using the USB debugger, the app deploys and runs on the target device.

    I suspect there's a bug in the ant build script on android, but I haven't cared enough to investigate.

    Can't comment on the iPhone issue - no experience with that.

Similar Threads

  1. How to build MySQL plugin for android under windows?
    By Baso in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 13th April 2014, 23:29
  2. Build Qt for Android with MinGW
    By cyberduck in forum Installation and Deployment
    Replies: 2
    Last Post: 17th March 2014, 08:42
  3. Qt Creator Qt SDK, Remote Compiler "Build Failed: Errors in build"
    By strahlex in forum Qt Tools
    Replies: 0
    Last Post: 10th August 2011, 17:59
  4. Build errors in Qt
    By prady in forum Qt Tools
    Replies: 2
    Last Post: 4th June 2009, 08:51
  5. Build errors on YDL 4.0.1
    By milonguero in forum Installation and Deployment
    Replies: 0
    Last Post: 19th April 2007, 21:54

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.