Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. C++ Gurus
  4. __gnu_debug has not been declared

__gnu_debug has not been declared

Scheduled Pinned Locked Moved C++ Gurus
3 Posts 2 Posters 3.1k 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.
  • K Offline
    K Offline
    kappa
    wrote on last edited by
    #1

    Hi,
    I have created a project in QtCreator in Windows and it was working fine, but I needed to move it to Linux and I'm getting the following error:

    @
    __gnu_debug has not been declared
    @

    Should I provide any inclue path?

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      What were you doing when you got that error?

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kappa
        wrote on last edited by
        #3

        I was compiling.

        I'm including some other project into my project and it contains a file debug.h.
        Changing its name to some other fixed the problem.

        Thanx.

        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