Results 1 to 2 of 2

Thread: stdout symbol cannot be resolved - QT, Eclipse, Ubuntu

  1. #1

    Default stdout symbol cannot be resolved - QT, Eclipse, Ubuntu

    Normal C++ symbols like stdout, pow, abort, are not resolvable in my QT application. I installed the application like this:

    1) Installed the QT SDK

    2) Installed Eclipse CDT

    3) Installed the QT integration plugin for eclipse

    4) Added the QT SDK source include paths to my project

    This allowed me to build a blank QT gui project. However, my simple QT application will not build due to the unresolved stdout, pow, and abort symbols.

    Can someone offer some guidance? I really am lost here and no searching has revealed what it could be.

  2. #2
    Join Date
    Jun 2010
    Posts
    2
    Thanks
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: stdout symbol cannot be resolved - QT, Eclipse, Ubuntu

    Show your simple QT application code please.

Similar Threads

  1. Replies: 7
    Last Post: 31st October 2012, 05:30
  2. Replies: 0
    Last Post: 14th March 2011, 19:34
  3. Replies: 1
    Last Post: 22nd June 2010, 19:56
  4. Qt Eclipse Intergration Ubuntu 64bit
    By baddad in forum Qt-based Software
    Replies: 1
    Last Post: 16th February 2009, 05:18
  5. Eclipse integration in Kubuntu/Ubuntu 64 bit
    By FreddyAV in forum Installation and Deployment
    Replies: 2
    Last Post: 2nd October 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.