Re: [Cppunit-devel] problems building cppunit-1.12.0 on Cygwin
Brought to you by:
blep
From: CppUnit d. m. l. <cpp...@li...> - 2006-07-29 11:24:02
|
> "Cannot define CppUnit::OstringStream" I have no promblem to compile cppunit 1.12.0 on Cygwin. Check the following file : cppunit-1.12.0/include/cppunit/config-auto.h At the line 67, I have : /* define if the compiler has stringstream */ #ifndef CPPUNIT_HAVE_SSTREAM #define CPPUNIT_HAVE_SSTREAM 1 #endif And you ? Vincent. |