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. Just started trying an example in Qt but get "No debugger set up"
Forum Updated to NodeBB v4.3 + New Features

Just started trying an example in Qt but get "No debugger set up"

Scheduled Pinned Locked Moved Solved General and Desktop
23 Posts 2 Posters 6.9k 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.
  • SGaistS Offline
    SGaistS Offline
    SGaist
    Lifetime Qt Champion
    wrote on last edited by
    #21

    From a Qt Creator perspective, it's one way to do it. You can also modify the the environment in the Run part of the Project panel.

    If the exe is run outside Qt Creator you have to take the same steps as you would when deploying on another computer. That part has been greatly simplified since windeployqt has been created.

    If some things aren't found, you'll have to copy them manually. In the case of MySQL, simply copy the .dll in the same folder as the application.

    On a side note, please don't use so much caps, in written language it's considered shouting and rude.

    Interested in AI ? www.idiap.ch
    Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jdent
      wrote on last edited by
      #22

      I am sorry about the upper case!! Truly did not mean to be rude or shouting and specially to someone who has been so good and helpful!

      Great tips!

      Juan

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #23

        No worries ;)

        Since you have it working now, please mark the thread as solved using the "Topic Tool" button so that other forum users may know a solution has been found :)

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        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