diff options
Diffstat (limited to '')
-rw-r--r-- | pipermail/nel/2001-February/000268.html | 114 |
1 files changed, 114 insertions, 0 deletions
diff --git a/pipermail/nel/2001-February/000268.html b/pipermail/nel/2001-February/000268.html new file mode 100644 index 00000000..75bb0fde --- /dev/null +++ b/pipermail/nel/2001-February/000268.html @@ -0,0 +1,114 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] 2 questions and something else</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:dayta%40ucc.gu.uwa.edu.au"> + <LINK REL="Previous" HREF="000267.html"> + <LINK REL="Next" HREF="000274.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] 2 questions and something else</H1> + <B>Leighton Haynes</B> + <A HREF="mailto:dayta%40ucc.gu.uwa.edu.au" + TITLE="[Nel] 2 questions and something else">dayta@ucc.gu.uwa.edu.au</A><BR> + <I>Mon, 26 Feb 2001 23:12:28 +0800</I> + <P><UL> + <LI> Previous message: <A HREF="000267.html">[Nel] 2 questions</A></li> + <LI> Next message: <A HREF="000274.html">[Nel] 2 questions and something else</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#268">[ date ]</a> + <a href="thread.html#268">[ thread ]</a> + <a href="subject.html#268">[ subject ]</a> + <a href="author.html#268">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Mon, Feb 26, 2001 at 03:53:18PM +0100, Valignat Cedric wrote: +><i> +</I>><i> Hello Brandon, +</I>><i> +</I>><i> Brandon Barker wrote: +</I>><i> > +</I>><i> > 1) I'm trying to compile NeL 2.0 (packaged with Snowballs 2) on a machine +</I>><i> > with Utah-GLX (its an accelerated version of Mesa 3.2 and will work with ATI +</I>><i> > Rage and others), but configure tells me I have no opengl, and suggest I get +</I>><i> > Mesa. What should I do. +</I>><i> +</I>><i> That migth come from the file <GL/glext.h>, could you check that you have +</I>><i> this file ? +</I>><i> +</I>><i> If it's missing, you will be able to download it from : +</I>><i> +</I>><i> <A HREF="http://oss.sgi.com/projects/ogl-sample/ABI/glext.h">http://oss.sgi.com/projects/ogl-sample/ABI/glext.h</A> +</I> +ie, the configure script checks that your GL_GLEXT_VERSION is greater +than or equal to 7. If your glext.h is earlier than this, it +will give you the message about not having opengl (the configure script +should probably be changed to a less misleading message). + +><i> > 2) Is it possible to compile in Windows with Cygwin? Cygwin would be a good +</I>><i> > compiler of choice for the windows platform because it is Free Software and +</I>><i> > anyone can get it ... for free. +</I>><i> +</I>><i> We didn't try to compil it on Cygwin *yet*, i will try to do it +</I>><i> during the next week, but you are welcome to give it a try and give +</I>><i> us some feed back ... that will be nice ;-) +</I> +*shudder* Trying to get stuff which uses windows APIs to compile under +Cygwin can be..... painful. + +On a completely unrelated point, I have fullscreen client under X11 +_almost_ working (just have to get it to grab the mouse properly now). +One thing that did occur to me is that it used the XF86VidMode +extension, so presumably this should be added to the configure +script. Anyone wanna give me a pointer on how to do it? :) +(Oh, and do we have an established preference for how we'd like +out patches?) + +Leighton... + +-- + +Part-time student. Full-time Programmer. +Seeking the 36 hour day and the 10 hour working week. +(08) 9272 9058 (Home - like I'm ever there) +0401 335 136 (Mobile - like it's ever on) + +</pre> + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000267.html">[Nel] 2 questions</A></li> + <LI> Next message: <A HREF="000274.html">[Nel] 2 questions and something else</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#268">[ date ]</a> + <a href="thread.html#268">[ thread ]</a> + <a href="subject.html#268">[ subject ]</a> + <a href="author.html#268">[ author ]</a> + </LI> + </UL> +</body></html> |