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
74
75
76
77
78
79
80
81
82
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Nel] ugh, C++ is so obtuse</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:valignat%40nevrax.com">
<LINK REL="Previous" HREF="000376.html">
<LINK REL="Next" HREF="000378.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Nel] ugh, C++ is so obtuse</H1>
<B>Cedric Valignat</B>
<A HREF="mailto:valignat%40nevrax.com"
TITLE="[Nel] ugh, C++ is so obtuse">valignat@nevrax.com</A><BR>
<I>Wed, 14 Mar 2001 12:15:57 +0100</I>
<P><UL>
<LI> Previous message: <A HREF="000376.html">[Nel] ugh, C++ is so obtuse</A></li>
<LI> Next message: <A HREF="000378.html">[Nel] ugh, C++ is so obtuse</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#377">[ date ]</a>
<a href="thread.html#377">[ thread ]</a>
<a href="subject.html#377">[ subject ]</a>
<a href="author.html#377">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi,
Pierre Bonnefoy wrote:
><i> Thank you Vianney for the fix, although, now, I have a different problem
</I>><i> when compiling the client:
</I>><i>
</I>><i> [...]
</I>
NeL's headers files are under heavy reorganization so we decide to freeze
the development of the client until it's finished.
So i strongly recommend to use the last Snowball release, Snowball 0.2,
which can be download on <A HREF=""></A>
><i> I have also a problem when compiling the server, but there are many many
</I>><i> error reports (file included).
</I>
i'm going to take a look on that ...
><i> Moreover, I have a little problem first when compiling server : There is
</I>><i> no --with-python option in configure, and, first, there was a problem as
</I>><i> Python.h was not found. I added by and in makefile the path towards Python.h
</I>><i> and subsequent files.
</I>><i> Shouldn't --with-python option be included also in configure for server ?
</I>
It's on my task list for a long time, sorry about that, I will do it
today ...
><i> As a conclusion, I would like to thank people fom Nevrax and every people
</I>><i> involved in Nevrax.org for such a great job !
</I>
Thanks :-)
Cedric.
</pre>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="000376.html">[Nel] ugh, C++ is so obtuse</A></li>
<LI> Next message: <A HREF="000378.html">[Nel] ugh, C++ is so obtuse</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#377">[ date ]</a>
<a href="thread.html#377">[ thread ]</a>
<a href="subject.html#377">[ subject ]</a>
<a href="author.html#377">[ author ]</a>
</LI>
</UL>
</body></html>
|