Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QML debugging is enabled. Only use this in a safe environment ERROR
Forum Updated to NodeBB v4.3 + New Features

QML debugging is enabled. Only use this in a safe environment ERROR

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 3 Posters 8.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.
  • F Offline
    F Offline
    freddy311082
    wrote on 9 Sept 2014, 02:25 last edited by
    #1

    Hi Guys...

    I'm using OSX 10.9.4. I have my project which I have since one year. I had reinstalled my mac and now when I try to run my projct I found the following error:

    @QML debugging is enabled. Only use this in a safe environment.
    "09/2014"@

    the output of the compilation section is:

    @23:24:19: Running steps for project adviser...
    23:24:19: Configuration unchanged, skipping qmake step.
    23:24:19: Starting: "/usr/bin/make"
    /Volumes/Data/Qt5.3.1/5.3/clang_64/bin/qmake -spec macx-clang CONFIG+=debug CONFIG+=x86_64 CONFIG+=declarative_debug CONFIG+=qml_debug -o Makefile ../adviser/adviser.pro
    make: Nothing to be done for `first'.
    23:24:21: The process "/usr/bin/make" exited normally.
    23:24:21: Elapsed time: 00:02.@

    why my project does not run now ??? what is the problem ???

    best regards

    freddy

    1 Reply Last reply
    0
    • P Offline
      P Offline
      p3c0
      Moderators
      wrote on 9 Sept 2014, 05:37 last edited by
      #2

      Hi,

      Did you try running it in the Release mode ?

      157

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 9 Sept 2014, 08:00 last edited by
        #3

        Hi,

        AFAIK this is not an error, just a warning. And the build output looks just fine. What doesn't work ?

        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

        1/3

        9 Sept 2014, 02:25

        • Login

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