Program exits (I assume exception thrown by insert()) and Visual Studio 
provides no debug information.


----- Original Message -----
From: Piotr Stanczyk <[EMAIL PROTECTED]>
Date: Friday, October 17, 2008 5:36 pm
Subject: Re: [Openexr-devel] Pulling my hair out: switching project to VS2008 
breaks OpenEXR :(
To: Borislav Trifonov <[EMAIL PROTECTED]>
Cc: openexr-devel@nongnu.org

> Borislav Trifonov wrote:
> > I was moving my projects from Visual Studio 2005 to 
> 2008.  Since I had 
> > built all my libraries with link time code generation, I had 
> to 
> > rebuild everything since VS2008 wouldn't take the old 
> binaries.  
> > OpenEXR now now longer works, despite me trying all sorts of 
> changes 
> > of compiler options etc.  In my project, with a release 
> build 
> > FrameBuffer::insert() fails despite the fact that 
> findChannel() shows 
> > the channel is there.  With a debug build it sort of 
> works and 
> > sometimes doesn't...  I haven't changed any of the code 
> nor the .exr 
> > images I'm loading.  A few libraries I had been using, 
> such as libpng 
> > and SDL, I built the updated versions of.  But I don't 
> see how that 
> > would affect anything.  I'm under a deadline so I really 
> need to get 
> > this resolved, but I haven't the faintest clue where to even 
> start 
> > looking...
> > ---------------------------------------------------------------
> ---------
> >
> > _______________________________________________
> > Openexr-devel mailing list
> > Openexr-devel@nongnu.org
> > http://lists.nongnu.org/mailman/listinfo/openexr-devel
> >   
> 
> what kind of errors are you seeing specifically?
> 
> -Piotr
> 
> 
>
_______________________________________________
Openexr-devel mailing list
Openexr-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/openexr-devel

Reply via email to