Menu

#4 'cerr' undefined on Windows

-- deleted --
closed-fixed
5
2001-04-14
2000-11-23
No

While compiling CppUnit 1.5.3 on Windows, TextTestResult.cpp compiles with errors because the symbol 'cerr' is undefined. Including <iostream> solves the problem.

The configuration this appears under is as follows:
Windows 2000
Visual Studio 6.0 with Service Pack 4
Dinkum STL 2.33 (this is an upgrade to the STL that VC++ ships with and from the same company that made the version in VC++ - www.dinkumware.com)

Discussion

  • Ben Gidley

    Ben Gidley - 2001-01-15

    This also occurs with the standard VC++ 6 Librarys (SP4).

     
  • Bastiaan Bakker

    Bastiaan Bakker - 2001-04-14
    • assigned_to: nobody --> bastiaan
    • status: open --> closed-fixed
     
  • Bastiaan Bakker

    Bastiaan Bakker - 2001-04-14

    Logged In: YES
    user_id=8050

    Fix committed to CVS. Will be included in release 1.5.4.

     

Log in to post a comment.