aboutsummaryrefslogtreecommitdiff
path: root/pipermail/nel/2001-December/000783.html
diff options
context:
space:
mode:
Diffstat (limited to 'pipermail/nel/2001-December/000783.html')
-rw-r--r--pipermail/nel/2001-December/000783.html153
1 files changed, 153 insertions, 0 deletions
diff --git a/pipermail/nel/2001-December/000783.html b/pipermail/nel/2001-December/000783.html
new file mode 100644
index 00000000..bfc50235
--- /dev/null
+++ b/pipermail/nel/2001-December/000783.html
@@ -0,0 +1,153 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Nel] last compile difficulty I hope... (driver_opengl)</TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:corvazier%40nevrax.com">
+ <LINK REL="Previous" HREF="000782.html">
+ <LINK REL="Next" HREF="000784.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Nel] last compile difficulty I hope... (driver_opengl)</H1>
+ <B>Cyril 'Hulud' Corvazier</B>
+ <A HREF="mailto:corvazier%40nevrax.com"
+ TITLE="[Nel] last compile difficulty I hope... (driver_opengl)">corvazier@nevrax.com</A><BR>
+ <I>Wed, 12 Dec 2001 19:18:39 +0100</I>
+ <P><UL>
+ <LI> Previous message: <A HREF="000782.html">[Nel] last compile difficulty I hope... (driver_opengl)</A></li>
+ <LI> Next message: <A HREF="000784.html">[Nel] Landscapes without 3DSMax</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#783">[ date ]</a>
+ <a href="thread.html#783">[ thread ]</a>
+ <a href="subject.html#783">[ subject ]</a>
+ <a href="author.html#783">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>This is a multi-part message in MIME format.
+
+------=_NextPart_000_00E3_01C18341.CE1CA060
+Content-Type: text/plain;
+ charset=&quot;iso-8859-1&quot;
+Content-Transfer-Encoding: quoted-printable
+
+Hi Kai,
+
+ driver_opengl.cpp
+ =
+D:\skander\code\nel\src\3d\driver\opengl\driver_opengl_extension.h(142) =
+:<i> error C2146: syntax error : missing ';' before identifier =
+</I>'glActiveTextureARB'
+ =
+D:\skander\code\nel\src\3d\driver\opengl\driver_opengl_extension.h(142) =
+:<i> fatal error C1004: unexpected end of file found
+</I> (repeated 9 times for the next 9 files)
+ =20
+ at line 142 in driver_opengl_extension.h you get:=20
+ extern PFNGLACTIVETEXTUREARBPROC glActiveTextureARB;
+
+I compile without any kind of problem with the current &lt;GL/glext.h&gt; file =
+available on the SGI site. (GL_GLEXT_VERSION =3D 7)
+Please make sure you have included the good file. If it is not the =
+problem, don't hesitate to post again.
+
+ which refers to a &lt;GL/glext.h&gt; entry at line 1620:=20
+ typedef void (APIENTRY * PFNGLACTIVETEXTUREARBPROC) (GLenum texture);
+
+
+I have the same definition at the same line, and it is the only one.
+
+Regards,
+
+Cyril
+
+------=_NextPart_000_00E3_01C18341.CE1CA060
+Content-Type: text/html;
+ charset=&quot;iso-8859-1&quot;
+Content-Transfer-Encoding: quoted-printable
+
+&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
+&lt;HTML&gt;&lt;HEAD&gt;
+&lt;META content=3D&quot;text/html; charset=3Diso-8859-1&quot; =
+http-equiv=3DContent-Type&gt;
+&lt;META content=3D&quot;MSHTML 5.00.3315.2870&quot; name=3DGENERATOR&gt;
+&lt;STYLE&gt;&lt;/STYLE&gt;
+&lt;/HEAD&gt;
+&lt;BODY bgColor=3D#ffffff&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;Hi Kai,&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;BLOCKQUOTE=20
+style=3D&quot;BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: =
+0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px&quot;&gt;
+ &lt;DIV&gt;&lt;FONT face=3DArial=20
+ =
+size=3D2&gt;driver_opengl.cpp&lt;BR&gt;D:\skander\code\nel\src\3d\driver\opengl\dr=
+iver_opengl_extension.h(142)=20
+ : error C2146: syntax error : missing ';' before identifier=20
+ =
+'glActiveTextureARB'&lt;BR&gt;D:\skander\code\nel\src\3d\driver\opengl\driver_o=
+pengl_extension.h(142)=20
+ : fatal error C1004: unexpected end of file found&lt;BR&gt;&lt;/FONT&gt;&lt;FONT =
+face=3DArial=20
+ size=3D2&gt;(repeated 9 times for the next 9 files)&lt;/FONT&gt;&lt;/DIV&gt;
+ &lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+ &lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;at line 142 in =
+driver_opengl_extension.h you get:=20
+ &lt;BR&gt;&lt;/FONT&gt;&lt;FONT face=3DArial size=3D2&gt;extern =
+PFNGLACTIVETEXTUREARBPROC=20
+ glActiveTextureARB;&lt;/FONT&gt;&lt;/DIV&gt;
+ &lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;I compile without any kind of problem =
+with the=20
+current &amp;lt;GL/glext.h&amp;gt; file available on the SGI site. =
+(GL_GLEXT_VERSION =3D=20
+7)&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;Please make sure you have included the =
+good file.=20
+If it is not the problem, don't hesitate to post=20
+again.&lt;/FONT&gt;&lt;/DIV&gt;&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;BLOCKQUOTE=20
+style=3D&quot;BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: =
+0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px&quot;&gt;
+ &lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
+ &lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;which refers to a &amp;lt;GL/glext.h&amp;gt; =
+entry at=20
+ line 1620: &lt;/FONT&gt;&lt;/DIV&gt;
+ &lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;typedef void (APIENTRY *=20
+ PFNGLACTIVETEXTUREARBPROC) (GLenum texture);&lt;BR&gt;&lt;/FONT&gt;&lt;FONT =
+face=3DArial=20
+ size=3D2&gt;&lt;/FONT&gt;&lt;/DIV&gt;
+ &lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;I have the same definition at the same =
+line, and it=20
+is the only one.&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;Regards,&lt;/DIV&gt;
+&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;Cyril&lt;/DIV&gt;&lt;/DIV&gt;&lt;/FONT&gt;&lt;/BODY&gt;&lt;/HTML&gt;
+
+------=_NextPart_000_00E3_01C18341.CE1CA060--
+
+
+</pre>
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI> Previous message: <A HREF="000782.html">[Nel] last compile difficulty I hope... (driver_opengl)</A></li>
+ <LI> Next message: <A HREF="000784.html">[Nel] Landscapes without 3DSMax</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#783">[ date ]</a>
+ <a href="thread.html#783">[ thread ]</a>
+ <a href="subject.html#783">[ subject ]</a>
+ <a href="author.html#783">[ author ]</a>
+ </LI>
+ </UL>
+</body></html>