Thanks Ulrich, changes now merged and submitted to svn/trunk.  I
didn't merge the changes to the exr/CMakeLists.txt as clearly they
were hacked from another CMakeLists.txt file without leaving the
orignal entries...  I've edited the CMakeLists.txt myself and checked
it in.  Could you please do an svn update and test this. Cheers,
Robert

On Sun, Nov 30, 2008 at 1:47 AM, Ulrich Hertlein <[EMAIL PROTECTED]> wrote:
> Hi Robert,
>
> I'm was getting a build failure from the OpenEXR reader on Mac OS X.  It was
> complaining about undefined references to half::convert(int).  I believe
> this is because the EXR plugin doesn't explicitly link against the Half
> library.
>
> Attached is a modified FindOpenEXR.cmake module that locates IlmIlf and
> Half, as well as a modified exr/CMakeLists.txt that picks up this change.
>
> Also attached are some typo fixes for CMakeModules.
>
> Cheers,
> /ulrich
>
> _______________________________________________
> osg-submissions mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to