Re: [opensource-dev] trying to get a mod working

2010-04-21 Thread Lynx Linden
> 94>..\..\newview\lllogchat.cpp(196) : error C2065: 'ostringstream' : > undeclared identifier This suggests that you need to add: #include Cheers, Lynx. ___ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/Open

[opensource-dev] trying to get a mod working

2010-04-20 Thread Brendan Wilson
I'm working on moding the the lllogchat.ccp to add a datestamp to the file name but im having dificuilitie with getting it to work roght of fail to compile. The following erros are from my latest compile: 94>lllogchat.cpp 94>lllocationinputctrl.cpp 94>..\..\newview\lllogchat.cpp(196) : error