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. [SOLVED]EXC_CRASH (SIGABRT) after MacDeployQt
Qt 6.11 is out! See what's new in the release blog

[SOLVED]EXC_CRASH (SIGABRT) after MacDeployQt

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 1 Posters 3.4k 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.
  • M Offline
    M Offline
    Max13
    wrote on last edited by
    #1

    Hi,

    I'm new to Qt, and I have a Mac (my first one since 1 month).
    I'm on a project which is based on QCA/QCA-OSSL, i've successfully installed it and everything.

    When I compile, NO ERROR at all, when I launch it by hand, no error.
    When I do a macdeployqt, it fails copying some files:
    @Max13-MBP:TagPG-build-desktop max13$ macdeployqt TagPG.app
    ERROR: file copy failed from "/Users/max13/QtSDK/Desktop/Qt/473/gcc/lib/QtGui.framework/Resources/qt_menu.nib/classes.nib"
    ERROR: to "TagPG.app/Contents/Frameworks/QtGui.framework/Resources/qt_menu.nib/classes.nib"
    ERROR: file copy failed from "/Users/max13/QtSDK/Desktop/Qt/473/gcc/lib/QtGui.framework/Resources/qt_menu.nib/info.nib"
    ERROR: to "TagPG.app/Contents/Frameworks/QtGui.framework/Resources/qt_menu.nib/info.nib"
    ERROR: file copy failed from "/Users/max13/QtSDK/Desktop/Qt/473/gcc/lib/QtGui.framework/Resources/qt_menu.nib/keyedobjects.nib"
    ERROR: to "TagPG.app/Contents/Frameworks/QtGui.framework/Resources/qt_menu.nib/keyedobjects.nib"@

    I've finally copied them by hand.
    Now, when I launch my .app, it crashes showing up a "EXC_CRASH (SIGABRT)":http://pastebin.com/SK2y17bh error...

    If anyone know why, please help T_T ...

    I'm using Mac/Intel, QtSDK with 4.7.3.

    Thank you.

    We all have started by asking questions. Then after some time, we can begin answering them.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      Max13
      wrote on last edited by
      #2

      Well... Solved by using 4.8-tp ;)

      Thank you Qt Team ^^'

      We all have started by asking questions. Then after some time, we can begin answering them.

      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