Results 1 to 2 of 2

Thread: Qt Creator 2.6.1 + Qt5.0 + MinGW 4.7: two small issues

  1. #1
    Join Date
    Dec 2012
    Posts
    2
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default Qt Creator 2.6.1 + Qt5.0 + MinGW 4.7: two small issues

    Hi,

    I downloaded the new Qt Creator and managed to compile the Qt5.0 source code for MinGW 4.7 on Windows 7. Everything works fine except for two things:

    a) Each time I go into debug I get the following warning: "Debugging Helper Missing". I tried following the instructions and tried to click build all, but that button was not enabled.
    b) When I try to make a simple test QML file, the IDE does not recognize the standard elements (Rectangle, MouseArea) although when I run the application, everything works. I get a "Unrecognized Element (M300)" error.

    Does anyone know how to fix this?

    Thanks in advance,

    t3685

  2. #2
    Join Date
    Dec 2012
    Posts
    2
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default Re: Qt Creator 2.6.1 + Qt5.0 + MinGW 4.7: two small issues

    Hi,

    I have managed to solve both issues and realize this was the wrong sub-forum .

    a) apparently Qt Creator long since stopped using the debugging helper, instead using a gdb with python scripting (i downloaded mine from here http://builds.qt-project.org/)
    b) tools->JS/QML->Reset Code model did the trick

Similar Threads

  1. QT creator with Maemo issues in building
    By rg4gp in forum Newbie
    Replies: 0
    Last Post: 11th September 2012, 20:19
  2. Compiling Qt Creator with mingw
    By psykoprof in forum Qt Programming
    Replies: 1
    Last Post: 29th January 2011, 13:21
  3. QT Creator Linking issues
    By sgrant327 in forum Qt Programming
    Replies: 14
    Last Post: 16th December 2009, 15:42
  4. QT Creator - Mingw 5.1.6
    By floyd.pepper in forum Qt Tools
    Replies: 1
    Last Post: 20th October 2009, 19:34
  5. qt + mingw installation issues
    By pospiech in forum Installation and Deployment
    Replies: 3
    Last Post: 8th May 2008, 20:42

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.