blob: 27947c6fa022fc87e3179452b11c22d060df5355 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
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>
|