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. Can't debug using QT Creator 4.9.1 on Mojave

Can't debug using QT Creator 4.9.1 on Mojave

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 3 Posters 440 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.
  • S Offline
    S Offline
    Spaced Cowboy
    wrote on last edited by
    #1

    I can't seem to get the debugger to start on my Mac, when I do click on Debug, it launches a terminal window, which then contains:

    Last login: Thu May 30 12:46:31 on ttys019
    source /var/folders/ll/jqpkccpn1m91qf41447mdlyh0000gn/T/tmpXAK2Pt
    simon% source /var/folders/ll/jqpkccpn1m91qf41447mdlyh0000gn/T/tmpXAK2Pt
    Badly placed ()'s.
    simon% 
    

    If I edit that script (/var/folders/...) it seems to be a bash script, and my shell is set to /bin/tcsh (for a variety of reasons). Is there some place I can set my shell variant in QT Creator, and have Qt Creator write out something my shell will accept ?

    I already tried

    • exec'ing /bin/bash before launching QT Creator from the commandline
    • setting the environment SHELL variable to /bin/bash
    • launching the last line in the script (which seems to be what is actually necessary) from the terminal window.

    ... but no joy. Any other ideas ?

    Cheers
    Simon

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

      Hi,

      Interesting case. I would recommend asking it on the Qt Creator mailing list. You'll find there Qt Creator's developers/maintainers. This forum is more user oriented.

      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
      1
      • S Offline
        S Offline
        Spaced Cowboy
        wrote on last edited by
        #3

        Thanks, will do :)

        1 Reply Last reply
        0
        • aha_1980A Offline
          aha_1980A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on last edited by aha_1980
          #4

          continues here: https://lists.qt-project.org/pipermail/qt-creator/2019-May/008052.html

          Qt has to stay free or it will die.

          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