openexr-devel
[Top][All Lists]
Advanced

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

Re: [Openexr-devel] can't compile NVSDK stuff


From: Drew Hess
Subject: Re: [Openexr-devel] can't compile NVSDK stuff
Date: Mon, 24 Mar 2003 11:03:53 -0800 (PST)

in my copy of glh/glh_extensions.h (from a very recent CVS update of the
Nvidia SDK), extEnd is a char * defined in some inline code in
glh_extensions.h on line 187.

Try updating to the latest NVSDK, if you haven't already.

Also, verify that configure is setting the -DUNIX flag when it compiles 
the test program.


-dwh-


 On Mon, 24 Mar 2003, Henti Smith wrote:

> hi all 
> 
> busy working on getting NVSDK stuff to compile with OpenEXR
> 
> configure fails and in the logs I get this 
> 
> /usr/include/glh/glh_extensions.h: In function `int glh_init_extensions(const
>    char*)':
> /usr/include/glh/glh_extensions.h:201: `extEnd' undeclared (first use this
>    function)
> /usr/include/glh/glh_extensions.h:201: (Each undeclared identifier is reported
>    only once for each function it appears in.)
> /usr/include/glh/glh_extensions.h:201: `saveChar' undeclared (first use this
>    function)
> /usr/include/glh/glh_extensions.h: At global scope:
> /usr/include/glh/glh_extensions.h:203: `reqExts' was not declared in this 
> scope
> /usr/include/glh/glh_extensions.h:203: `int free' redeclared as different kind
>    of symbol
> /usr/include/stdlib.h:567: previous declaration of `void free(void*)'
> /usr/include/glh/glh_extensions.h:204: parse error before `return'
> /usr/include/glh/glh_extensions.h: In function `void
>    glh_shutdown_extensions()':
> /usr/include/glh/glh_extensions.h:216: `free' cannot be used as a function
> /usr/include/glh/glh_extensions.h:221: `free' cannot be used as a function
> /usr/include/glh/glh_extensions.h: At global scope:
> /usr/include/glh/glh_extensions.h:270: parse error before `}' token
> 
> I can't seem to find extEnd in /usr/include anywhere .. 
> hope somebody can help 
> 
> Henti 
> 
> 
> _______________________________________________
> 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]