From: Mohamad D. <md...@pr...> - 2002-10-09 19:20:11
|
Try to #include <string> in MSThreads.hh btw, any idea when will the stable version updated ? Mohamad ----- Original Message ----- From: "msew" <> To: <log...@li...> Sent: Wednesday, October 09, 2002 2:53 PM Subject: [Log4cpp-devel] compile errors in 0.3.2 (std not found) > when compiling 0.3.2 in visual studio I get > > c:\depot_vanguard\coding\source\Vanguard\xlib\Log4cpp\include\log4cpp\thread ing\MSThreads.hh(58) > : error C2653: 'std' : is not a class or namespace name > c:\depot_vanguard\coding\source\Vanguard\xlib\Log4cpp\include\log4cpp\thread ing\MSThreads.hh(58) > : error C2146: syntax error : missing ';' before identifier 'getThreadId' > c:\depot_vanguard\coding\source\Vanguard\xlib\Log4cpp\include\log4cpp\thread ing\MSThreads.hh(58) > : error C2501: 'string' : missing storage-class or type specifiers > > > > shouldn't namespace std be automagically included in the default visual > studio default setup? > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Log4cpp-devel mailing list > Log...@li... > https://lists.sourceforge.net/lists/listinfo/log4cpp-devel |