Results 1 to 5 of 5

Thread: Compile error from newbie to g++ and Qt

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts

    Default Re: Compile error from newbie to g++ and Qt

    Quote Originally Posted by vieraci View Post
    Original error went away, now ofstream has has same problem.
    Including <ofstream> said "file not found" and <ostream> made no difference. I thought it would have been standard c/c++ headers ?
    Include <fstream>.

    Quote Originally Posted by vieraci View Post
    are the headers documented somewhere ?
    http://www.cplusplus.com/reference/
    J-P Nurmi

  2. The following user says thank you to jpn for this useful post:

    vieraci (8th May 2007)

Similar Threads

  1. Compile Errors
    By luffy27 in forum Qt Programming
    Replies: 3
    Last Post: 4th November 2006, 05:26
  2. how to correctly compile threads support?
    By srhlefty in forum Installation and Deployment
    Replies: 9
    Last Post: 25th June 2006, 19:15
  3. QT/Win 4.1.1 with VisualStudio2005 Newbie
    By skaiser in forum Installation and Deployment
    Replies: 9
    Last Post: 24th March 2006, 02:26
  4. TIP: If Qt4.1 debug compile doesn't work...
    By pthomas in forum Newbie
    Replies: 3
    Last Post: 13th January 2006, 14:36

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
  •  
Qt is a trademark of The Qt Company.