Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Problem on compiling a Qt project on Linux
Forum Updated to NodeBB v4.3 + New Features

Problem on compiling a Qt project on Linux

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 1.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.
  • mrdebugM Offline
    mrdebugM Offline
    mrdebug
    wrote on last edited by A Former User
    #1

    I trying to compile a project but I'm obtaining this error:

    usr/include/c++/4.9/bits/stl_relops.:67: Parse error at "std"
    Makefile:324: set di istruzioni per l'obiettivo "moc_qfmainwindow.cpp" non riuscito
    make: *** [moc_qfmainwindow.cpp] Errore 1

    Does someone know what it means and how to resolve?

    Need programmers to hire?
    www.labcsp.com
    www.denisgottardello.it
    GMT+1
    Skype: mrdebug

    Ni.SumiN 1 Reply Last reply
    0
    • mrdebugM mrdebug

      I trying to compile a project but I'm obtaining this error:

      usr/include/c++/4.9/bits/stl_relops.:67: Parse error at "std"
      Makefile:324: set di istruzioni per l'obiettivo "moc_qfmainwindow.cpp" non riuscito
      make: *** [moc_qfmainwindow.cpp] Errore 1

      Does someone know what it means and how to resolve?

      Ni.SumiN Offline
      Ni.SumiN Offline
      Ni.Sumi
      wrote on last edited by
      #2

      @mrdebug

      It's an error from you pro file and the path give to C++/4.9. May be an extra '/''s or wrong path. Check the INCLUDEPATH + = in the pro file.

      1 Reply Last reply
      0
      • mrdebugM Offline
        mrdebugM Offline
        mrdebug
        wrote on last edited by
        #3

        Solved by removing the file qmake.stash

        Need programmers to hire?
        www.labcsp.com
        www.denisgottardello.it
        GMT+1
        Skype: mrdebug

        1 Reply Last reply
        3

        • Login

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