openexr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openexr-devel] "baking" openExr into plugin dll


From: Paul Miller
Subject: Re: [Openexr-devel] "baking" openExr into plugin dll
Date: Tue, 21 Jul 2009 16:41:45 -0500
User-agent: Thunderbird 2.0.0.22 (Windows/20090605)

Anders Egleus wrote:
I'm using openExr in a plugin for Maya and I'm wondering if there's a
way to "bake" the exr libraries into my plugin dll (or mll as it
happens to be called in this case) so I don't have to distribute the
openExr dll files to every user.

You can do it but you'll have to build all of the EXR libs statically, then link against the static .lib files. This can be tricky to get right though.

Fortunately the only OpenEXR plugin I've written works with a standalone app I've written so I just bundle the EXR DLLs with it.

--
Paul Miller | address@hidden | www.fxtech.com | Got Tivo?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]