VTAvatars01 Crystal
Registered User
Join date: 4 Jul 2009
Posts: 3
|
07-09-2009 10:37
Hi,
I got this error when I tried to build the viewer (version 1.23.4) on MS Visual Studio 2005
Generating indra.y.cpp, indra.y.hpp 4>Project : error PRJ0002 : Error result -1073741515 returned from 'C:\WINDOWS\system32\cmd.exe'.
I appreciate any help.
Thanks!
|
Cerise Sorbet
Registered User
Join date: 8 Jun 2008
Posts: 254
|
07-09-2009 11:13
Hi VT! -1073741515 is STATUS_DLL_NOT_FOUND, depends.exe can help.
|
VTAvatars01 Crystal
Registered User
Join date: 4 Jul 2009
Posts: 3
|
07-09-2009 13:18
Thanks Cerise! I've downloaded depends.exe and I got warnings regarding two DLL files "IESHIMS.dll" and "WER.dll". I can not find the files in my system, neither on the Internet.
|
Dante Tucker
Purple
Join date: 8 Aug 2006
Posts: 806
|
07-10-2009 07:40
Unfortunatly you have another error. I can not find either of those files in my build path or system. This means develop.py is configuring your project incorrectly to require them. You should join the SLDev Mailing list, located at https://lists.secondlife.com/cgi-bin/mailman/listinfo/sldevThis is a Linden run mailing list dedicated to the Open Source component of Second Life. If you have never used a mailing list, I recommend using a gmail email account to join, as gmail has features that streamline mailing list usage.
|
VTAvatars01 Crystal
Registered User
Join date: 4 Jul 2009
Posts: 3
|
07-10-2009 09:18
Thanks Dante! I joined the list, hopefully they can help me to solve this issue.
|