[sldev] cannot open file 'OpenJPEG.lib'

Anna Gulaev annagulaev at gmail.com
Sun Nov 18 14:32:39 PST 2007


Robin Cornelius wrote:
>
> Anna Gulaev wrote:
> > MSVCRT.lib(MSVCR71.dll) : error LNK2005: _strtol already defined in
> > LIBCMTD.lib(strtol.obj)
> >
> > (and a whole lot more like this).
>


>  ...you may need to set/play with the "no default libs" settings
> , or exclude default library, i forget the exact name, but its there as
> a project setting in the link/linker tabs i believe.


Thanks Robin, it looks like the compiler agrees with you. After many of
those errors I got these warnings:

LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other
libs; use /NODEFAULTLIB:library
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other
libs; use /NODEFAULTLIB:library

Being new to Windows, I'm off to the oracle at google to figure out what the
hell it means :-)

I seem to have gotten through the openjpeg thing by swapping the release
library into the debug version.

Anna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20071118/1c6d3605/attachment.htm


More information about the SLDev mailing list