Ninja
08-09-2004, 10:35 PM
Hi,
Im trying to compile some .Net projects found under Nvidia SDK 8.0, but I only have VS 6.0.
Is there some way to do this?
After adding some directories needed for the .h files I got this strange error:
c:\program files\nvidia corporation\sdk 8.0\inc\glh\glh_genext.h(63) : error C2146: syntax error : missing ';' before identifier 'glMultiTexCoord1d'
c:\program files\nvidia corporation\sdk 8.0\inc\glh\glh_genext.h(63) : error C2501: 'PFNGLMULTITEXCOORD1DPROC' : missing storage-class or type specifiers
c:\program files\nvidia corporation\sdk 8.0\inc\glh\glh_genext.h(63) : fatal error C1004: unexpected end of file found
Error executing cl.exe.
Anyone know what to do?
Regards, Ninja
Im trying to compile some .Net projects found under Nvidia SDK 8.0, but I only have VS 6.0.
Is there some way to do this?
After adding some directories needed for the .h files I got this strange error:
c:\program files\nvidia corporation\sdk 8.0\inc\glh\glh_genext.h(63) : error C2146: syntax error : missing ';' before identifier 'glMultiTexCoord1d'
c:\program files\nvidia corporation\sdk 8.0\inc\glh\glh_genext.h(63) : error C2501: 'PFNGLMULTITEXCOORD1DPROC' : missing storage-class or type specifiers
c:\program files\nvidia corporation\sdk 8.0\inc\glh\glh_genext.h(63) : fatal error C1004: unexpected end of file found
Error executing cl.exe.
Anyone know what to do?
Regards, Ninja