Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › OSX/iOS error

Tagged: , , , ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #8265

    Vincent

    Hi,

     

    I am trying to build and launch the Flappy Bird demo in OSX.

    I can build the desktop version but when I launch it I have this error :

    dyld: Library not loaded: /work/build/__________________<wbr />____________PADDING___________<wbr />___________________/lib/<wbr />QtQuick.framework/Versions/5/<wbr />QtQuick

    Referenced from: /Users/vincejaw/Qt/Examples/V-<wbr />Play/demos/build-FlappyBird-<wbr />Desktop_Qt_5_3_clang_64bit-<wbr />Debug/FlappyBird.app/Contents/<wbr />MacOS/FlappyBird

    Reason: image not found

    The program has unexpectedly finished.

     

    When I try to build for iOS simulator, I have this :

    Xcodebuild failed
    8 duplicate symbols for architecture i386
    Linker command failed with exit code 1 (use -v to see invocation)

     

    Is there something I need to configure/install ?

     

    Thanks,

    Vincent

    #8266

    Christian
    Felgo Team

    Hi Vincent,

    can you try to create a new Empty Felgo Project from Qt Creator and test if that one works for you?

    iOS Simulator builds are not supported at the moment, you would need an iOS or Android device for testing on real devices.

    Cheers, Chris

    #8267

    Vincent

    Thanks for your answer.

    I have the same error message with an empty project :

    Test…

    dyld: Library not loaded: /work/build/__________________<wbr />____________PADDING___________<wbr />___________________/lib/<wbr />QtQuick.framework/Versions/5/<wbr />QtQuick

    Referenced from: /Users/vincejaw/build-Test-<wbr />Desktop_Qt_5_3_clang_64bit-<wbr />Debug/Test.app/Contents/MacOS/<wbr />Test

    Reason: image not found

    The program has unexpectedly finished.

    /Users/vincejaw/build-Test-<wbr />Desktop_Qt_5_3_clang_64bit-<wbr />Debug/Test.app/Contents/MacOS/<wbr />Test crashed

     

    #8268

    Christian
    Felgo Team

    Is a normal Qt Quick based application working with the clang kit? You can create one with File / New Project / Applications / Qt Quick Application..

    Cheers, Chris

    #8269

    Vincent

    Yes it is normal Qt Quick app.

     

    Thanks,

    Vincent

    #8270

    Christian
    Felgo Team

    This is not a Felgo specific error then, but a general Qt issue.

    After quick googling I found this workaround, maybe that helps:

    https://bugreports.qt-project.org/browse/QTBUG-35080

    You can also try to ask on the support forums of Qt Project and ask for help here: http://qt-project.org

    Please let us know if you were able to fix it, or if the error remains after the solutions suggested in the bug reports comments above.

    Cheers, Chris

    #8289

    Vincent

    Thank you for your answer.

    I was able to build & run the application after reinstalling Xcode and Qt.

     

    Cheers,

    Vincent

    #8290

    Krish
Viewing 8 posts - 1 through 8 (of 8 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded