openexr-devel
[Top][All Lists]
Advanced

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

RE: [Openexr-devel] VC7 compile errors


From: Kenneth A. Lloyd
Subject: RE: [Openexr-devel] VC7 compile errors
Date: Wed, 19 May 2004 18:48:19 -0500

Hello everyone!

After receiving all the conversion warnings in VC7.1 from 1.1.1 everyone has
been talking about, I thought I'd give the new code a try.
I tried to download OpenEXR 1.2.0 from Savannah (not CVS), but received a
permission error.  Is this a temporary situation?  Or does the server just
not like me personally :)?

Ken


> -----Original Message-----
> From: address@hidden 
> [mailto:address@hidden 
> On Behalf Of Drew Hess
> Sent: Wednesday, May 19, 2004 12:33 PM
> To: martin
> Cc: address@hidden
> Subject: Re: [Openexr-devel] VC7 compile errors
> 
> 
> Please make sure you're using OpenEXR 1.2.0 and Visual C++ 
> 7.1 (.NET 2003).
> 
> -dwh-
> 
> 
> On Wed, 19 May 2004, martin wrote:
> 
> > Hello;
> > 
> > I've spent the last couple of days trying to compile through the 
> > OpenEXR
> > directories: imath, half, and ilmimf under Windows.
> > 
> > There are numerous compile errors that forced me to comment out 
> > sections of code.  For example, ULONG_MAX == 18446744073709551615LU 
> > and the ending of long designations with "LL" and "LU" and 
> duplicately 
> > defined templates.
> > Another one is below:
> > OpenEXR\IlmImf\ImfAttribute.h(347) : warning C4541: 'dynamic_cast' 
> > used on polymorphic type 'Imf::Attribute' with /GR-; unpredictable 
> > behavior may result
> >         C:\Program Files\Microsoft Visual Studio
> > .NET\Vc7\include\xmemory(136) : while compiling 
> class-template member 
> > function 'const Imf::TypedAttribute<T> 
> > *Imf::TypedAttribute<T>::cast(const Imf::Attribute *)'
> >         with
> >         [
> >             T=Imath::Box2i
> >         ]
> > 
> > Am I missing something?  Usually, I can make anything run.
> > 
> > Thanks for your help,
> > Martin Hash
> > 
> > 
> > 
> > 
> > _______________________________________________
> > Openexr-devel mailing list
> > address@hidden
> > http://mail.nongnu.org/mailman/listinfo/openexr-devel
> > 
> > 
> 
> 
> 
> 
> _______________________________________________
> Openexr-devel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/openexr-devel






reply via email to

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