|
From: Bastiaan B. <Bas...@li...> - 2002-10-10 15:50:31
|
On Wed, 2002-10-09 at 21:19, Mohamad Daniar wrote: > Try to > #include <string> > > in MSThreads.hh Has been committed to CVS, thanks. > > btw, > any idea when will the stable version updated ? Actually I've been too lazy to work on the stable branch, as I exclusively use the development branch myself. If someone volunteers to maintain the stable branch, please be my guest. Else I think I'll wrap up some open issues in stable, release 0.2.8 and close the branch. Cheers, Bastiaan > > 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 > > > > ------------------------------------------------------- > 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 |