Menu

DevC++ - 4.9.7.0 Compile Erros with stdlib++

2003-01-07
2012-09-26
  • Nobody/Anonymous

    I just downloaded and installed (7Jan2003, WinXP-Pro). When compiling <iostream> generated errors about a missing file (c++config.h, c++io.h etc.). The correct MingW32 files are in Dev-Cpp\include\c++\mingw32\bits and should be copied over to Dev-Cpp\include\c++\bits. This should either be changed in the release or put in a note. Hope this isn't a repeat but I don't have time to read the forum.

     
    • Anonymous

      Anonymous - 2003-01-07

      In my setup, Dev-Cpp\include\c++\mingw32 was set as a default include path in the IDE. (this adds a -I option to the command line).

      You should do this rather than move the files to another folder; doing that may cause problems when you install an upgrade - you will be using the old versions of the upgraded files.

       
    • Nobody/Anonymous

      Yes its a repeat. Repeat^105.  You have no idea.

      Wayne

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.