[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Openexr-devel] Imf::InputFile constructor crashing
From: |
Kevin Wheatley |
Subject: |
Re: [Openexr-devel] Imf::InputFile constructor crashing |
Date: |
Tue, 09 May 2006 21:34:56 +0100 |
Nick Porcino wrote:
>
> Is it possible that filename is a std::string that fell out of scope,
> and so it's failing because it didn't open the file you wanted?
related to this is using the wrong runtime library in your
compile/link flags, though this will usually give a warning on your
link stage of the build.
If your calling code is using a different runtime library to that the
OpenEXR uses you can get weird errors.
Kevin
--
| Kevin Wheatley, Cinesite (Europe) Ltd | Nobody thinks this |
| Senior Technology | My employer for certain |
| And Network Systems Architect | Not even myself |