[sldev] cannot open file 'OpenJPEG.lib'
Anna Gulaev
annagulaev at gmail.com
Sun Nov 18 16:11:57 PST 2007
Robin Cornelius wrote:
> There is a big mix up of debug and release libs here and thats whats
> causing the issue. Try setting the Ignore libraries to be msvcrt, you
> are excluding the debug version with msvcrtd. If that really is a debug
> build of openjpeg and you are doing a debug build of sl. Its just
> getting the required exclude libraries correct and you are done.
For the sake of completeness I tried:
ignoring msvcrt
ignoring msvcrt and msvcrtd
ignoring msvcrtd (this is how it was set as downloaded)
ignoring neither
ignoring all defaults
All produced the results I described. That is, ignoring libraries that are
generating the LNK2005's resulted in other warnings and errors.
I also returned to my original solution, which was to rename the
OpenJPEGd.lib to OpenJPEG.lib, figuring this was at least probably a debug
version and would avoid the mixing libraries problems. Similar warnings,
with libcmtd identified as the culprit. Same exhaustive ignoring strategy as
before gives the same results.
I again wonder why I am special. I looked through all the threads for
OpenJPEG and saw nobody else having this problem.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20071118/eb97e83b/attachment.htm
More information about the SLDev
mailing list