Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Run fails
Qt 6.11 is out! See what's new in the release blog

Run fails

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 1.3k 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.
  • L Offline
    L Offline
    lordthistle
    wrote on last edited by
    #1

    Hello, I am using QT Creator 2.4.1 on OS X 10.6.8 for a standard C++ project using the Boost and the OpenCV libraries. The build process is based on CMake. I am able to build the program and launch it externally with the OS X terminal, but I am not able to run the project from within the QT Creator GUI. The real problem is that I cannot use the GUI debugger and I am forced to use gdb with the command line (which is quite annoying).

    The failure in running/debugging the app in QT Creator is caused by libraries not found. I added the bash variables LD_LIBRARY_PATH and DYLD_LIBRARY_PATH (pointing to the correct folders) to the Run/Debug environment configurations in the QT project, but I am not yet able to run the binaries.

    Could you please suggest me what to look for?

    Regards

    1 Reply Last reply
    0
    • _ Offline
      _ Offline
      _compiler
      wrote on last edited by
      #2

      http://doc.qt.digia.com/qt/install-mac.html

      http://doc.qt.digia.com/qtcreator-snapshot/creator-debugger-engines.html

      http://doc.qt.digia.com/qt/developing-on-mac.html

      http://www.agile-workers.com/web/en/2012/03/qt-qmake-osx_sdk-xcode/

      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