openexr-devel
[Top][All Lists]
Advanced

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

Re: [Openexr-devel] Compile Errors


From: Drew Hess
Subject: Re: [Openexr-devel] Compile Errors
Date: Sat, 29 Mar 2003 02:16:44 -0800 (PST)

Did you activate the Intel compiler?  I don't think it's activated by 
default.  Look in the start menu, there's an option to turn it on so that 
it replaces the Microsoft C++ compiler.


-dwh-


On Fri, 28 Mar 2003, richard wrote:

> I am trying to use the prebuilt Windows library in a Visual C++ 6.0 
> project with the Intel compiler and I am getting a mess of errors that 
> seem to be associated with the templates in Imath.  The first error I 
> get says an identifier was expected for static T min(); in
> 
> template <class T> struct limits
> {
>       static T        min();
>       static T        max();
>       static T        smallest();
>       static bool isIntergral();
>       static bol isSigned();
> };
> 
> What do I need to do to have the project buy this?  Is there some 
> setting that tells the project how to deal with templates or am I 
> completely off base in thinking it is a template problem?
> 
> I am trying to work on this over the wekend so if anyone picks this up 
> before Monday and can give me any suggestions, I would really 
> appreciate it.  Thanks.
> 
> Richard Patterson
> 135 Medio Drive
> Los Angeles, CA 90049
> 310 472-8065
> Fax: 310 472-8303
> address@hidden
> 
> 
> 
> _______________________________________________
> 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]