[sldev] RE: 1.15.0.2 crashed while logining

Erik Anderson odysseus654 at gmail.com
Sun May 13 18:55:02 PDT 2007


Umm, if PDB files are all that you are missing then I wouldn't be too upset
about it.  PDB files are intermediate files that are built by the compiler
that contains debug information for the module that was built with that
name.  It looks like you may not have built APR with debug information or
the PDB files for APR are not somewhere where the linker can find them.
This probably doesn't hurt you that badly the worst that would really happen
is if you hit a breakpoint or a crash you wouldn't be able to get stack
trace or local variable information for calls that were going through the
APR library.

On 5/11/07, Rob Meyers <robertjmeyers at gmail.com> wrote:
>
> I'll repeat what I wrote today, sounds like you are having the same
> problem
> as Ruiying:
>
> Regarding the error: "startup error: unable to access a file that it
> needs".
> I just built the viewer from scratch, release 1.15.0.2, a couple days ago
> and ran into a bunch of issues.  I was building on Windows XP VS
> 2003.  The
> message you are reporting sounds like one of the things I encountered.  In
> particular, you are missing static db files which you can copy from your
> official client. I updated the SL VS 2003 wiki section with additional
> steps
> that will guide you through it.
>
> These warnings you list out in your build log really aren't very
> important.
> They basically mean the supplemental libs that SL uses weren't built in
> debug mode, so you won't be able to "debug into them" while
> running.  Hence,
> the warning...
>
> Regards,
> Rob
>
> http://codetron.blogspot.com/
>
> _______________________________________________
> Click here to unsubscribe or manage your list subscription:
> /index.html
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20070513/d33063f9/attachment.htm


More information about the SLDev mailing list