From: msew <ms...@ev...> - 2002-10-09 18:53:28
|
when compiling 0.3.2 in visual studio I get c:\depot_vanguard\coding\source\Vanguard\xlib\Log4cpp\include\log4cpp\threading\MSThreads.hh(58) : error C2653: 'std' : is not a class or namespace name c:\depot_vanguard\coding\source\Vanguard\xlib\Log4cpp\include\log4cpp\threading\MSThreads.hh(58) : error C2146: syntax error : missing ';' before identifier 'getThreadId' c:\depot_vanguard\coding\source\Vanguard\xlib\Log4cpp\include\log4cpp\threading\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? |