[impdev] compiling imprudence with Visual Studio 2010

Aragorn Arda aragornarda at gmail.com
Tue Jun 4 17:49:54 PDT 2013


sorry I took a while to answer, I was only able to get back to this now. ok
I just tried once more and here are the steps I took and the output I got:

1) open visual studio 2010, open Tools -> Visual Studio Command Prompt

2) cd C:\Users\[my username]\imprudence\linden\indra

3) python develop.py -G vc100 --unattended configure
 -DUSE_PRECOMPILED_HEADERS:BOOL=ON -DLL_TESTS=OFF -DPACKAGE:BOOL=ON

-> cmake warning: manually specified variables were not used by the
project: DL_TESTS USE_PRECOMPILED_HEADERS

-- Build files have been written...

4) build-vc100\Imprudence.sln

5) entry Release, Win32;

imprudence-bin -> set as startup project;

imprudence-bin -> properties -> configuration properties -> debugging,
change working directory to $(Project)/../../../newview -> OK

6) Build solution.


Results of the build are attached.



2013/5/31 David Seikel <onefang at gmail.com>

> On Thu, 30 May 2013 15:58:44 -0700 (PDT) Nicky Perian
> <nickyperian at yahoo.com> wrote:
>
> > In theory if you have the imprudence repository you should be able to
> > build by replacing singularity.sln with imprudence.sln. I have been
> > on kokua and have not built imprudence and a very long time. Send a
> > build log and Ill try to help.
> >
> >
> >
> > >________________________________
> > > From: Aragorn Arda <aragornarda at gmail.com>
> > >To: Nicky Perian <nickyperian at yahoo.com>
> > >Sent: Thursday, May 30, 2013 5:02 PM
> > >Subject: compiling imprudence with Visual Studio 2010
> > >
> > >
> > >
> > >Hey Nicky, is your
> > >page http://wiki.kokuaviewer.org/wiki/User:Nicky_Perian still valid?
> > >Is it still possible to compile imprudence viewer like this in
> > >Visual Studio 2010? Do I have to use your repository? I'm not having
> > >much success compiling it, I'm getting unsuccessfull builds. Is it
> > >possible to compile with FMODeX instead of FMOD? I had no trouble at
> > >all compiling the Singularity viewer with VS2010 following these
> > >instructions: http://www.singularityviewer.org/kb/build-windows, and
> > >those use FMODeX...
>
> What are the errors you are getting Aragorn?
>
> I use https://github.com/onefang/ImpyReleaseBuilder a script I made to
> create Imprudence releases completely automatically.  It's a Linux
> script that uses virtual machines and feeds them commands via serial
> parts or ssh.  You can see the Windows build commands I feed to XP
> starting at line 84 (Cygwin commands).  That might help you, though my
> setup uses VS2008, but it should detect VS2010 automatically.
>
> Lines 104 to 108 are the important ones.  The PATH and export lines
> will need to be adjusted to suit, they are hard coded for my setup.
> I'm still working on autodetecting those.
>
> --
> A big old stinking pile of genius that no one wants
> coz there are too many silver coated monkeys in the world.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.imprudenceviewer.org/pipermail/impdev-imprudenceviewer.org/attachments/20130605/3c5d082b/attachment-0001.htm>
-------------- next part --------------
------ Build started: Project: ZERO_CHECK, Configuration: Release Win32 ------
Build started 05/06/2013 00:21:55.
InitializeBuildStatus:
  Creating "Win32\Release\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild" because "AlwaysCreate" was specified.
FinalizeBuildStatus:
  Deleting file "Win32\Release\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild".
  Touching "Win32\Release\ZERO_CHECK\ZERO_CHECK.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:00.72
------ Build started: Project: llmessage, Configuration: Release Win32 ------
Build started 05/06/2013 00:21:57.
InitializeBuildStatus:
  Creating "llmessage.dir\Release\llmessage.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  llares.cpp
  llassetstorage.cpp
  llavatarnamecache.cpp
  llblowfishcipher.cpp
  llbuffer.cpp
..\..\llmessage\llbuffer.cpp(724): error C2039: 'back_insert_iterator' : is not a member of 'std'
..\..\llmessage\llbuffer.cpp(724): error C2065: 'back_insert_iterator' : undeclared identifier
..\..\llmessage\llbuffer.cpp(724): error C2275: 'LLBufferArray::buffer_list_t' : illegal use of this type as an expression
..\..\llmessage\llbuffer.cpp(729): error C2039: 'back_insert_iterator' : is not a member of 'std'
..\..\llmessage\llbuffer.cpp(729): error C2065: 'back_insert_iterator' : undeclared identifier
..\..\llmessage\llbuffer.cpp(729): error C2275: 'LLBufferArray::segment_list_t' : illegal use of this type as an expression
  llbufferstream.cpp
  llcachename.cpp
  llchainio.cpp
  llcircuit.cpp
  llclassifiedflags.cpp
  llcurl.cpp
  lldatapacker.cpp
  lldispatcher.cpp
  llfiltersd2xmlrpc.cpp
..\..\llmessage\lldispatcher.cpp(69): error C2039: 'back_insert_iterator' : is not a member of 'std'
..\..\llmessage\lldispatcher.cpp(69): error C2065: 'back_insert_iterator' : undeclared identifier
..\..\llmessage\lldispatcher.cpp(69): error C2275: 'LLDispatcher::keys_t' : illegal use of this type as an expression
..\..\llmessage\lldispatcher.cpp(70): error C2780: '_OutIt std::transform(_InIt1,_InIt1,_InIt2,_OutIt,_Fn2)' : expects 5 arguments - 4 provided
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\algorithm(1155) : see declaration of 'std::transform'
  llhost.cpp
  llhttpassetstorage.cpp
  llhttpclient.cpp
  llhttpclientadapter.cpp
  llhttpnode.cpp
  llhttpsender.cpp
  llinstantmessage.cpp
  lliobuffer.cpp
  lliohttpserver.cpp
  lliopipe.cpp
  lliosocket.cpp
  llioutil.cpp
  llmail.cpp
  llmessagebuilder.cpp
  llmessageconfig.cpp
  llmessagelog.cpp
  llmessagereader.cpp
  llmessagetemplate.cpp
  llmessagetemplateparser.cpp
  llmessagethrottle.cpp
  llmime.cpp
  llnamevalue.cpp
  llnullcipher.cpp
  llpacketack.cpp
  llpacketbuffer.cpp
  llpacketring.cpp
  llpartdata.cpp
  llpumpio.cpp
  llregionpresenceverifier.cpp
..\..\llmessage\llpumpio.cpp(440): error C2039: 'back_insert_iterator' : is not a member of 'std'
..\..\llmessage\llpumpio.cpp(440): error C2065: 'back_insert_iterator' : undeclared identifier
..\..\llmessage\llpumpio.cpp(440): error C2275: 'LLPumpIO::links_t' : illegal use of this type as an expression
..\..\llmessage\llpumpio.cpp(486): error C2039: 'back_insert_iterator' : is not a member of 'std'
..\..\llmessage\llpumpio.cpp(486): error C2065: 'back_insert_iterator' : undeclared identifier
..\..\llmessage\llpumpio.cpp(486): error C2275: 'LLPumpIO::running_chains_t' : illegal use of this type as an expression
..\..\llmessage\llpumpio.cpp(793): error C2039: 'back_insert_iterator' : is not a member of 'std'
..\..\llmessage\llpumpio.cpp(793): error C2065: 'back_insert_iterator' : undeclared identifier
..\..\llmessage\llpumpio.cpp(793): error C2275: 'LLPumpIO::callbacks_t' : illegal use of this type as an expression
  llsdappservices.cpp
  llsdhttpserver.cpp
  llsdmessagebuilder.cpp
  llsdmessagereader.cpp
  llsdrpcclient.cpp
  llsdrpcserver.cpp
  llservicebuilder.cpp
  llservice.cpp
  llstoredmessage.cpp
  lltemplatemessagebuilder.cpp
  lltemplatemessagedispatcher.cpp
  lltemplatemessagereader.cpp
  llthrottle.cpp
  lltransfermanager.cpp
  lltransfersourceasset.cpp
  lltransfersourcefile.cpp
  lltransfertargetfile.cpp
  lltransfertargetvfile.cpp
  lltrustedmessageservice.cpp
  llurlrequest.cpp
  lluseroperation.cpp
  llxfer.cpp
  llxfer_file.cpp
  llxfermanager.cpp
  llxfer_mem.cpp
  llxfer_vfile.cpp
  llxorcipher.cpp
  message.cpp
  message_prehash.cpp
  message_string_table.cpp
  net.cpp
  partsyspacket.cpp
  patch_code.cpp
  patch_dct.cpp
  patch_idct.cpp
  llsocks5.cpp
  sound_ids.cpp

Build FAILED.

Time Elapsed 00:01:20.69
------ Build started: Project: llmath, Configuration: Release Win32 ------
Build started 05/06/2013 00:23:18.
InitializeBuildStatus:
  Creating "llmath.dir\Release\llmath.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  llbboxlocal.cpp
  llcalc.cpp
  llcalcparser.cpp
  llcamera.cpp
  llcoordframe.cpp
  llline.cpp
  llperlin.cpp
  llquaternion.cpp
  llrect.cpp
  llsphere.cpp
  llvolume.cpp
  llvolumemgr.cpp
  llsdutil_math.cpp
  m3math.cpp
  m4math.cpp
  raytrace.cpp
  v2math.cpp
  v3color.cpp
  v3dmath.cpp
  v3math.cpp
  v4color.cpp
  v4coloru.cpp
  v4math.cpp
  xform.cpp
llrect.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  llmath.vcxproj -> C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\llmath\Release\llmath.lib
FinalizeBuildStatus:
  Deleting file "llmath.dir\Release\llmath.unsuccessfulbuild".
  Touching "llmath.dir\Release\llmath.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:20.11
------ Build started: Project: llplugin, Configuration: Release Win32 ------
Build started 05/06/2013 00:23:39.
InitializeBuildStatus:
  Creating "llplugin.dir\Release\llplugin.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  llpluginclassmedia.cpp
  llplugincookiestore.cpp
  llplugininstance.cpp
  llpluginmessage.cpp
  llpluginmessagepipe.cpp
  llpluginprocesschild.cpp
  llpluginprocessparent.cpp
  llpluginsharedmemory.cpp
Lib:
  llplugin.vcxproj -> C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\llplugin\Release\llplugin.lib
FinalizeBuildStatus:
  Deleting file "llplugin.dir\Release\llplugin.unsuccessfulbuild".
  Touching "llplugin.dir\Release\llplugin.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:06.82
------ Build started: Project: llcommon, Configuration: Release Win32 ------
Build started 05/06/2013 00:23:48.
InitializeBuildStatus:
  Creating "llcommon.dir\Release\llcommon.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  aiaprpool.cpp
  imageids.cpp
  indra_constants.cpp
  llapp.cpp
  llapr.cpp
  llassettype.cpp
  llavatarname.cpp
  llbase32.cpp
  llbase64.cpp
  llcommon.cpp
  llcrc.cpp
  llcriticaldamp.cpp
  llcursortypes.cpp
  lldate.cpp
  llerror.cpp
  llerrorthread.cpp
  llevent.cpp
  llfasttimer.cpp
  llfile.cpp
..\..\llcommon\llerror.cpp(224): error C2664: 'OutputDebugStringW' : cannot convert parameter 1 from 'const char16_t *' to 'LPCWSTR'
          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  llfindlocale.cpp
..\..\llcommon\llfile.cpp(56): error C2664: '_wmkdir' : cannot convert parameter 1 from 'const char16_t *' to 'const wchar_t *'
          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
..\..\llcommon\llfile.cpp(69): error C2664: '_wrmdir' : cannot convert parameter 1 from 'const char16_t *' to 'const wchar_t *'
          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
..\..\llcommon\llfile.cpp(83): error C2664: '_wfopen' : cannot convert parameter 1 from 'const char16_t *' to 'const wchar_t *'
          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
..\..\llcommon\llfile.cpp(96): error C2664: '_wfsopen' : cannot convert parameter 1 from 'const char16_t *' to 'const wchar_t *'
          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
..\..\llcommon\llfile.cpp(108): error C2664: '_wremove' : cannot convert parameter 1 from 'const char16_t *' to 'const wchar_t *'
          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
..\..\llcommon\llfile.cpp(121): error C2664: '_wrename' : cannot convert parameter 1 from 'const char16_t *' to 'const wchar_t *'
          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
..\..\llcommon\llfile.cpp(132): error C2664: '_wstat64i32' : cannot convert parameter 1 from 'const char16_t *' to 'const wchar_t *'
          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
..\..\llcommon\llfile.cpp(165): error C2664: 'GetTempPathW' : cannot convert parameter 2 from 'unsigned short *' to 'LPWSTR'
          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  llfixedbuffer.cpp
  llformat.cpp
  llframetimer.cpp
  llheartbeat.cpp
  llindraconfigfile.cpp
  llliveappconfig.cpp
  lllivefile.cpp
  lllog.cpp
  llmd5.cpp
  llmemory.cpp
  llmemorystream.cpp
  llmetrics.cpp
  llmortician.cpp
  llprocessor.cpp
  llprocesslauncher.cpp
  llqueuedthread.cpp
  llrand.cpp
  llrun.cpp
  llsd.cpp
  llsdserialize.cpp
  llsdserialize_xml.cpp
  llsdutil.cpp
  llsecondlifeurls.cpp
  llstat.cpp
  llstreamtools.cpp
  llstring.cpp
  llstringtable.cpp
  llsys.cpp
  llthread.cpp
..\..\llcommon\llsys.cpp(291): error C2665: 'utf16str_to_utf8str' : none of the 2 overloads could convert all the argument types
          c:\users\lwangaman\imprudence\linden\indra\llcommon\llstring.h(403): could be 'std::string utf16str_to_utf8str(const llutf16string &)'
          while trying to match the argument list '(WCHAR [128])'
  lltimer.cpp
  lluri.cpp
  lluuid.cpp
  llworkerthread.cpp
  metaclass.cpp
  metaproperty.cpp
  reflective.cpp
  timing.cpp
  u64.cpp

Build FAILED.

Time Elapsed 00:00:30.54
------ Build started: Project: llrender, Configuration: Release Win32 ------
Build started 05/06/2013 00:24:19.
InitializeBuildStatus:
  Creating "llrender.dir\Release\llrender.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  llcubemap.cpp
  llfont.cpp
  llfontgl.cpp
  llfontbitmapcache.cpp
  llfontregistry.cpp
  llgldbg.cpp
  llglslshader.cpp
  llimagegl.cpp
  llpostprocess.cpp
  llrendersphere.cpp
  llshadermgr.cpp
  llvertexbuffer.cpp
  llgl.cpp
  llrender.cpp
  llrendertarget.cpp
Lib:
  llrender.vcxproj -> C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\llrender\Release\llrender.lib
FinalizeBuildStatus:
  Deleting file "llrender.dir\Release\llrender.unsuccessfulbuild".
  Touching "llrender.dir\Release\llrender.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:17.34
------ Build started: Project: llvfs, Configuration: Release Win32 ------
Build started 05/06/2013 00:24:37.
InitializeBuildStatus:
  Creating "llvfs.dir\Release\llvfs.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  lldir.cpp
  lllfsthread.cpp
  llpidlock.cpp
  llvfile.cpp
  llvfs.cpp
  llvfsthread.cpp
  lldir_win32.cpp
..\..\llvfs\lldir_win32.cpp(60): error C2440: '<function-style-cast>' : cannot convert from 'WCHAR [260]' to 'llutf16string'
          No constructor could take the source type, or constructor overload resolution was ambiguous
..\..\llvfs\lldir_win32.cpp(73): error C2440: '<function-style-cast>' : cannot convert from 'WCHAR [260]' to 'llutf16string'
          No constructor could take the source type, or constructor overload resolution was ambiguous
..\..\llvfs\lldir_win32.cpp(81): error C2440: '<function-style-cast>' : cannot convert from 'WCHAR [260]' to 'llutf16string'
          No constructor could take the source type, or constructor overload resolution was ambiguous
..\..\llvfs\lldir_win32.cpp(98): error C2440: '<function-style-cast>' : cannot convert from 'WCHAR [260]' to 'llutf16string'
          No constructor could take the source type, or constructor overload resolution was ambiguous
..\..\llvfs\lldir_win32.cpp(110): error C2440: '<function-style-cast>' : cannot convert from 'WCHAR [260]' to 'llutf16string'
          No constructor could take the source type, or constructor overload resolution was ambiguous
..\..\llvfs\lldir_win32.cpp(117): error C2440: '<function-style-cast>' : cannot convert from 'WCHAR [260]' to 'llutf16string'
          No constructor could take the source type, or constructor overload resolution was ambiguous
..\..\llvfs\lldir_win32.cpp(226): error C2664: 'FindFirstFileW' : cannot convert parameter 1 from 'const char16_t *' to 'LPCWSTR'
          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
..\..\llvfs\lldir_win32.cpp(270): error C2664: 'FindFirstFileW' : cannot convert parameter 1 from 'const char16_t *' to 'LPCWSTR'
          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
..\..\llvfs\lldir_win32.cpp(307): error C2665: 'utf16str_to_utf8str' : none of the 2 overloads could convert all the argument types
          c:\users\lwangaman\imprudence\linden\indra\llcommon\llstring.h(403): could be 'std::string utf16str_to_utf8str(const llutf16string &)'
          while trying to match the argument list '(WCHAR [260])'
..\..\llvfs\lldir_win32.cpp(342): error C2664: 'FindFirstFileW' : cannot convert parameter 1 from 'const char16_t *' to 'LPCWSTR'
          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
..\..\llvfs\lldir_win32.cpp(353): error C2440: '<function-style-cast>' : cannot convert from 'WCHAR [260]' to 'llutf16string'
          No constructor could take the source type, or constructor overload resolution was ambiguous
..\..\llvfs\lldir_win32.cpp(362): error C2440: '<function-style-cast>' : cannot convert from 'WCHAR [260]' to 'llutf16string'
          No constructor could take the source type, or constructor overload resolution was ambiguous

Build FAILED.

Time Elapsed 00:00:06.40
------ Build started: Project: llwindow, Configuration: Release Win32 ------
Build started 05/06/2013 00:24:44.
InitializeBuildStatus:
  Creating "llwindow.dir\Release\llwindow.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  llkeyboard.cpp
  llwindowheadless.cpp
  llwindowwin32.cpp
  lldxhardware.cpp
  llkeyboardwin32.cpp
  llwindow.cpp
..\..\llwindow\lldxhardware.cpp(93): error C2665: 'utf16str_to_utf8str' : none of the 2 overloads could convert all the argument types
          C:\Users\Lwangaman\imprudence\linden\indra\llcommon\llstring.h(403): could be 'std::string utf16str_to_utf8str(const llutf16string &)'
          while trying to match the argument list '(WCHAR [256])'
..\..\llwindow\llwindowwin32.cpp(2519): error C2665: 'utf16str_to_wstring' : none of the 2 overloads could convert all the argument types
          C:\Users\Lwangaman\imprudence\linden\indra\llcommon\llstring.h(383): could be 'LLWString utf16str_to_wstring(const llutf16string &)'
          while trying to match the argument list '(WCHAR *)'
..\..\llwindow\llwindowwin32.cpp(2959): error C2440: '=' : cannot convert from 'const char16_t *' to 'LPCWSTR'
          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
..\..\llwindow\llwindowwin32.cpp(2996): error C2440: '=' : cannot convert from 'const char16_t *' to 'LPCWSTR'
          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
..\..\llwindow\llwindowwin32.cpp(3425): error C2665: 'std::basic_string<_Elem,_Traits,_Ax>::basic_string' : none of the 15 overloads could convert all the argument types
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(560): could be 'std::basic_string<_Elem,_Traits,_Ax>::basic_string(const std::basic_string<_Elem,_Traits,_Ax> &,unsigned int,unsigned int)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(576): or       'std::basic_string<_Elem,_Traits,_Ax>::basic_string(const _Elem *,unsigned int)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(597): or       'std::basic_string<_Elem,_Traits,_Ax>::basic_string(const _Elem *,const std::allocator<_Ty> &)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>,
              _Ty=char16_t
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(604): or       'std::basic_string<_Elem,_Traits,_Ax>::basic_string(unsigned int,_Elem)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(672): or       'std::basic_string<_Elem,_Traits,_Ax>::basic_string(const unsigned short *,const unsigned short *)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(691): or       'std::basic_string<_Elem,_Traits,_Ax>::basic_string(std::_String_const_iterator<_Elem,_Traits,_Alloc>,std::_String_const_iterator<_Elem,_Traits,_Alloc>)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>,
              _Alloc=std::allocator<char16_t>
          ]
          while trying to match the argument list '(const LPWSTR, unsigned long)'
..\..\llwindow\llwindowwin32.cpp(3442): error C2665: 'std::basic_string<_Elem,_Traits,_Ax>::basic_string' : none of the 15 overloads could convert all the argument types
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(560): could be 'std::basic_string<_Elem,_Traits,_Ax>::basic_string(const std::basic_string<_Elem,_Traits,_Ax> &,unsigned int,unsigned int)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(576): or       'std::basic_string<_Elem,_Traits,_Ax>::basic_string(const _Elem *,unsigned int)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(597): or       'std::basic_string<_Elem,_Traits,_Ax>::basic_string(const _Elem *,const std::allocator<_Ty> &)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>,
              _Ty=char16_t
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(604): or       'std::basic_string<_Elem,_Traits,_Ax>::basic_string(unsigned int,_Elem)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(672): or       'std::basic_string<_Elem,_Traits,_Ax>::basic_string(const unsigned short *,const unsigned short *)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(691): or       'std::basic_string<_Elem,_Traits,_Ax>::basic_string(std::_String_const_iterator<_Elem,_Traits,_Alloc>,std::_String_const_iterator<_Elem,_Traits,_Alloc>)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>,
              _Alloc=std::allocator<char16_t>
          ]
          while trying to match the argument list '(const LPWSTR, unsigned long)'
  llmousehandler.cpp
..\..\llwindow\lldxhardware.cpp(651): error C2665: 'utf16str_to_utf8str' : none of the 2 overloads could convert all the argument types
          C:\Users\Lwangaman\imprudence\linden\indra\llcommon\llstring.h(403): could be 'std::string utf16str_to_utf8str(const llutf16string &)'
          while trying to match the argument list '(WCHAR [100])'

Build FAILED.

Time Elapsed 00:00:07.03
------ Build started: Project: media_plugin_base, Configuration: Release Win32 ------
Build started 05/06/2013 00:24:51.
InitializeBuildStatus:
  Creating "media_plugin_base.dir\Release\media_plugin_base.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  media_plugin_base.cpp
Lib:
  media_plugin_base.vcxproj -> C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\media_plugins\base\Release\media_plugin_base.lib
FinalizeBuildStatus:
  Deleting file "media_plugin_base.dir\Release\media_plugin_base.unsuccessfulbuild".
  Touching "media_plugin_base.dir\Release\media_plugin_base.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:01.52
------ Build started: Project: llxml, Configuration: Release Win32 ------
Build started 05/06/2013 00:24:53.
InitializeBuildStatus:
  Creating "llxml.dir\Release\llxml.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  llcontrol.cpp
  llxmlnode.cpp
  llxmlparser.cpp
  llxmltree.cpp
Lib:
  llxml.vcxproj -> C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\llxml\Release\llxml.lib
FinalizeBuildStatus:
  Deleting file "llxml.dir\Release\llxml.unsuccessfulbuild".
  Touching "llxml.dir\Release\llxml.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:06.25
------ Build started: Project: llimage, Configuration: Release Win32 ------
Build started 05/06/2013 00:25:00.
InitializeBuildStatus:
  Creating "llimage.dir\Release\llimage.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  llimagebmp.cpp
  llimage.cpp
  llimagedxt.cpp
  llimagej2c.cpp
  llimagejpeg.cpp
  llimagepng.cpp
  llimagetga.cpp
  llimageworker.cpp
  llpngwrapper.cpp
Lib:
  llimage.vcxproj -> C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\llimage\Release\llimage.lib
FinalizeBuildStatus:
  Deleting file "llimage.dir\Release\llimage.unsuccessfulbuild".
  Touching "llimage.dir\Release\llimage.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:08.06
------ Build started: Project: lscript_compile, Configuration: Release Win32 ------
Build started 05/06/2013 00:25:08.
InitializeBuildStatus:
  Creating "lscript_compile.dir\Release\lscript_compile.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  lscript_alloc.cpp
  lscript_bytecode.cpp
  lscript_error.cpp
  lscript_heap.cpp
  lscript_resource.cpp
  lscript_scope.cpp
  lscript_tree.cpp
  lscript_typecheck.cpp
  indra.y.cpp
  indra.l.cpp
Lib:
  lscript_compile.vcxproj -> C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\lscript\lscript_compile\Release\lscript_compile.lib
FinalizeBuildStatus:
  Deleting file "lscript_compile.dir\Release\lscript_compile.unsuccessfulbuild".
  Touching "lscript_compile.dir\Release\lscript_compile.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:17.75
------ Build started: Project: lscript_library, Configuration: Release Win32 ------
Build started 05/06/2013 00:25:26.
InitializeBuildStatus:
  Creating "lscript_library.dir\Release\lscript_library.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  lscript_alloc.cpp
  lscript_export.cpp
  lscript_library.cpp
Lib:
  lscript_library.vcxproj -> C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\lscript\lscript_library\Release\lscript_library.lib
FinalizeBuildStatus:
  Deleting file "lscript_library.dir\Release\lscript_library.unsuccessfulbuild".
  Touching "lscript_library.dir\Release\lscript_library.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:03.05
------ Build started: Project: llcharacter, Configuration: Release Win32 ------
Build started 05/06/2013 00:25:29.
InitializeBuildStatus:
  Creating "llcharacter.dir\Release\llcharacter.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  llanimationstates.cpp
  llbvhloader.cpp
  llcharacter.cpp
  lleditingmotion.cpp
  llgesture.cpp
  llhandmotion.cpp
  llheadrotmotion.cpp
  lljoint.cpp
  lljointsolverrp3.cpp
  llkeyframefallmotion.cpp
  llkeyframemotion.cpp
  llkeyframemotionparam.cpp
  llkeyframestandmotion.cpp
  llkeyframewalkmotion.cpp
  llmotioncontroller.cpp
  llmotion.cpp
  llmultigesture.cpp
  llpose.cpp
  llstatemachine.cpp
  lltargetingmotion.cpp
  llvisualparam.cpp
Lib:
  llcharacter.vcxproj -> C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\llcharacter\Release\llcharacter.lib
FinalizeBuildStatus:
  Deleting file "llcharacter.dir\Release\llcharacter.unsuccessfulbuild".
  Touching "llcharacter.dir\Release\llcharacter.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:21.38
------ Build started: Project: media_plugin_gstreamer010, Configuration: Release Win32 ------
Build started 05/06/2013 00:25:51.
InitializeBuildStatus:
  Creating "media_plugin_gstreamer010.dir\Release\media_plugin_gstreamer010.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  media_plugin_gstreamer010.cpp
  llmediaimplgstreamervidplug.cpp
Link:
     Creating library C:/Users/Lwangaman/imprudence/linden/indra/build-vc100/media_plugins/gstreamer010/Release/media_plugin_gstreamer010.lib and object C:/Users/Lwangaman/imprudence/linden/indra/build-vc100/media_plugins/gstreamer010/Release/media_plugin_gstreamer010.exp
  media_plugin_gstreamer010.vcxproj -> C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\media_plugins\gstreamer010\Release\media_plugin_gstreamer010.dll
FinalizeBuildStatus:
  Deleting file "media_plugin_gstreamer010.dir\Release\media_plugin_gstreamer010.unsuccessfulbuild".
  Touching "media_plugin_gstreamer010.dir\Release\media_plugin_gstreamer010.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:05.72
------ Build started: Project: llui, Configuration: Release Win32 ------
Build started 05/06/2013 00:25:58.
InitializeBuildStatus:
  Creating "llui.dir\Release\llui.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  llalertdialog.cpp
  llbutton.cpp
  llcheckboxctrl.cpp
  llclipboard.cpp
  llcombobox.cpp
  llctrlselectioninterface.cpp
C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(539): error C2668: 'boost::mem_fn' : ambiguous call to overloaded function
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/bind/mem_fn_cc.hpp(20): could be 'boost::_mfi::cmf0<R,T> boost::mem_fn<std::string,LLNotification>(R (__thiscall LLNotification::* )(void) const)'
          with
          [
              R=std::string,
              T=LLNotification
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xxmem_fn(86): or       'std::tr1::_Mem_fn1<_Rx,_Pmf,_Arg0> std::tr1::mem_fn<std::string,LLNotification>(_Rx (__thiscall LLNotification::* )(void) const)' [found using argument-dependent lookup]
          with
          [
              _Rx=std::string,
              _Pmf=std::string (__thiscall LLNotification::* )(void) const,
              _Arg0=const LLNotification
          ]
          while trying to match the argument list '(std::basic_string<_Elem,_Traits,_Ax> )'
          with
          [
              _Elem=char,
              _Traits=std::char_traits<char>,
              _Ax=std::allocator<char>
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(492) : see reference to function template instantiation 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to<F>(MemberPtr,boost::detail::function::function_buffer &,boost::detail::function::member_ptr_tag)' being compiled
          with
          [
              R=std::string,
              T0=LLNotificationPtr,
              F=std::string (__thiscall LLNotification::* )(void) const,
              MemberPtr=std::string (__thiscall LLNotification::* )(void) const
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(915) : see reference to function template instantiation 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to<Functor>(F,boost::detail::function::function_buffer &)' being compiled
          with
          [
              R=std::string,
              T0=LLNotificationPtr,
              Functor=std::string (__thiscall LLNotification::* )(void) const,
              F=std::string (__thiscall LLNotification::* )(void) const
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(722) : see reference to function template instantiation 'void boost::function1<R,T0>::assign_to<Functor>(Functor)' being compiled
          with
          [
              R=std::string,
              T0=LLNotificationPtr,
              Functor=std::string (__thiscall LLNotification::* )(void) const
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(1065) : see reference to function template instantiation 'boost::function1<R,T0>::function1<Functor>(Functor,int)' being compiled
          with
          [
              R=std::string,
              T0=LLNotificationPtr,
              Functor=std::string (__thiscall LLNotification::* )(void) const
          ]
          ..\..\llui\llalertdialog.cpp(62) : see reference to function template instantiation 'boost::function<Signature>::function<std::string(__thiscall LLNotification::* )(void) const>(Functor,int)' being compiled
          with
          [
              Signature=std::string (LLNotificationPtr),
              Functor=std::string (__thiscall LLNotification::* )(void) const
          ]
C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(539): error C2780: 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to(const boost::reference_wrapper<F2> &,boost::detail::function::function_buffer &,boost::detail::function::function_obj_ref_tag)' : expects 3 arguments - 2 provided
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(625) : see declaration of 'boost::detail::function::basic_vtable1<R,T0>::assign_to'
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(539): error C2780: 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to(FunctionObj,boost::detail::function::function_buffer &,boost::detail::function::function_obj_tag)' : expects 3 arguments - 2 provided
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(599) : see declaration of 'boost::detail::function::basic_vtable1<R,T0>::assign_to'
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(539): error C2780: 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to(MemberPtr,boost::detail::function::function_buffer &,boost::detail::function::member_ptr_tag)' : expects 3 arguments - 2 provided
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(533) : see declaration of 'boost::detail::function::basic_vtable1<R,T0>::assign_to'
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(539): error C2780: 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to(FunctionPtr,boost::detail::function::function_buffer &,boost::detail::function::function_ptr_tag)' : expects 3 arguments - 2 provided
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(511) : see declaration of 'boost::detail::function::basic_vtable1<R,T0>::assign_to'
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
  lldraghandle.cpp
  lleditmenuhandler.cpp
  llfloater.cpp
  llfocusmgr.cpp
  llfunctorregistry.cpp
  lliconctrl.cpp
  llkeywords.cpp
  lllineeditor.cpp
  llmenugl.cpp
  llmodaldialog.cpp
  llmultislider.cpp
  llmultisliderctrl.cpp
  llnotifications.cpp
  llpanel.cpp
  llprogressbar.cpp
  llradiogroup.cpp
  llresizebar.cpp
  llresizehandle.cpp
  llresmgr.cpp
  llrootview.cpp
  llscrollbar.cpp
  llscrollcontainer.cpp
  llscrollingpanellist.cpp
  llscrolllistctrl.cpp
  llslider.cpp
  llsliderctrl.cpp
  llspinctrl.cpp
  llstyle.cpp
  lltabcontainer.cpp
  lltextbox.cpp
  lltexteditor.cpp
  lltextparser.cpp
  llui.cpp
  lluictrl.cpp
  lluictrlfactory.cpp
  lluistring.cpp
  lluitrans.cpp
  llundo.cpp
  llviewborder.cpp
  llview.cpp
  llviewquery.cpp

Build FAILED.

Time Elapsed 00:01:40.48
------ Build started: Project: media_plugin_quicktime, Configuration: Release Win32 ------
Build started 05/06/2013 00:27:39.
InitializeBuildStatus:
  Creating "media_plugin_quicktime.dir\Release\media_plugin_quicktime.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  media_plugin_quicktime.cpp
Link:
     Creating library C:/Users/Lwangaman/imprudence/linden/indra/build-vc100/media_plugins/quicktime/Release/media_plugin_quicktime.lib and object C:/Users/Lwangaman/imprudence/linden/indra/build-vc100/media_plugins/quicktime/Release/media_plugin_quicktime.exp
  media_plugin_quicktime.vcxproj -> C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\media_plugins\quicktime\Release\media_plugin_quicktime.dll
FinalizeBuildStatus:
  Deleting file "media_plugin_quicktime.dir\Release\media_plugin_quicktime.unsuccessfulbuild".
  Touching "media_plugin_quicktime.dir\Release\media_plugin_quicktime.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:09.46
------ Build started: Project: llprimitive, Configuration: Release Win32 ------
Build started 05/06/2013 00:27:49.
InitializeBuildStatus:
  Creating "llprimitive.dir\Release\llprimitive.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  llmaterialtable.cpp
  llmediaentry.cpp
  llprimitive.cpp
  llprimtexturelist.cpp
  lltextureanim.cpp
  lltextureentry.cpp
  lltreeparams.cpp
  llvolumemessage.cpp
  llvolumexml.cpp
  material_codes.cpp
llmaterialtable.obj : warning LNK4006: "class LLUUID const LL_DEFAULT_STONE_UUID" (?LL_DEFAULT_STONE_UUID@@3VLLUUID@@B) already defined in material_codes.obj; second definition ignored
llmaterialtable.obj : warning LNK4006: "class LLUUID const LL_DEFAULT_LIGHT_UUID" (?LL_DEFAULT_LIGHT_UUID@@3VLLUUID@@B) already defined in material_codes.obj; second definition ignored
llmaterialtable.obj : warning LNK4006: "class LLUUID const LL_DEFAULT_METAL_UUID" (?LL_DEFAULT_METAL_UUID@@3VLLUUID@@B) already defined in material_codes.obj; second definition ignored
llmaterialtable.obj : warning LNK4006: "class LLUUID const LL_DEFAULT_WOOD_UUID" (?LL_DEFAULT_WOOD_UUID@@3VLLUUID@@B) already defined in material_codes.obj; second definition ignored
llmaterialtable.obj : warning LNK4006: "class LLUUID const LL_DEFAULT_GLASS_UUID" (?LL_DEFAULT_GLASS_UUID@@3VLLUUID@@B) already defined in material_codes.obj; second definition ignored
llmaterialtable.obj : warning LNK4006: "class LLUUID const LL_DEFAULT_PLASTIC_UUID" (?LL_DEFAULT_PLASTIC_UUID@@3VLLUUID@@B) already defined in material_codes.obj; second definition ignored
llmaterialtable.obj : warning LNK4006: "class LLUUID const LL_DEFAULT_RUBBER_UUID" (?LL_DEFAULT_RUBBER_UUID@@3VLLUUID@@B) already defined in material_codes.obj; second definition ignored
llmaterialtable.obj : warning LNK4006: "class LLUUID const LL_DEFAULT_FLESH_UUID" (?LL_DEFAULT_FLESH_UUID@@3VLLUUID@@B) already defined in material_codes.obj; second definition ignored
  llprimitive.vcxproj -> C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\llprimitive\Release\llprimitive.lib
FinalizeBuildStatus:
  Deleting file "llprimitive.dir\Release\llprimitive.unsuccessfulbuild".
  Touching "llprimitive.dir\Release\llprimitive.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:09.69
------ Build started: Project: media_plugin_webkit, Configuration: Release Win32 ------
Build started 05/06/2013 00:27:59.
InitializeBuildStatus:
  Creating "media_plugin_webkit.dir\Release\media_plugin_webkit.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  media_plugin_webkit.cpp
  windows_volume_catcher.cpp
Link:
     Creating library C:/Users/Lwangaman/imprudence/linden/indra/build-vc100/media_plugins/webkit/Release/media_plugin_webkit.lib and object C:/Users/Lwangaman/imprudence/linden/indra/build-vc100/media_plugins/webkit/Release/media_plugin_webkit.exp
llqtwebkit.lib(llwebpageopenshim.obj) : warning LNK4217: locally defined symbol ??0?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at ABV01@@Z (public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)) imported in function "public: __thiscall LLWebPageOpenShim::LLWebPageOpenShim(class QObject *)" (??0LLWebPageOpenShim@@QAE at PAVQObject@@@Z)
llqtwebkit.lib(llqtwebkit.obj) : warning LNK4217: locally defined symbol ??0?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at ABV01@@Z (public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)) imported in function "public: __thiscall std::logic_error::logic_error(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??0logic_error at std@@QAE at ABV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@1@@Z)
llqtwebkit.lib(llembeddedbrowser.obj) : warning LNK4049: locally defined symbol ??0?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at ABV01@@Z (public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)) imported
llqtwebkit.lib(llembeddedbrowserwindow.obj) : warning LNK4217: locally defined symbol ??0?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at ABV01@@Z (public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)) imported in function __ehhandler$??0logic_error at std@@QAE at ABV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@1@@Z
llqtwebkit.lib(llwebpage.obj) : warning LNK4049: locally defined symbol ??0?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at ABV01@@Z (public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)) imported
llqtwebkit.lib(llwebpage.obj) : warning LNK4049: locally defined symbol ??1?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at XZ (public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::~basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)) imported
llqtwebkit.lib(llwebpageopenshim.obj) : warning LNK4049: locally defined symbol ??1?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at XZ (public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::~basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)) imported
llqtwebkit.lib(llqtwebkit.obj) : warning LNK4217: locally defined symbol ??1?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at XZ (public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::~basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)) imported in function "public: virtual __thiscall std::logic_error::~logic_error(void)" (??1logic_error at std@@UAE at XZ)
llqtwebkit.lib(llembeddedbrowser.obj) : warning LNK4049: locally defined symbol ??1?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at XZ (public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::~basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)) imported
llqtwebkit.lib(llembeddedbrowserwindow.obj) : warning LNK4049: locally defined symbol ??1?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at XZ (public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::~basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)) imported
llqtwebkit.lib(llnetworkaccessmanager.obj) : warning LNK4049: locally defined symbol ??1?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at XZ (public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::~basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)) imported
llqtwebkit.lib(llqtwebkit.obj) : warning LNK4217: locally defined symbol ??_D?$basic_ostringstream at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAEXXZ (public: void __thiscall std::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >::`vbase destructor'(void)) imported in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall LLQtWebKit::getVersion(void)" (?getVersion at LLQtWebKit@@QAE?AV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@XZ)
llqtwebkit.lib(llembeddedbrowserwindow.obj) : warning LNK4049: locally defined symbol ??_D?$basic_ostringstream at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAEXXZ (public: void __thiscall std::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >::`vbase destructor'(void)) imported
llqtwebkit.lib(llqtwebkit.obj) : warning LNK4217: locally defined symbol ?str@?$basic_ostringstream at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QBE?AV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@2 at XZ (public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall std::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >::str(void)const ) imported in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall LLQtWebKit::getVersion(void)" (?getVersion at LLQtWebKit@@QAE?AV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@XZ)
llqtwebkit.lib(llembeddedbrowserwindow.obj) : warning LNK4049: locally defined symbol ?str@?$basic_ostringstream at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QBE?AV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@2 at XZ (public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall std::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >::str(void)const ) imported
llqtwebkit.lib(llqtwebkit.obj) : warning LNK4217: locally defined symbol ??$?6DU?$char_traits at D@std@@V?$allocator at D@1@@std@@YAAAV?$basic_ostream at DU?$char_traits at D@std@@@0 at AAV10@ABV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@0@@Z (class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::operator<<<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_ostream<char,struct std::char_traits<char> > &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)) imported in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall LLQtWebKit::getVersion(void)" (?getVersion at LLQtWebKit@@QAE?AV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@XZ)
llqtwebkit.lib(llqtwebkit.obj) : warning LNK4217: locally defined symbol ??0?$basic_ostringstream at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at H@Z (public: __thiscall std::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >(int)) imported in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall LLQtWebKit::getVersion(void)" (?getVersion at LLQtWebKit@@QAE?AV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@XZ)
llqtwebkit.lib(llembeddedbrowserwindow.obj) : warning LNK4217: locally defined symbol ??0?$basic_ostringstream at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at H@Z (public: __thiscall std::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >::basic_ostringstream<char,struct std::char_traits<char>,class std::allocator<char> >(int)) imported in function "public: __thiscall LLWebView::LLWebView(class QGraphicsItem *)" (??0LLWebView@@QAE at PAVQGraphicsItem@@@Z)
llqtwebkit.lib(llwebpageopenshim.obj) : warning LNK4049: locally defined symbol ??0?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at PBD@Z (public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)) imported
llqtwebkit.lib(llqtwebkit.obj) : warning LNK4217: locally defined symbol ??0?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at PBD@Z (public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)) imported in function "public: class std::_Tree<class std::_Tmap_traits<int,class LLEmbeddedBrowserWindow *,struct std::less<int>,class std::allocator<struct std::pair<int const ,class LLEmbeddedBrowserWindow *> >,0> >::iterator __thiscall std::_Tree<class std::_Tmap_traits<int,class LLEmbeddedBrowserWindow *,struct std::less<int>,class std::allocator<struct std::pair<int const ,class LLEmbeddedBrowserWindow *> >,0> >::erase(class std::_Tree<class std::_Tmap_traits<int,class LLEmbeddedBrowserWindow *,struct std::less<int>,class std::allocator<struct std::pair<int const ,class LLEmbeddedBrowserWindow *> >,0> >::iterator)" (?erase@?$_Tree at V?$_Tmap_traits at HPAVLLEmbeddedBrowserWindow@@U?$less at H@std@@V?$allocator at U?$pair@$$CBHPAVLLEmbeddedBrowserWindow@@@std@@@3@$0A@@std@@@std@@QAE?AViterator at 12@V312@@Z)
llqtwebkit.lib(llembeddedbrowser.obj) : warning LNK4049: locally defined symbol ??0?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at PBD@Z (public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)) imported
llqtwebkit.lib(llembeddedbrowserwindow.obj) : warning LNK4049: locally defined symbol ??0?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at PBD@Z (public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)) imported
llqtwebkit.lib(llwebpage.obj) : warning LNK4049: locally defined symbol ??0?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at PBD@Z (public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *)) imported
llqtwebkit.lib(llembeddedbrowser.obj) : warning LNK4217: locally defined symbol ??4?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAEAAV01 at ABV01@@Z (public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator=(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)) imported in function "public: void __thiscall LLEmbeddedBrowser::setHostLanguage(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?setHostLanguage at LLEmbeddedBrowser@@QAEXABV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@@Z)
llqtwebkit.lib(llembeddedbrowserwindow.obj) : warning LNK4049: locally defined symbol ??4?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAEAAV01 at ABV01@@Z (public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator=(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)) imported
llqtwebkit.lib(llwebpage.obj) : warning LNK4049: locally defined symbol ??4?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAEAAV01 at ABV01@@Z (public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator=(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)) imported
llqtwebkit.lib(llembeddedbrowser.obj) : warning LNK4217: locally defined symbol ??0?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at PBDI@Z (public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(char const *,unsigned int)) imported in function "public: virtual void __thiscall LLNetworkCookieJar::onCookieSetFromURL(class QNetworkCookie const &,class QUrl const &,bool)" (?onCookieSetFromURL at LLNetworkCookieJar@@UAEXABVQNetworkCookie@@ABVQUrl@@_N at Z)
llqtwebkit.lib(llembeddedbrowser.obj) : warning LNK4217: locally defined symbol ?append@?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAEAAV12 at PBD@Z (public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::append(char const *)) imported in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall LLNetworkCookieJar::getAllCookiesInRawForm(void)" (?getAllCookiesInRawForm at LLNetworkCookieJar@@QAE?AV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@XZ)
llqtwebkit.lib(llembeddedbrowser.obj) : warning LNK4217: locally defined symbol ?append@?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAEAAV12 at PBDI@Z (public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::append(char const *,unsigned int)) imported in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall LLNetworkCookieJar::getAllCookiesInRawForm(void)" (?getAllCookiesInRawForm at LLNetworkCookieJar@@QAE?AV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@XZ)
llqtwebkit.lib(llembeddedbrowser.obj) : warning LNK4217: locally defined symbol ??0?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at XZ (public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)) imported in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall LLNetworkCookieJar::getAllCookiesInRawForm(void)" (?getAllCookiesInRawForm at LLNetworkCookieJar@@QAE?AV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@XZ)
llqtwebkit.lib(llembeddedbrowserwindow.obj) : warning LNK4049: locally defined symbol ??0?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at XZ (public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)) imported
llqtwebkit.lib(llwebpage.obj) : warning LNK4049: locally defined symbol ??0?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at XZ (public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >(void)) imported
llqtwebkit.lib(llqtwebkit.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::sputn(char const *,int)" (__imp_?sputn@?$basic_streambuf at DU?$char_traits at D@std@@@std@@QAEHPBDH at Z) referenced in function "class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl std::operator<<<struct std::char_traits<char> >(class std::basic_ostream<char,struct std::char_traits<char> > &,char const *)" (??$?6U?$char_traits at D@std@@@std@@YAAAV?$basic_ostream at DU?$char_traits at D@std@@@0 at AAV10@PBD at Z)
llqtwebkit.lib(llembeddedbrowserwindow.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: int __thiscall std::basic_streambuf<char,struct std::char_traits<char> >::sputn(char const *,int)" (__imp_?sputn@?$basic_streambuf at DU?$char_traits at D@std@@@std@@QAEHPBDH at Z)
llqtwebkit.lib(llqtwebkit.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) struct std::_Smanip<int> __cdecl std::setw(int)" (__imp_?setw at std@@YA?AU?$_Smanip at H@1 at H@Z) referenced in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall LLQtWebKit::getVersion(void)" (?getVersion at LLQtWebKit@@QAE?AV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@XZ)
llqtwebkit.lib(llnetworkaccessmanager.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) bool __cdecl std::operator==<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??$?8DU?$char_traits at D@std@@V?$allocator at D@1@@std@@YA_NABV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@0 at 0@Z) referenced in function "private: void __thiscall LLNetworkAccessManager::finishLoading(class QNetworkReply *)" (?finishLoading at LLNetworkAccessManager@@AAEXPAVQNetworkReply@@@Z)
llqtwebkit.lib(llwebpage.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) bool __cdecl std::operator==<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_??$?8DU?$char_traits at D@std@@V?$allocator at D@1@@std@@YA_NABV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@0 at 0@Z)
C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\media_plugins\webkit\Release\media_plugin_webkit.dll : fatal error LNK1120: 3 unresolved externals

Build FAILED.

Time Elapsed 00:00:04.05
------ Build started: Project: SLPlugin, Configuration: Release Win32 ------
Build started 05/06/2013 00:28:03.
InitializeBuildStatus:
  Creating "SLPlugin.dir\Release\SLPlugin.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  slplugin.cpp
Link:
  SLPlugin.vcxproj -> C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\llplugin\slplugin\Release\SLPlugin.exe
FinalizeBuildStatus:
  Deleting file "SLPlugin.dir\Release\SLPlugin.unsuccessfulbuild".
  Touching "SLPlugin.dir\Release\SLPlugin.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:03.88
------ Build started: Project: copy_win_libs, Configuration: Release Win32 ------
Build started 05/06/2013 00:28:07.
InitializeBuildStatus:
  Creating "Win32\Release\copy_win_libs\copy_win_libs.unsuccessfulbuild" because "AlwaysCreate" was specified.
FinalizeBuildStatus:
  Deleting file "Win32\Release\copy_win_libs\copy_win_libs.unsuccessfulbuild".
  Touching "Win32\Release\copy_win_libs\copy_win_libs.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:00.65
------ Build started: Project: llaudio, Configuration: Release Win32 ------
Build started 05/06/2013 00:28:08.
InitializeBuildStatus:
  Creating "llaudio.dir\Release\llaudio.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  llaudioengine.cpp
  lllistener.cpp
  llaudiodecodemgr.cpp
  llvorbisdecode.cpp
  llvorbisencode.cpp
  llaudioengine_openal.cpp
..\..\llaudio\llaudiodecodemgr.cpp(388): error C2039: 'back_inserter' : is not a member of 'std'
..\..\llaudio\llaudiodecodemgr.cpp(388): error C3861: 'back_inserter': identifier not found
  lllistener_openal.cpp

Build FAILED.

Time Elapsed 00:00:06.30
------ Build started: Project: llinventory, Configuration: Release Win32 ------
Build started 05/06/2013 00:28:15.
InitializeBuildStatus:
  Creating "llinventory.dir\Release\llinventory.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  llcategory.cpp
  lleconomy.cpp
  llinventory.cpp
  llinventorytype.cpp
  lllandmark.cpp
  llnotecard.cpp
  llparcel.cpp
  llpermissions.cpp
  llsaleinfo.cpp
  lltransactionflags.cpp
  lluserrelations.cpp
Lib:
  llinventory.vcxproj -> C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\llinventory\Release\llinventory.lib
FinalizeBuildStatus:
  Deleting file "llinventory.dir\Release\llinventory.unsuccessfulbuild".
  Touching "llinventory.dir\Release\llinventory.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:10.11
------ Build started: Project: llimagej2coj, Configuration: Release Win32 ------
Build started 05/06/2013 00:28:25.
InitializeBuildStatus:
  Creating "llimagej2coj.dir\Release\llimagej2coj.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  llimagej2coj.cpp
Lib:
  llimagej2coj.vcxproj -> C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\llimagej2coj\Release\llimagej2coj.lib
FinalizeBuildStatus:
  Deleting file "llimagej2coj.dir\Release\llimagej2coj.unsuccessfulbuild".
  Touching "llimagej2coj.dir\Release\llimagej2coj.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:02.38
------ Build started: Project: lscript_execute, Configuration: Release Win32 ------
Build started 05/06/2013 00:28:28.
InitializeBuildStatus:
  Creating "lscript_execute.dir\Release\lscript_execute.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  llscriptresource.cpp
  llscriptresourceconsumer.cpp
  llscriptresourcepool.cpp
  lscript_execute.cpp
  lscript_heapruntime.cpp
  lscript_readlso.cpp
Lib:
  lscript_execute.vcxproj -> C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\lscript\lscript_execute\Release\lscript_execute.lib
FinalizeBuildStatus:
  Deleting file "lscript_execute.dir\Release\lscript_execute.unsuccessfulbuild".
  Touching "lscript_execute.dir\Release\lscript_execute.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:03.23
------ Build started: Project: llcrashlogger, Configuration: Release Win32 ------
Build started 05/06/2013 00:28:31.
InitializeBuildStatus:
  Creating "llcrashlogger.dir\Release\llcrashlogger.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  llcrashlogger.cpp
Lib:
  llcrashlogger.vcxproj -> C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\llcrashlogger\Release\llcrashlogger.lib
FinalizeBuildStatus:
  Deleting file "llcrashlogger.dir\Release\llcrashlogger.unsuccessfulbuild".
  Touching "llcrashlogger.dir\Release\llcrashlogger.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:05.42
------ Build started: Project: copy_win_scripts, Configuration: Release Win32 ------
Build started 05/06/2013 00:28:37.
InitializeBuildStatus:
  Creating "Win32\Release\copy_win_scripts\copy_win_scripts.unsuccessfulbuild" because "AlwaysCreate" was specified.
FinalizeBuildStatus:
  Deleting file "Win32\Release\copy_win_scripts\copy_win_scripts.unsuccessfulbuild".
  Touching "Win32\Release\copy_win_scripts\copy_win_scripts.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:00.09
------ Build started: Project: windows-crash-logger, Configuration: Release Win32 ------
Build started 05/06/2013 00:28:37.
InitializeBuildStatus:
  Creating "windows-crash-logger.dir\Release\windows-crash-logger.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  win_crash_logger.cpp
  llcrashloggerwindows.cpp
..\..\win_crash_logger\llcrashloggerwindows.cpp(105): error C2440: 'initializing' : cannot convert from 'llutf16string' to 'std::basic_string<_Elem,_Traits,_Ax>'
          with
          [
              _Elem=wchar_t,
              _Traits=std::char_traits<wchar_t>,
              _Ax=std::allocator<wchar_t>
          ]
          No constructor could take the source type, or constructor overload resolution was ambiguous

Build FAILED.

Time Elapsed 00:00:08.11
------ Build started: Project: imprudence-bin, Configuration: Release Win32 ------
Build started 05/06/2013 00:28:48.
InitializeBuildStatus:
  Creating "imprudence-bin.dir\Release\imprudence-bin.unsuccessfulbuild" because "AlwaysCreate" was specified.
PreBuildEvent:
  Description: Copying message_template.msg to the runtime folder.	Copying message.xml to the runtime folder.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  llviewerprecompiledheaders.cpp
  lggautocorrectfloater.cpp
  lggautocorrect.cpp
  lgghunspell_wrapper.cpp
  lggdicdownload.cpp
  aoremotectrl.cpp
  chatbar_as_cmdline.cpp
  emeraldboobutils.cpp
  floaterao.cpp
  floaterbusy.cpp
  floatercommandline.cpp
  floatercache.cpp
  floaterdice.cpp
  floatergriddefault.cpp
  floatergridmanager.cpp
  floaterlocalassetbrowse.cpp
  floatervoicelicense.cpp
  hbfloatergrouptitles.cpp
  hippogridmanager.cpp
  hippolimits.cpp
  hipporestrequest.cpp
  impprefsfonts.cpp
  jcfloater_animation_list.cpp
  jcfloaterareasearch.cpp
  kokuastreamingaudio.cpp
  kowopenregionsettings.cpp
  lightshare.cpp
  llagent.cpp
  llagentaccess.cpp
  llagentdata.cpp
  llagentlanguage.cpp
  llagentpilot.cpp
  llanimstatelabels.cpp
  llappviewer.cpp
  llassetuploadresponders.cpp
  llassetuploadqueue.cpp
  llaudiosourcevo.cpp
  llbbox.cpp
  llbox.cpp
  llcallbacklist.cpp
  llcallingcard.cpp
  llcaphttpsender.cpp
  llchatbar.cpp
  llclassifiedinfo.cpp
  llclassifiedstatsresponder.cpp
  llcloud.cpp
  llcolorscheme.cpp
  llcolorswatch.cpp
  llcommandhandler.cpp
  llcommandlineparser.cpp
  llcompass.cpp
  llcompilequeue.cpp
  llconfirmationmanager.cpp
  llconsole.cpp
  llcontainerview.cpp
  llcurrencyuimanager.cpp
  llcylinder.cpp
  lldebugmessagebox.cpp
  lldebugview.cpp
  lldelayedgestureerror.cpp
  lldirpicker.cpp
  lldrawable.cpp
  lldrawpoolalpha.cpp
  lldrawpoolavatar.cpp
..\..\newview\lldirpicker.cpp(102): error C2440: '<function-style-cast>' : cannot convert from 'WCHAR [260]' to 'llutf16string'
          No constructor could take the source type, or constructor overload resolution was ambiguous
  lldrawpoolbump.cpp
  lldrawpool.cpp
  lldrawpoolground.cpp
  lldrawpoolsimple.cpp
  lldrawpoolsky.cpp
  lldrawpoolterrain.cpp
  lldrawpooltree.cpp
  lldrawpoolwater.cpp
  lldrawpoolwlsky.cpp
  lldriverparam.cpp
  lldynamictexture.cpp
  llemote.cpp
  lleventinfo.cpp
  lleventnotifier.cpp
  lleventpoll.cpp
  llface.cpp
  llfasttimerview.cpp
  llfeaturemanager.cpp
  llfilepicker.cpp
  llfirstuse.cpp
  llflexibleobject.cpp
..\..\newview\llfilepicker.cpp(240): error C2440: '<function-style-cast>' : cannot convert from 'WCHAR [65000]' to 'llutf16string'
          No constructor could take the source type, or constructor overload resolution was ambiguous
..\..\newview\llfilepicker.cpp(283): error C2440: '<function-style-cast>' : cannot convert from 'WCHAR [65000]' to 'llutf16string'
          No constructor could take the source type, or constructor overload resolution was ambiguous
..\..\newview\llfilepicker.cpp(297): error C2440: '<function-style-cast>' : cannot convert from 'WCHAR *' to 'llutf16string'
          No constructor could take the source type, or constructor overload resolution was ambiguous
..\..\newview\llfilepicker.cpp(325): error C2664: 'wcsncpy' : cannot convert parameter 2 from 'const char16_t *' to 'const wchar_t *'
          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
..\..\newview\llfilepicker.cpp(503): error C2440: '<function-style-cast>' : cannot convert from 'WCHAR [65000]' to 'llutf16string'
          No constructor could take the source type, or constructor overload resolution was ambiguous
  llfloaterabout.cpp
  llfloateractivespeakers.cpp
  llfloateranimpreview.cpp
  llfloaterassetbrowser.cpp
  llfloaterauction.cpp
  llfloateravatarinfo.cpp
  llfloateravatarlist.cpp
  llfloateravatarpicker.cpp
  llfloateravatartextures.cpp
  llfloaterbeacons.cpp
  llfloaterbuildoptions.cpp
  llfloaterbulkpermission.cpp
  llfloaterbump.cpp
  llfloaterbuycontents.cpp
  llfloaterbuy.cpp
  llfloaterbuycurrency.cpp
  llfloaterbuyland.cpp
  llfloatercamera.cpp
  llfloaterchat.cpp
  llfloaterchatterbox.cpp
  llfloaterclassified.cpp
  llfloatercolorpicker.cpp
  llfloatercustomize.cpp
  llfloaterdaycycle.cpp
  llfloaterdirectory.cpp
  llfloaterdisplayname.cpp
  llfloatereditui.cpp
  llfloaterenvsettings.cpp
  llfloaterevent.cpp
  llfloaterfriends.cpp
  llfloaterfonttest.cpp
  llfloatergesture.cpp
  llfloatergodtools.cpp
  llfloatergroupinfo.cpp
  llfloatergroupinvite.cpp
  llfloatergroups.cpp
  llfloaterhandler.cpp
  llfloaterhardwaresettings.cpp
  llfloaterhtmlcurrency.cpp
  llfloatermediabrowser.cpp
  llfloaterhtmlsimple.cpp
  llfloaterhud.cpp
  llfloaterimagepreview.cpp
  llfloaterinspect.cpp
  llfloaterjoystick.cpp
  llfloaterlagmeter.cpp
  llfloaterland.cpp
  llfloaterlandholdings.cpp
  llfloaterlandmark.cpp
  llfloatermap.cpp
  llfloatermemleak.cpp
  llfloatermessagebuilder.cpp
  llfloatermessagelog.cpp
  llfloatermute.cpp
  llfloaternamedesc.cpp
  llfloaternewim.cpp
  llfloaternotificationsconsole.cpp
  llfloaterobjectiminfo.cpp
  llfloateropenobject.cpp
  llfloaterparcel.cpp
  llfloaterpermissionsmgr.cpp
  llfloaterperms.cpp
  llfloaterpostcard.cpp
  llfloaterpostprocess.cpp
  llfloaterpreference.cpp
  llfloaterproperties.cpp
  llfloaterregioninfo.cpp
  llfloaterreporter.cpp
  llfloaterscriptdebug.cpp
  llfloatersearchreplace.cpp
  llfloatersellland.cpp
  llfloatersettingsdebug.cpp
  llfloatersnapshot.cpp
  llfloaterstats.cpp
  llfloatertelehub.cpp
  llfloaterteleporthistory.cpp
  llfloatertest.cpp
  llfloatertools.cpp
  llfloatertopobjects.cpp
  llfloatertos.cpp
  llfloaterurldisplay.cpp
  llfloaterurlentry.cpp
  llfloatervoicedevicesettings.cpp
  llfloaterwater.cpp
  llfloaterwindlight.cpp
  llfloaterworldmap.cpp
  llfolderview.cpp
  llfollowcam.cpp
  llframestats.cpp
  llframestatview.cpp
  llgesturemgr.cpp
  llgivemoney.cpp
  llglsandbox.cpp
  llgroupmgr.cpp
  llgroupnotify.cpp
  llhomelocationresponder.cpp
  llhoverview.cpp
  llhudeffectbeam.cpp
C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(539): error C2668: 'boost::mem_fn' : ambiguous call to overloaded function
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/bind/mem_fn_cc.hpp(20): could be 'boost::_mfi::cmf0<R,T> boost::mem_fn<std::string,LLNotification>(R (__thiscall LLNotification::* )(void) const)'
          with
          [
              R=std::string,
              T=LLNotification
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xxmem_fn(86): or       'std::tr1::_Mem_fn1<_Rx,_Pmf,_Arg0> std::tr1::mem_fn<std::string,LLNotification>(_Rx (__thiscall LLNotification::* )(void) const)' [found using argument-dependent lookup]
          with
          [
              _Rx=std::string,
              _Pmf=std::string (__thiscall LLNotification::* )(void) const,
              _Arg0=const LLNotification
          ]
          while trying to match the argument list '(std::basic_string<_Elem,_Traits,_Ax> )'
          with
          [
              _Elem=char,
              _Traits=std::char_traits<char>,
              _Ax=std::allocator<char>
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(492) : see reference to function template instantiation 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to<F>(MemberPtr,boost::detail::function::function_buffer &,boost::detail::function::member_ptr_tag)' being compiled
          with
          [
              R=std::string,
              T0=LLNotificationPtr,
              F=std::string (__thiscall LLNotification::* )(void) const,
              MemberPtr=std::string (__thiscall LLNotification::* )(void) const
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(915) : see reference to function template instantiation 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to<Functor>(F,boost::detail::function::function_buffer &)' being compiled
          with
          [
              R=std::string,
              T0=LLNotificationPtr,
              Functor=std::string (__thiscall LLNotification::* )(void) const,
              F=std::string (__thiscall LLNotification::* )(void) const
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(722) : see reference to function template instantiation 'void boost::function1<R,T0>::assign_to<Functor>(Functor)' being compiled
          with
          [
              R=std::string,
              T0=LLNotificationPtr,
              Functor=std::string (__thiscall LLNotification::* )(void) const
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(1065) : see reference to function template instantiation 'boost::function1<R,T0>::function1<Functor>(Functor,int)' being compiled
          with
          [
              R=std::string,
              T0=LLNotificationPtr,
              Functor=std::string (__thiscall LLNotification::* )(void) const
          ]
          ..\..\newview\llgroupnotify.cpp(386) : see reference to function template instantiation 'boost::function<Signature>::function<std::string(__thiscall LLNotification::* )(void) const>(Functor,int)' being compiled
          with
          [
              Signature=std::string (LLNotificationPtr),
              Functor=std::string (__thiscall LLNotification::* )(void) const
          ]
C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(539): error C2780: 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to(const boost::reference_wrapper<FunctionObj> &,boost::detail::function::function_buffer &,boost::detail::function::function_obj_ref_tag)' : expects 3 arguments - 2 provided
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(625) : see declaration of 'boost::detail::function::basic_vtable1<R,T0>::assign_to'
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(539): error C2780: 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to(FunctionObj,boost::detail::function::function_buffer &,boost::detail::function::function_obj_tag)' : expects 3 arguments - 2 provided
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(599) : see declaration of 'boost::detail::function::basic_vtable1<R,T0>::assign_to'
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(539): error C2780: 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to(MemberPtr,boost::detail::function::function_buffer &,boost::detail::function::member_ptr_tag)' : expects 3 arguments - 2 provided
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(533) : see declaration of 'boost::detail::function::basic_vtable1<R,T0>::assign_to'
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(539): error C2780: 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to(FunctionPtr,boost::detail::function::function_buffer &,boost::detail::function::function_ptr_tag)' : expects 3 arguments - 2 provided
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(511) : see declaration of 'boost::detail::function::basic_vtable1<R,T0>::assign_to'
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
  llhudeffect.cpp
  llhudeffectlookat.cpp
  llhudeffectpointat.cpp
  llhudeffecttrail.cpp
  llhudicon.cpp
  llhudmanager.cpp
  llhudobject.cpp
  llhudrender.cpp
  llhudtext.cpp
  llhudview.cpp
  llimpanel.cpp
  llimview.cpp
  llinventoryactions.cpp
  llinventorybridge.cpp
  llinventoryclipboard.cpp
  llinventorymodel.cpp
  llinventoryview.cpp
  lljoystickbutton.cpp
  lllandmarklist.cpp
  lllogchat.cpp
  llloginhandler.cpp
  llmanip.cpp
  llmaniprotate.cpp
  llmanipscale.cpp
  llmaniptranslate.cpp
  llmapresponders.cpp
  llmediaremotectrl.cpp
  llmemoryview.cpp
  llmenucommands.cpp
  llmimetypes.cpp
  llmorphview.cpp
  llmoveview.cpp
  llmutelist.cpp
  llnamebox.cpp
  llnameeditor.cpp
  llnamelistctrl.cpp
  llnetmap.cpp
  llnotify.cpp
  lloverlaybar.cpp
  llpanelaudioprefs.cpp
  llpanelaudiovolume.cpp
C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(539): error C2668: 'boost::mem_fn' : ambiguous call to overloaded function
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/bind/mem_fn_cc.hpp(20): could be 'boost::_mfi::cmf0<R,T> boost::mem_fn<std::string,LLNotification>(R (__thiscall LLNotification::* )(void) const)'
          with
          [
              R=std::string,
              T=LLNotification
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xxmem_fn(86): or       'std::tr1::_Mem_fn1<_Rx,_Pmf,_Arg0> std::tr1::mem_fn<std::string,LLNotification>(_Rx (__thiscall LLNotification::* )(void) const)' [found using argument-dependent lookup]
          with
          [
              _Rx=std::string,
              _Pmf=std::string (__thiscall LLNotification::* )(void) const,
              _Arg0=const LLNotification
          ]
          while trying to match the argument list '(std::basic_string<_Elem,_Traits,_Ax> )'
          with
          [
              _Elem=char,
              _Traits=std::char_traits<char>,
              _Ax=std::allocator<char>
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(492) : see reference to function template instantiation 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to<F>(MemberPtr,boost::detail::function::function_buffer &,boost::detail::function::member_ptr_tag)' being compiled
          with
          [
              R=std::string,
              T0=LLNotificationPtr,
              F=std::string (__thiscall LLNotification::* )(void) const,
              MemberPtr=std::string (__thiscall LLNotification::* )(void) const
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(915) : see reference to function template instantiation 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to<Functor>(F,boost::detail::function::function_buffer &)' being compiled
          with
          [
              R=std::string,
              T0=LLNotificationPtr,
              Functor=std::string (__thiscall LLNotification::* )(void) const,
              F=std::string (__thiscall LLNotification::* )(void) const
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(722) : see reference to function template instantiation 'void boost::function1<R,T0>::assign_to<Functor>(Functor)' being compiled
          with
          [
              R=std::string,
              T0=LLNotificationPtr,
              Functor=std::string (__thiscall LLNotification::* )(void) const
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(1065) : see reference to function template instantiation 'boost::function1<R,T0>::function1<Functor>(Functor,int)' being compiled
          with
          [
              R=std::string,
              T0=LLNotificationPtr,
              Functor=std::string (__thiscall LLNotification::* )(void) const
          ]
          ..\..\newview\llnotify.cpp(85) : see reference to function template instantiation 'boost::function<Signature>::function<std::string(__thiscall LLNotification::* )(void) const>(Functor,int)' being compiled
          with
          [
              Signature=std::string (LLNotificationPtr),
              Functor=std::string (__thiscall LLNotification::* )(void) const
          ]
C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(539): error C2780: 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to(const boost::reference_wrapper<FunctionObj> &,boost::detail::function::function_buffer &,boost::detail::function::function_obj_ref_tag)' : expects 3 arguments - 2 provided
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(625) : see declaration of 'boost::detail::function::basic_vtable1<R,T0>::assign_to'
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(539): error C2780: 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to(FunctionObj,boost::detail::function::function_buffer &,boost::detail::function::function_obj_tag)' : expects 3 arguments - 2 provided
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(599) : see declaration of 'boost::detail::function::basic_vtable1<R,T0>::assign_to'
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(539): error C2780: 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to(MemberPtr,boost::detail::function::function_buffer &,boost::detail::function::member_ptr_tag)' : expects 3 arguments - 2 provided
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(533) : see declaration of 'boost::detail::function::basic_vtable1<R,T0>::assign_to'
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(539): error C2780: 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to(FunctionPtr,boost::detail::function::function_buffer &,boost::detail::function::function_ptr_tag)' : expects 3 arguments - 2 provided
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(511) : see declaration of 'boost::detail::function::basic_vtable1<R,T0>::assign_to'
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
  llpanelavatar.cpp
  llpanelclassified.cpp
  llpanelcontents.cpp
  llpaneldebug.cpp
  llpaneldirbrowser.cpp
  llpaneldirclassified.cpp
  llpaneldirevents.cpp
  llpaneldirfind.cpp
  llpaneldirgroups.cpp
  llpaneldirland.cpp
  llpaneldirpeople.cpp
  llpaneldirplaces.cpp
  llpaneldirpopular.cpp
  llpaneldisplay.cpp
  llpanelevent.cpp
  llpanelface.cpp
  llpanelgeneral.cpp
  llpanelgroup.cpp
  llpanelgroupgeneral.cpp
  llpanelgroupinvite.cpp
  llpanelgrouplandmoney.cpp
  llpanelgroupnotices.cpp
  llpanelgrouproles.cpp
  llpanelgroupvoting.cpp
  llpanelinput.cpp
  llpanelinventory.cpp
  llpanelland.cpp
  llpanellandaudio.cpp
  llpanellandmedia.cpp
  llpanellandobjects.cpp
  llpanellandoptions.cpp
  llpanellogin.cpp
  llpanelmediahud.cpp
  llpanelmsgs.cpp
  llpanelnetwork.cpp
  llpanelobject.cpp
  llpanelpermissions.cpp
  llpanelpick.cpp
  llpanelplace.cpp
  llpanelskins.cpp
  llpanelvolume.cpp
  llparcelselection.cpp
  llpatchvertexarray.cpp
  llpolymesh.cpp
  llpolymorph.cpp
  llprefsadvanced.cpp
  llprefschat.cpp
  llprefscolors.cpp
  llprefsim.cpp
  llprefsvoice.cpp
  llpreviewanim.cpp
  llpreview.cpp
  llpreviewgesture.cpp
  llpreviewlandmark.cpp
  llpreviewnotecard.cpp
  llpreviewscript.cpp
  llpreviewsound.cpp
  llpreviewtexture.cpp
  llproductinforequest.cpp
  llprogressview.cpp
  llregionposition.cpp
  llremoteparcelrequest.cpp
  llsavedsettingsglue.cpp
  llselectmgr.cpp
  llsky.cpp
  llspatialpartition.cpp
  llsprite.cpp
  llsrv.cpp
  llstatbar.cpp
  llstatgraph.cpp
  llstatusbar.cpp
  llstatview.cpp
  llstylemap.cpp
  llsurface.cpp
  llsurfacepatch.cpp
  lltexlayer.cpp
  lltexturecache.cpp
  lltexturectrl.cpp
  lltexturefetch.cpp
  lltextureinfo.cpp
  lltextureinfodetails.cpp
  lltexturestats.cpp
  lltexturestatsuploader.cpp
  lltextureview.cpp
  lltoolbar.cpp
  lltoolbrush.cpp
  lltoolcomp.cpp
  lltool.cpp
  lltooldraganddrop.cpp
  lltoolface.cpp
  lltoolfocus.cpp
  lltoolgrab.cpp
  lltoolgun.cpp
  lltoolindividual.cpp
  lltoolmgr.cpp
  lltoolmorph.cpp
  lltoolobjpicker.cpp
  lltoolpie.cpp
  lltoolpipette.cpp
  lltoolplacer.cpp
  lltoolselect.cpp
  lltoolselectland.cpp
  lltoolselectrect.cpp
  lltoolview.cpp
  lltracker.cpp
  lltrans.cpp
  lltranslate.cpp
  lluploaddialog.cpp
  llurl.cpp
  llurldispatcher.cpp
  llurlhistory.cpp
  llurlsimstring.cpp
  llurlwhitelist.cpp
  lluserauth.cpp
  llvectorperfoptions.cpp
  llvelocitybar.cpp
  llviewchildren.cpp
  llviewerassetstorage.cpp
  llvieweraudio.cpp
  llviewercamera.cpp
  llviewercontrol.cpp
  llviewerdisplay.cpp
  llviewerdisplayname.cpp
  llviewergenericmessage.cpp
  llviewergesture.cpp
  llviewerimage.cpp
  llviewerimagelist.cpp
  llviewerinventory.cpp
  llviewerjointattachment.cpp
  llviewerjoint.cpp
  llviewerjointmesh.cpp
  llviewerjointmesh_sse2.cpp
  llviewerjointmesh_sse.cpp
  llviewerjointmesh_vec.cpp
  llviewerjoystick.cpp
  llviewerkeyboard.cpp
  llviewerlayer.cpp
  llviewermedia.cpp
  llviewermediafocus.cpp
  llviewermedia_streamingaudio.cpp
  llviewermenu.cpp
  llviewermenufile.cpp
  llviewermessage.cpp
  llviewernetwork.cpp
  llviewerobject.cpp
  llviewerobjectlist.cpp
  llviewerparcelmedia.cpp
  llviewerparcelmediaautoplay.cpp
  llviewerparcelmgr.cpp
  llviewerparceloverlay.cpp
  llviewerpartsim.cpp
  llviewerpartsource.cpp
  llviewerregion.cpp
  llviewershadermgr.cpp
  llviewerstats.cpp
  llviewertexteditor.cpp
  llviewertextureanim.cpp
  llviewerthrottle.cpp
  llviewervisualparam.cpp
  llviewerwindow.cpp
  llvlcomposition.cpp
  llvlmanager.cpp
  llvoavatar.cpp
  llvoavatardefines.cpp
  llvocache.cpp
C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(539): error C2668: 'boost::mem_fn' : ambiguous call to overloaded function
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/bind/mem_fn_cc.hpp(20): could be 'boost::_mfi::cmf0<R,T> boost::mem_fn<std::string,LLNotification>(R (__thiscall LLNotification::* )(void) const)'
          with
          [
              R=std::string,
              T=LLNotification
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xxmem_fn(86): or       'std::tr1::_Mem_fn1<_Rx,_Pmf,_Arg0> std::tr1::mem_fn<std::string,LLNotification>(_Rx (__thiscall LLNotification::* )(void) const)' [found using argument-dependent lookup]
          with
          [
              _Rx=std::string,
              _Pmf=std::string (__thiscall LLNotification::* )(void) const,
              _Arg0=const LLNotification
          ]
          while trying to match the argument list '(std::basic_string<_Elem,_Traits,_Ax> )'
          with
          [
              _Elem=char,
              _Traits=std::char_traits<char>,
              _Ax=std::allocator<char>
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(492) : see reference to function template instantiation 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to<F>(MemberPtr,boost::detail::function::function_buffer &,boost::detail::function::member_ptr_tag)' being compiled
          with
          [
              R=std::string,
              T0=LLNotificationPtr,
              F=std::string (__thiscall LLNotification::* )(void) const,
              MemberPtr=std::string (__thiscall LLNotification::* )(void) const
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(915) : see reference to function template instantiation 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to<Functor>(F,boost::detail::function::function_buffer &)' being compiled
          with
          [
              R=std::string,
              T0=LLNotificationPtr,
              Functor=std::string (__thiscall LLNotification::* )(void) const,
              F=std::string (__thiscall LLNotification::* )(void) const
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(722) : see reference to function template instantiation 'void boost::function1<R,T0>::assign_to<Functor>(Functor)' being compiled
          with
          [
              R=std::string,
              T0=LLNotificationPtr,
              Functor=std::string (__thiscall LLNotification::* )(void) const
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(1065) : see reference to function template instantiation 'boost::function1<R,T0>::function1<Functor>(Functor,int)' being compiled
          with
          [
              R=std::string,
              T0=LLNotificationPtr,
              Functor=std::string (__thiscall LLNotification::* )(void) const
          ]
          ..\..\newview\llviewerwindow.cpp(1241) : see reference to function template instantiation 'boost::function<Signature>::function<std::string(__thiscall LLNotification::* )(void) const>(Functor,int)' being compiled
          with
          [
              Signature=std::string (LLNotificationPtr),
              Functor=std::string (__thiscall LLNotification::* )(void) const
          ]
C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(539): error C2780: 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to(const boost::reference_wrapper<FunctionObj> &,boost::detail::function::function_buffer &,boost::detail::function::function_obj_ref_tag)' : expects 3 arguments - 2 provided
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(625) : see declaration of 'boost::detail::function::basic_vtable1<R,T0>::assign_to'
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(539): error C2780: 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to(FunctionObj,boost::detail::function::function_buffer &,boost::detail::function::function_obj_tag)' : expects 3 arguments - 2 provided
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(599) : see declaration of 'boost::detail::function::basic_vtable1<R,T0>::assign_to'
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(539): error C2780: 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to(MemberPtr,boost::detail::function::function_buffer &,boost::detail::function::member_ptr_tag)' : expects 3 arguments - 2 provided
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(533) : see declaration of 'boost::detail::function::basic_vtable1<R,T0>::assign_to'
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(539): error C2780: 'bool boost::detail::function::basic_vtable1<R,T0>::assign_to(FunctionPtr,boost::detail::function::function_buffer &,boost::detail::function::function_ptr_tag)' : expects 3 arguments - 2 provided
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
          C:\Users\Lwangaman\imprudence\linden\libraries\include\boost/function/function_template.hpp(511) : see declaration of 'boost::detail::function::basic_vtable1<R,T0>::assign_to'
          with
          [
              R=std::string,
              T0=LLNotificationPtr
          ]
  llvoclouds.cpp
  llvograss.cpp
  llvoground.cpp
  llvoiceclient.cpp
  llvoiceremotectrl.cpp
  llvoicevisualizer.cpp
  llvoinventorylistener.cpp
  llvopartgroup.cpp
  llvosky.cpp
  llvosurfacepatch.cpp
  llvotextbubble.cpp
  llvotree.cpp
  llvovolume.cpp
  llvowater.cpp
  llvowlsky.cpp
  llwatchdog.cpp
  llwaterparammanager.cpp
  llwaterparamset.cpp
  llwearable.cpp
  llwearablelist.cpp
  llweb.cpp
  llmediactrl.cpp
  llwindlightremotectrl.cpp
  llwind.cpp
  llwlanimator.cpp
  llwldaycycle.cpp
  llwlparammanager.cpp
  llwlparamset.cpp
  llworld.cpp
  llworldmap.cpp
  llworldmapview.cpp
  llxmlrpctransaction.cpp
  noise.cpp
  panelradar.cpp
  panelradarentry.cpp
  pipeline.cpp
  primbackup.cpp
  qtoolalign.cpp
  rlvhandler.cpp
  rlvhelper.cpp
  rlvcommon.cpp
  rlvmultistringsearch.cpp
  rlvextensions.cpp
  rlvfloaterbehaviour.cpp
  slfloatermediafilter.cpp
  viewerinfo.cpp
  viewertime.cpp
  windlightsettingsupdate.cpp
  wlfloatermanager.cpp
  wlfloaterwindlightsend.cpp
  wlretrievesettings.cpp
  wlsettingsmanager.cpp
  llappviewerwin32.cpp
  llwindebug.cpp
C:\Users\Lwangaman\imprudence\linden\indra\llwindow\llwindowwin32.cpp(2519): error C2665: 'utf16str_to_wstring' : none of the 2 overloads could convert all the argument types
          C:\Users\Lwangaman\imprudence\linden\indra\llcommon\llstring.h(383): could be 'LLWString utf16str_to_wstring(const llutf16string &)'
          while trying to match the argument list '(WCHAR *)'
C:\Users\Lwangaman\imprudence\linden\indra\llwindow\llwindowwin32.cpp(2959): error C2440: '=' : cannot convert from 'const char16_t *' to 'LPCWSTR'
          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
C:\Users\Lwangaman\imprudence\linden\indra\llwindow\llwindowwin32.cpp(2996): error C2440: '=' : cannot convert from 'const char16_t *' to 'LPCWSTR'
          Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
C:\Users\Lwangaman\imprudence\linden\indra\llwindow\llwindowwin32.cpp(3425): error C2665: 'std::basic_string<_Elem,_Traits,_Ax>::basic_string' : none of the 15 overloads could convert all the argument types
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(560): could be 'std::basic_string<_Elem,_Traits,_Ax>::basic_string(const std::basic_string<_Elem,_Traits,_Ax> &,unsigned int,unsigned int)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(576): or       'std::basic_string<_Elem,_Traits,_Ax>::basic_string(const _Elem *,unsigned int)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(597): or       'std::basic_string<_Elem,_Traits,_Ax>::basic_string(const _Elem *,const std::allocator<_Ty> &)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>,
              _Ty=char16_t
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(604): or       'std::basic_string<_Elem,_Traits,_Ax>::basic_string(unsigned int,_Elem)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(672): or       'std::basic_string<_Elem,_Traits,_Ax>::basic_string(const unsigned short *,const unsigned short *)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(691): or       'std::basic_string<_Elem,_Traits,_Ax>::basic_string(std::_String_const_iterator<_Elem,_Traits,_Alloc>,std::_String_const_iterator<_Elem,_Traits,_Alloc>)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>,
              _Alloc=std::allocator<char16_t>
          ]
          while trying to match the argument list '(const LPWSTR, unsigned long)'
C:\Users\Lwangaman\imprudence\linden\indra\llwindow\llwindowwin32.cpp(3442): error C2665: 'std::basic_string<_Elem,_Traits,_Ax>::basic_string' : none of the 15 overloads could convert all the argument types
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(560): could be 'std::basic_string<_Elem,_Traits,_Ax>::basic_string(const std::basic_string<_Elem,_Traits,_Ax> &,unsigned int,unsigned int)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(576): or       'std::basic_string<_Elem,_Traits,_Ax>::basic_string(const _Elem *,unsigned int)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(597): or       'std::basic_string<_Elem,_Traits,_Ax>::basic_string(const _Elem *,const std::allocator<_Ty> &)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>,
              _Ty=char16_t
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(604): or       'std::basic_string<_Elem,_Traits,_Ax>::basic_string(unsigned int,_Elem)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(672): or       'std::basic_string<_Elem,_Traits,_Ax>::basic_string(const unsigned short *,const unsigned short *)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>
          ]
          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xstring(691): or       'std::basic_string<_Elem,_Traits,_Ax>::basic_string(std::_String_const_iterator<_Elem,_Traits,_Alloc>,std::_String_const_iterator<_Elem,_Traits,_Alloc>)'
          with
          [
              _Elem=char16_t,
              _Traits=std::char_traits<unsigned short>,
              _Ax=std::allocator<char16_t>,
              _Alloc=std::allocator<char16_t>
          ]
          while trying to match the argument list '(const LPWSTR, unsigned long)'

Build FAILED.

Time Elapsed 00:40:18.34
------ Build started: Project: media_plugin_example, Configuration: Release Win32 ------
Build started 05/06/2013 01:09:13.
InitializeBuildStatus:
  Creazione di "media_plugin_example.dir\Release\media_plugin_example.unsuccessfulbuild". È stato specificato "AlwaysCreate".
CustomBuild:
  Tutti gli output sono aggiornati.
ClCompile:
  media_plugin_example.cpp
Link:
     Creating library C:/Users/Lwangaman/imprudence/linden/indra/build-vc100/media_plugins/example/Release/media_plugin_example.lib and object C:/Users/Lwangaman/imprudence/linden/indra/build-vc100/media_plugins/example/Release/media_plugin_example.exp
  media_plugin_example.vcxproj -> C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\media_plugins\example\Release\media_plugin_example.dll
FinalizeBuildStatus:
  Eliminazione del file "media_plugin_example.dir\Release\media_plugin_example.unsuccessfulbuild" in corso.
  Aggiornamento timestamp di "media_plugin_example.dir\Release\media_plugin_example.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:10.52
------ Build started: Project: windows-updater, Configuration: Release Win32 ------
Build started 05/06/2013 01:09:24.
InitializeBuildStatus:
  Creating "windows-updater.dir\Release\windows-updater.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  All outputs are up-to-date.
  updater.cpp
Link:
  windows-updater.vcxproj -> C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\win_updater\Release\windows-updater.exe
FinalizeBuildStatus:
  Deleting file "windows-updater.dir\Release\windows-updater.unsuccessfulbuild".
  Touching "windows-updater.dir\Release\windows-updater.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:04.73
------ Build started: Project: cmake, Configuration: Release Win32 ------
Build started 05/06/2013 01:09:29.
InitializeBuildStatus:
  Creating "cmake.dir\Release\cmake.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  All outputs are up-to-date.
  cmake_dummy.cpp
Lib:
  cmake.vcxproj -> C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\cmake\Release\cmake.lib
FinalizeBuildStatus:
  Deleting file "cmake.dir\Release\cmake.unsuccessfulbuild".
  Touching "cmake.dir\Release\cmake.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:00.97
------ Build started: Project: package, Configuration: Release Win32 ------
Build started 05/06/2013 01:09:30.
InitializeBuildStatus:
  Creating "Win32\Release\package\package.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Generating Release/touched.bat
  Source tree: C:\Users\Lwangaman\imprudence\linden\indra\newview
  Artwork tree: C:\Users\Lwangaman\imprudence\linden\indra\newview
  Build tree: C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\newview
  Destination tree: C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\newview\Release\package
  Option: buildtype = RelWithDebInfo
  Option: branding_id = imprudence
  Option: login_channel = Imprudence
  Option: standalone = OFF
  Option: dest = C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\newview\Release\package
  Option: actions = ['copy', 'package']
  Option: source = C:\Users\Lwangaman\imprudence\linden\indra\newview
  Option: version = ['1', '4', '0', '3-beta-2']
  Option: grid = 
  Option: build = C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\newview
  Option: artwork = C:\Users\Lwangaman\imprudence\linden\indra\newview
  Option: touch = C:/Users/Lwangaman/imprudence/linden/indra/build-vc100/newview/Release/touched.bat
  Option: configuration = Release
  Option: arch = 
  Option: platform = windows
  Option: channel = Imprudence
  Processing ../../scripts/messages/message_template.msg => app_settings/message_template.msg ... 1 files
  Processing ../../etc/message.xml => app_settings/message.xml ... 1 files
  Processing *.pem => None ... 1 files
  Processing *.ini => None ... 5 files
  Processing *.xml => None ... 16 files
  Processing *.db2 => None ... 2 files
  Processing shaders => None ... 125 files
  Processing windlight => None ... 149 files
  Processing dictionaries => None ... 3 files
  Processing *.llm => None ... 29 files
  Processing *.xml => None ... 5 files
  Processing *.tga => None ... 59 files
  Processing GPL.txt => None ... 1 files
  Processing Liberation-License.txt => None ... 1 files
  Processing LiberationSans-Bold.ttf => None ... 1 files
  Processing LiberationSans-Regular.ttf => None ... 1 files
  Processing Delicious-License.txt => None ... 1 files
  Processing Delicious-BoldItalic.otf => None ... 1 files
  Processing Delicious-Bold.otf => None ... 1 files
  Processing Delicious-Italic.otf => None ... 1 files
  Processing Delicious-Roman.otf => None ... 1 files
  Processing Droid-License.txt => None ... 1 files
  Processing DroidSans-Bold.ttf => None ... 1 files
  Processing DroidSans.ttf => None ... 1 files
  Processing DejaVu-License.txt => None ... 1 files
  Processing DejaVuSansCondensed-BoldOblique.ttf => None ... 1 files
  Processing DejaVuSansCondensed-Bold.ttf => None ... 1 files
  Processing DejaVuSansCondensed-Oblique.ttf => None ... 1 files
  Processing DejaVuSansCondensed.ttf => None ... 1 files
  Processing Vera-License.txt => None ... 1 files
  Processing VeraMono.ttf => None ... 1 files
  Processing paths.xml => None ... 1 files
  Processing *.tga => None ... 1151 files
  Processing *.j2c => None ... 120 files
  Processing *.jpg => None ... 0 files
  Processing *.png => None ... 58 files
  Processing textures.xml => None ... 4 files
  Processing */xui/*/*.xml => None ... 3028 files
  Processing */*.xml => None ... 7 files
  Processing *.png => None ... 2 files
  Processing */*/*.html => None ... 9 files
  Processing */*/*.gif => None ... 0 files
  Processing */*/*.png => None ... 1 files
  Processing gpu_table.txt => None ... 1 files
  Processing release/imprudence-bin.exe => imprudence.exe ... 1 files
  ../../../../../pdb_files/imprudence-1.4.0.3-beta-2.Release.pdb already exists, skipping
  Processing README.txt => None ... 1 files
  Processing MANIFESTO.txt => None ... 1 files
  Processing CONTRIBUTE.txt => None ... 1 files
  Processing ChangeLog.txt => None ... Doesn't exist: C:\Users\Lwangaman\imprudence\linden\indra\newview\../../..\ChangeLog.txt
  1 files
  Processing LICENSE-source.txt => None ... 1 files
  Processing LICENSE-logos.txt => LICENSE-artwork.txt ... 1 files
  Processing contributions.txt => None ... 1 files
  Processing GPL-license.txt => GPL.txt ... 1 files
  Processing FLOSS-exception.txt => None ... 1 files
  Processing LICENSE-libraries.txt => None ... 1 files
  Processing imprudence.url => None ... 1 files
  Processing ..\llplugin\slplugin\Release\SLPlugin.exe => SLPlugin.exe ... 1 files
  Processing featuretable.txt => None ... 1 files
  Processing dbghelp.dll => None ... 1 files
  Processing libhunspell.dll => None ... 1 files
  Processing llkdu.dll.2.config => None ... 1 files
  Processing libapr-1.dll => None ... 1 files
  Processing libaprutil-1.dll => None ... 1 files
  Processing libapriconv-1.dll => None ... 1 files
  Processing llcommon.dll => None ... 1 files
  Processing openjpeg.dll => None ... 1 files
  Processing openal32.dll => None ... 1 files
  Processing alut.dll => None ... 1 files
  Processing media_plugin_quicktime.dll => None ... 1 files
  Traceback (most recent call last):
    File "C:/Users/Lwangaman/imprudence/linden/indra/newview/viewer_manifest.py", line 1179, in <module>
      main()
    File "C:/Users/Lwangaman/imprudence/linden/indra/newview\../lib/python/indra/util\llmanifest.py", line 249, in main
      wm.do(*args['actions'])
    File "C:/Users/Lwangaman/imprudence/linden/indra/newview\../lib/python/indra/util\llmanifest.py", line 664, in do
      self.construct()
    File "C:/Users/Lwangaman/imprudence/linden/indra/newview/viewer_manifest.py", line 321, in construct
      self.path("media_plugin_webkit.dll")
    File "C:/Users/Lwangaman/imprudence/linden/indra/newview\../lib/python/indra/util\llmanifest.py", line 659, in path
      count = try_path(os.path.join(self.get_build_prefix(), src))
    File "C:/Users/Lwangaman/imprudence/linden/indra/newview\../lib/python/indra/util\llmanifest.py", line 646, in try_path
      self.check_file_exists(src)
    File "C:/Users/Lwangaman/imprudence/linden/indra/newview\../lib/python/indra/util\llmanifest.py", line 614, in check_file_exists
      os.path.normpath(os.path.join(os.getcwd(), path)),))
  RuntimeError: Path C:\Users\Lwangaman\imprudence\linden\indra\build-vc100\media_plugins\webkit\Release\media_plugin_webkit.dll doesn't exist
  Processing media_plugin_webkit.dll => None ... 
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6006: "cmd.exe" exited with code 1.

Build FAILED.

Time Elapsed 00:01:26.49
------ Build started: Project: ChangeLog, Configuration: Release Win32 ------
Build started 05/06/2013 01:10:57.
InitializeBuildStatus:
  Creating "Win32\Release\ChangeLog\ChangeLog.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Generating ChangeLog.txt.
CUSTOMBUILD : warning : Could not generate ChangeLog.txt: ""git log --pretty=fuller --name-status --date=short --date-order HEAD"" non è riconosciuto come comando interno o esterno,
  
   un programma eseguibile o un file batch.
  
  
FinalizeBuildStatus:
  Deleting file "Win32\Release\ChangeLog\ChangeLog.unsuccessfulbuild".
  Touching "Win32\Release\ChangeLog\ChangeLog.lastbuildstate".

Build succeeded.

Time Elapsed 00:00:01.11
------ Build started: Project: llmediaplugintest, Configuration: Release Win32 ------
Build started 05/06/2013 01:10:59.
InitializeBuildStatus:
  Creating "llmediaplugintest.dir\Release\llmediaplugintest.unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  llmediaplugintest.cpp
C:\Users\Lwangaman\imprudence\linden\libraries\include\glui.h(1722): error C2252: an explicit instantiation of a template can only occur at namespace scope
C:\Users\Lwangaman\imprudence\linden\libraries\include\glui.h(1723): error C2252: an explicit instantiation of a template can only occur at namespace scope

Build FAILED.

Time Elapsed 00:00:03.71
------ Skipped Build: Project: ALL_BUILD, Configuration: Release Win32 ------
Project not selected to build for this solution configuration 
------ Skipped Build: Project: viewer, Configuration: Release Win32 ------
Project not selected to build for this solution configuration 
========== Build: 24 succeeded, 11 failed, 0 up-to-date, 2 skipped ==========


More information about the ImpDev mailing list