diff options
Diffstat (limited to 'pipermail/nel/2001-January/000099.html')
-rw-r--r-- | pipermail/nel/2001-January/000099.html | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/pipermail/nel/2001-January/000099.html b/pipermail/nel/2001-January/000099.html new file mode 100644 index 00000000..1f6e2e7d --- /dev/null +++ b/pipermail/nel/2001-January/000099.html @@ -0,0 +1,70 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] compile problems on debian gnu/linux</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:michael%40in-orbit.net"> + <LINK REL="Previous" HREF="000088.html"> + <LINK REL="Next" HREF="000100.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] compile problems on debian gnu/linux</H1> + <B>Michael Warnock</B> + <A HREF="mailto:michael%40in-orbit.net" + TITLE="[Nel] compile problems on debian gnu/linux">michael@in-orbit.net</A><BR> + <I>Thu, 04 Jan 2001 19:23:04 -0800</I> + <P><UL> + <LI> Previous message: <A HREF="000088.html">[Nel] Compiling in VC++</A></li> + <LI> Next message: <A HREF="000100.html">[Nel] compile problems on debian gnu/linux</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#99">[ date ]</a> + <a href="thread.html#99">[ thread ]</a> + <a href="subject.html#99">[ subject ]</a> + <a href="author.html#99">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>the debian packages for all requirements are installed- stlport has been +installed from source over the debian version to get the nebula device +(radonlabs.de) to work. + + +c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/freetype2 +-I/usr/include/stlport -g -O2 -Wp,-MD,.deps/mini_col.pp -c mini_col.cpp +-fPIC -DPIC -o .libs/mini_col.lo +In file included from ../../include/nel/3d/mini_col.h:33, + from mini_col.cpp:26: +../../include/nel/3d/quad_grid.h: In method `class +NL3D::CQuadGrid<T>::CIterator +NL3D::CQuadGrid<T>::erase(NL3D::CQuadGrid<T>::CIterator)': +../../include/nel/3d/quad_grid.h:402: parse error before `*' +../../include/nel/3d/quad_grid.h: In method `void +NL3D::CQuadGrid<NL3D::CMiniCol::CFace>::selectAll()': + +any ideas? + +michael warnock +in orbit entertainment + + +</pre> + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000088.html">[Nel] Compiling in VC++</A></li> + <LI> Next message: <A HREF="000100.html">[Nel] compile problems on debian gnu/linux</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#99">[ date ]</a> + <a href="thread.html#99">[ thread ]</a> + <a href="subject.html#99">[ subject ]</a> + <a href="author.html#99">[ author ]</a> + </LI> + </UL> +</body></html> |