Results 1 to 3 of 3

Thread: stringfwd.:43: parse error at "std'

  1. #1
    Join Date
    Feb 2013
    Posts
    38
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default stringfwd.:43: parse error at "std'

    Hi,

    I took a Qt project from Windows to Linux and it does not compile anymore.

    I get the following error :

    user/include/c++/4.6/bits/stringfwd.:43: Parse error at "std"

    Any leads ?

    Thank you.

  2. #2
    Join Date
    Jul 2008
    Location
    Germany
    Posts
    506
    Thanks
    11
    Thanked 76 Times in 74 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: stringfwd.:43: parse error at "std'

    Hi, did you do a rebuild? Run qmake?
    Also, the error line you posted is probably not the only output and the rest would be helpful, too.

    Ginsengelf

  3. #3
    Join Date
    Feb 2013
    Posts
    38
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: stringfwd.:43: parse error at "std'

    Well, it got fixed by cleaning all and removing an "INCLUDEPATH += /usr/include/c++/4.6"...

    I am not sure where it really come from nor sure why it goes away...

    Thank you !

Similar Threads

  1. Replies: 3
    Last Post: 27th January 2013, 23:53
  2. Replies: 32
    Last Post: 25th August 2012, 23:10
  3. Replies: 4
    Last Post: 5th March 2010, 18:03
  4. "Treat wchar_t as Built-in Type" to "yes" link error
    By sungaoyong in forum Qt Programming
    Replies: 1
    Last Post: 5th June 2008, 11:45
  5. QFile Problem~ "Unknow error" in "open(QIODevice::ReadWrite)"
    By fengtian.we in forum Qt Programming
    Replies: 3
    Last Post: 23rd May 2007, 15:58

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.