diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-January/000100.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to 'pipermail/nel/2001-January/000100.html')
-rw-r--r-- | pipermail/nel/2001-January/000100.html | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/pipermail/nel/2001-January/000100.html b/pipermail/nel/2001-January/000100.html new file mode 100644 index 00000000..27947c6f --- /dev/null +++ b/pipermail/nel/2001-January/000100.html @@ -0,0 +1,73 @@ +<!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:corvazier%40nevrax.com"> + <LINK REL="Previous" HREF="000099.html"> + <LINK REL="Next" HREF="000103.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] compile problems on debian gnu/linux</H1> + <B>Cyril Corvazier</B> + <A HREF="mailto:corvazier%40nevrax.com" + TITLE="[Nel] compile problems on debian gnu/linux">corvazier@nevrax.com</A><BR> + <I>Fri, 5 Jan 2001 09:53:19 +0100</I> + <P><UL> + <LI> Previous message: <A HREF="000099.html">[Nel] compile problems on debian gnu/linux</A></li> + <LI> Next message: <A HREF="000103.html">[Nel] compile problems on debian gnu/linux (more)</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#100">[ date ]</a> + <a href="thread.html#100">[ thread ]</a> + <a href="subject.html#100">[ subject ]</a> + <a href="author.html#100">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>><i> c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/freetype2 +</I>><i> -I/usr/include/stlport -g -O2 -Wp,-MD,.deps/mini_col.pp -c mini_col.cpp +</I>><i> -fPIC -DPIC -o .libs/mini_col.lo +</I>><i> In file included from ../../include/nel/3d/mini_col.h:33, +</I>><i> from mini_col.cpp:26: +</I>><i> ../../include/nel/3d/quad_grid.h: In method `class +</I>><i> NL3D::CQuadGrid<T>::CIterator +</I>><i> NL3D::CQuadGrid<T>::erase(NL3D::CQuadGrid<T>::CIterator)': +</I>><i> ../../include/nel/3d/quad_grid.h:402: parse error before `*' +</I>><i> ../../include/nel/3d/quad_grid.h: In method `void +</I>><i> NL3D::CQuadGrid<NL3D::CMiniCol::CFace>::selectAll()': +</I>><i> +</I>><i> any ideas? +</I> +This bug has been fixed yesterday evening. The cvs is synchronized at night. +So if you update now, it should be ok. + +Thank you for the report. + +--- +Cyril Corvazier +Lead 3d programmer +Nevrax France + + + +</pre> + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000099.html">[Nel] compile problems on debian gnu/linux</A></li> + <LI> Next message: <A HREF="000103.html">[Nel] compile problems on debian gnu/linux (more)</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#100">[ date ]</a> + <a href="thread.html#100">[ thread ]</a> + <a href="subject.html#100">[ subject ]</a> + <a href="author.html#100">[ author ]</a> + </LI> + </UL> +</body></html> |