aboutsummaryrefslogtreecommitdiff
path: root/pipermail/nel/2001-November/000760.html
blob: b5a12546afb8be80a58ae9cbadc80c305f60f162 (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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Nel] How to compile the object_viewer?</TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:zen%40lapisonline.com">
   <LINK REL="Previous"  HREF="000757.html">
   <LINK REL="Next" HREF="000761.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Nel] How to compile the object_viewer?</H1>
    <B>zen</B> 
    <A HREF="mailto:zen%40lapisonline.com"
       TITLE="[Nel] How to compile the object_viewer?">zen@lapisonline.com</A><BR>
    <I>Thu, 29 Nov 2001 17:21:47 +0800</I>
    <P><UL>
        <LI> Previous message: <A HREF="000757.html">[Nel] Compile error</A></li>
        <LI> Next message: <A HREF="000761.html">[Nel] How to compile the object_viewer?</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#760">[ date ]</a>
              <a href="thread.html#760">[ thread ]</a>
              <a href="subject.html#760">[ subject ]</a>
              <a href="author.html#760">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>This is a multi-part message in MIME format.

------=_NextPart_000_001B_01C178FA.536D3E70
Content-Type: text/plain;
	charset=&quot;big5&quot;
Content-Transfer-Encoding: quoted-printable

Hi all,

I've try to compile the object viewer and got the messages followed:

D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(188) : error C2589: =
'(' : illegal token on right side of '::'
D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(188) : error C2059: =
syntax error : '::'
D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(189) : error C2589: =
'(' : illegal token on right side of '::'
D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(189) : error C2059: =
syntax error : '::'
D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(190) : error C2589: =
'(' : illegal token on right side of '::'
D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(190) : error C2059: =
syntax error : '::'
D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(194) : error C2589: =
'(' : illegal token on right side of '::'
D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(194) : error C2059: =
syntax error : '::'
D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(195) : error C2589: =
'(' : illegal token on right side of '::'
D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(195) : error C2059: =
syntax error : '::'
D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(196) : error C2589: =
'(' : illegal token on right side of '::'
D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(196) : error C2059: =
syntax error : '::'

I have no idea how come this happened. The header file looks fine and =
I've successfully compile the snowball2 thus it should be correct, =
right?

Please help me out!

By the way , I want to study the code, and maybe I can offer some help, =
for example, debug, where should I start? Should possess any expertise =
first?

Sincerely,

Zen Jean

------=_NextPart_000_001B_01C178FA.536D3E70
Content-Type: text/html;
	charset=&quot;big5&quot;
Content-Transfer-Encoding: quoted-printable

&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META content=3D&quot;text/html; charset=3Dbig5&quot; http-equiv=3DContent-Type&gt;
&lt;META content=3D&quot;MSHTML 5.00.3103.1000&quot; name=3DGENERATOR&gt;
&lt;STYLE&gt;&lt;/STYLE&gt;
&lt;/HEAD&gt;
&lt;BODY bgColor=3D#ffffff&gt;
&lt;DIV&gt;&lt;FONT face=3DMingLiu size=3D2&gt;Hi all,&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3D=B2=D3=A9=FA=C5=E9 size=3D2&gt;I've try to compile the =
object viewer and got the=20
messages followed:&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3D=B2=D3=A9=FA=C5=E9=20
size=3D2&gt;D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(188) : error =
C2589: '('=20
:<i> illegal token on right side of=20
</I>'::'&lt;BR&gt;D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(188) : error =
C2059:=20
syntax error : =
'::'&lt;BR&gt;D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(189) :=20
error C2589: '(' : illegal token on right side of=20
'::'&lt;BR&gt;D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(189) : error =
C2059:=20
syntax error : =
'::'&lt;BR&gt;D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(190) :=20
error C2589: '(' : illegal token on right side of=20
'::'&lt;BR&gt;D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(190) : error =
C2059:=20
syntax error : =
'::'&lt;BR&gt;D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(194) :=20
error C2589: '(' : illegal token on right side of=20
'::'&lt;BR&gt;D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(194) : error =
C2059:=20
syntax error : =
'::'&lt;BR&gt;D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(195) :=20
error C2589: '(' : illegal token on right side of=20
'::'&lt;BR&gt;D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(195) : error =
C2059:=20
syntax error : =
'::'&lt;BR&gt;D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(196) :=20
error C2589: '(' : illegal token on right side of=20
'::'&lt;BR&gt;D:\WORK\CODE\NEL\INCLUDE\nel/misc/vector_inline.h(196) : error =
C2059:=20
syntax error : '::'&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3D=B2=D3=A9=FA=C5=E9 size=3D2&gt;I have no idea how come =
this happened. The header=20
file looks fine and I've successfully compile the snowball2 thus it =
should be=20
correct, right?&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3D=B2=D3=A9=FA=C5=E9 size=3D2&gt;Please help me =
out!&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3D=B2=D3=A9=FA=C5=E9 size=3D2&gt;By the way , I want to =
study the code, and maybe I=20
can offer some help, for example, debug, where should I start? Should =
possess=20
any expertise first?&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3D=B2=D3=A9=FA=C5=E9 size=3D2&gt;Sincerely,&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=3D=B2=D3=A9=FA=C5=E9 size=3D2&gt;Zen =
Jean&lt;/FONT&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;

------=_NextPart_000_001B_01C178FA.536D3E70--


</pre>



<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI> Previous message: <A HREF="000757.html">[Nel] Compile error</A></li>
	<LI> Next message: <A HREF="000761.html">[Nel] How to compile the object_viewer?</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#760">[ date ]</a>
              <a href="thread.html#760">[ thread ]</a>
              <a href="subject.html#760">[ subject ]</a>
              <a href="author.html#760">[ author ]</a>
         </LI>
       </UL>
</body></html>