Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [Solved] Build Error - Trace/BPT trap: 5
Forum Updated to NodeBB v4.3 + New Features

[Solved] Build Error - Trace/BPT trap: 5

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 3.2k 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
    Marty
    wrote on last edited by
    #1

    Hello,

    I have done some projects using Qt so i am not really a noob but i am really not a expert and i don't understand the issue i have so a little help would be nice.

    My app generates an error when compiling :

    @[ui_mainwindow.h] Trace/BPT trap: 5
    @

    Detailed error is as follow :

    @/Users/Martial/Qt5.4.0/5.4/clang_64/bin/uic ../ledManager/mainwindow.ui -o ui_mainwindow.h
    dyld: Library not loaded: /work/build/PADDING/lib/QtCore.framework/Versions/5/QtCore
    Referenced from: /Users/Martial/Qt5.4.0/5.4/clang_64/bin/uic
    Reason: image not found
    make: *** [ui_mainwindow.h] Trace/BPT trap: 5
    14:03:14: Process "/usr/bin/make" has terminated with code 2.
    Error when building project ledManager (kit : Desktop Qt 5.4.0 clang 64bit)
    When executing step "Make"
    @

    For the record, i wrote this code on Max OSX 10.7.5 using Qt 4.8
    This error appear when trying to build this project on my new Mac under OSX 10.9 and Qt 5.4

    I tried to clean build + launch qmake and build all again but with no luck

    Anything i can do ?
    Is there a compatibility issue between code written un Qt 4.8 and 5.4 ?

    Thank you for your help

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

      ok.

      i uninstalled Qt and Xcode then reinstalled both starting with Xcode then Qt.

      Everything works now.

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Milissa845
        Banned
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        -1

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved