[sldev] [HELP] Building viewer using Visual Studio 2008, compiled
through but can not run
Robin Cornelius
robin.cornelius at gmail.com
Mon Jan 5 14:23:15 PST 2009
Joy wrote:
> Hi,
>
> I have been fighting with this problem for almost a week and I am really
> desperate to finding the solution. Thank in advance for any suggestions
> and tips.
> I googled this problem and it is said that this is caused by the
> SideBySide <http://www.mazecomputer.com/sxs/help/whatis.htm>, event ID
> 59, but I couldn't figure out the solution to this.
> The dependency walk shows that the binary is looking for "MSVCR80D.dll"
> and "DWMAPI.dll" which are missing.
Well MSVCR80D.dll is the debug version of the Visual C 80 runtime, Aka
VS2005 so you are going to be in trouble there, i guess you have a
library from the auto download stuff that has a dependency on a 2005
version. The entire issue may be being caused by a missing DLL, but any
idea who pulled in those DLLs? what does the dependency walk show w.r.t.
this.
and where did DWMAPI.dll come from? that a vista dll, related to desktop
stuff, how odd.
I've had no trouble with VS2005 Express, well some documented trouble in
JIRA and recent posts ;-) and with a bit of googling 2005 Express is
still available and you can still register it with microsoft. But in
your case here i would say there is something more fundamental at play.
Robin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
Url : http://lists.secondlife.com/pipermail/sldev/attachments/20090105/5fc4ab68/signature.pgp
More information about the SLDev
mailing list