Marc-Antoine,
If you run depends.exe on IlmImg_dll.dll you'll see it depends on
the c and c++ vc8 runtimes as expected. You can download these at:
http://www.microsoft.com/downloads/details.aspx?FamilyId=32BC1BEE-A3F9-4C13-9C99-220B62A191EE&displaylang=en
This not likely to get you into dll hell as these are installed into the
versioned location within the WinSxS folder.
- James.
Marc-Antoine Desroches wrote:
Hello,
I want to use the openexr library from within scheme programs (I use
PLT scheme on windows). When I load the dll (using the foreign
function interface) I get a R6034 error. It seems the openexr dlls are
linked with the MS runtime library. Does someone know a good solution
to this that will not get me in dll hell? Is it possible to have
openexr dlls that are statically linked with the standard libraries
they need?
_______________________________________________
Openexr-devel mailing list
Openexr-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/openexr-devel