Results 1 to 2 of 2

Thread: include QtDebug problem

  1. #1
    Join Date
    Aug 2013
    Posts
    1
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default include QtDebug problem

    Hi everyone,

    I for first time using qtcreator and I have some problems with Qtdebug.
    The problem is when i include QtDebug in my project, i get report QtDebug: No such file or directory, and i don't know what i must to do to solve this problem.
    On picture you can see the problem. I using Linux operating sistem and QtCreator 5.1. Can someone tell me how to solve the problem
    QtCreator.jpg
    Last edited by rade908; 9th August 2013 at 08:13.

  2. #2
    Join Date
    Sep 2008
    Location
    Bangalore
    Posts
    659
    Thanks
    116
    Thanked 42 Times in 41 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: include QtDebug problem

    its ..
    Qt Code:
    1. #include <QDebug>
    2. #include <qdebug.h>
    To copy to clipboard, switch view to plain text mode 
    try this ..
    "Behind every great fortune lies a crime" - Balzac

Similar Threads

  1. Include problem after rebuild. Mac OSX 10.6
    By Manjak in forum Qt Programming
    Replies: 1
    Last Post: 5th March 2010, 13:07
  2. Opencv include problem
    By cae in forum Newbie
    Replies: 2
    Last Post: 12th February 2010, 09:25
  3. #include problem in eclipse with qt4.4.0
    By snatcher in forum Newbie
    Replies: 3
    Last Post: 5th August 2009, 04:04
  4. problem with include files
    By JR in forum General Discussion
    Replies: 2
    Last Post: 22nd December 2006, 20:44
  5. problem with an include
    By mickey in forum General Programming
    Replies: 1
    Last Post: 20th July 2006, 13:45

Tags for this Thread

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.