error.txt

zasdman, 05/11/2010 05:23 am

Download (434.5 kB)

 
1
1>------ Build started: Project: game_share, Configuration: Release Win32 ------
2
2>------ Build started: Project: pd_lib, Configuration: Release Win32 ------
3
3>------ Build started: Project: gameplay_module_lib, Configuration: Release Win32 ------
4
2>Compiling...
5
4>------ Build started: Project: ai_share, Configuration: Release Win32 ------
6
3>Compiling...
7
1>Compiling...
8
5>------ Build started: Project: georges, Configuration: Release Win32 ------
9
5>Compiling...
10
4>Compiling...
11
6>------ Build started: Project: 3d, Configuration: Release Win32 ------
12
7>------ Build started: Project: ligo, Configuration: Release Win32 ------
13
3>module.cpp
14
2>db_delta_file.cpp
15
1>stdpch.cpp
16
7>Compiling...
17
5>stdgeorges.cpp
18
4>16x16_layer.cpp
19
8>------ Build started: Project: sound, Configuration: Release Win32 ------
20
6>Compiling...
21
8>Compiling...
22
7>ligo_config.cpp
23
6>ps_util.cpp
24
8>audio_mixer_user.cpp
25
6>h:\code\nel\include\nel/misc/bitmap.h(327) : error C2039: 'string' : is not a member of 'stlpx_std'
26
6>h:\code\nel\include\nel/misc/bitmap.h(327) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
27
6>h:\code\nel\include\nel/misc/bitmap.h(327) : error C2143: syntax error : missing ',' before '&'
28
6>h:\code\nel\include\nel/3d/ps_located.h(694) : error C2555: 'NL3D::CPSLocated::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
29
6>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
30
8>h:\code\nel\include\nel/misc/big_file.h(158) : error C2039: 'map' : is not a member of 'stlpx_std'
31
8>h:\code\nel\include\nel/misc/big_file.h(158) : error C2143: syntax error : missing ';' before '<'
32
8>h:\code\nel\include\nel/misc/big_file.h(158) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
33
8>h:\code\nel\include\nel/misc/big_file.h(158) : error C2238: unexpected token(s) preceding ';'
34
8>h:\code\nel\include\nel/misc/file.h(37) : error C2664: 'NLMISC::EStream::EStream(const std::string &)' : cannot convert parameter 1 from 'stlpx_std::basic_string<_CharT,_Traits,_Alloc>' to 'const std::string &'
35
8>        with
36
8>        [
37
8>            _CharT=char,
38
8>            _Traits=stlpx_std::char_traits<char>,
39
8>            _Alloc=stlpx_std::allocator<char>
40
8>        ]
41
8>        Reason: cannot convert from 'stlpx_std::basic_string<_CharT,_Traits,_Alloc>' to 'const std::string'
42
8>        with
43
8>        [
44
8>            _CharT=char,
45
8>            _Traits=stlpx_std::char_traits<char>,
46
8>            _Alloc=stlpx_std::allocator<char>
47
8>        ]
48
8>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
49
8>h:\code\nel\include\nel/misc/file.h(38) : error C2664: 'NLMISC::EStream::EStream(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
50
8>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
51
8>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
52
8>h:\code\nel\include\nel/misc/file.h(168) : error C2039: 'deque' : is not a member of 'stlpx_std'
53
8>h:\code\nel\include\nel/misc/file.h(168) : error C2065: 'deque' : undeclared identifier
54
8>h:\code\nel\include\nel/misc/file.h(168) : error C2275: 'stlpx_std::string' : illegal use of this type as an expression
55
8>h:\code\nel\include\nel/misc/file.h(168) : error C2059: syntax error : '>'
56
8>h:\code\nel\include\nel/misc/file.h(168) : error C2238: unexpected token(s) preceding ';'
57
8>h:\code\nel\include\nel/misc/file.h(190) : error C2555: 'NLMISC::CIFile::getStreamName': overriding virtual function return type differs and is not covariant from 'NLMISC::IStream::getStreamName'
58
8>        h:\code\nel\include\nel\misc\stream.h(654) : see declaration of 'NLMISC::IStream::getStreamName'
59
8>h:\code\nel\include\nel/misc/file.h(244) : error C2555: 'NLMISC::COFile::getStreamName': overriding virtual function return type differs and is not covariant from 'NLMISC::IStream::getStreamName'
60
8>        h:\code\nel\include\nel\misc\stream.h(654) : see declaration of 'NLMISC::IStream::getStreamName'
61
8>h:\code\nel\include\nel/misc/path.h(35) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'stlpx_std::basic_string<_CharT,_Traits,_Alloc>' to 'const std::string &'
62
8>        with
63
8>        [
64
8>            _CharT=char,
65
8>            _Traits=stlpx_std::char_traits<char>,
66
8>            _Alloc=stlpx_std::allocator<char>
67
8>        ]
68
8>        Reason: cannot convert from 'stlpx_std::basic_string<_CharT,_Traits,_Alloc>' to 'const std::string'
69
8>        with
70
8>        [
71
8>            _CharT=char,
72
8>            _Traits=stlpx_std::char_traits<char>,
73
8>            _Alloc=stlpx_std::allocator<char>
74
8>        ]
75
8>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
76
6>h:\code\nel\include\nel/3d/driver.h(101) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
77
6>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
78
6>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
79
8>h:\code\nel\include\nel/3d/driver.h(101) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
80
8>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
81
8>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
82
6>h:\code\nel\include\nel/3d/scene.h(704) : error C2039: 'set' : is not a member of 'stlpx_std'
83
8>h:\code\nel\include\nel/3d/texture_font.h(106) : error C2555: 'NL3D::CTextureFont::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
84
6>h:\code\nel\include\nel/3d/scene.h(704) : error C2143: syntax error : missing ';' before '<'
85
8>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
86
6>h:\code\nel\include\nel/3d/scene.h(704) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
87
6>h:\code\nel\include\nel/3d/scene.h(704) : error C2238: unexpected token(s) preceding ';'
88
6>h:\code\nel\include\nel/3d/scene.h(705) : error C2653: 'TAnimatedIgSet' : is not a class or namespace name
89
6>h:\code\nel\include\nel/3d/scene.h(705) : error C2146: syntax error : missing ';' before identifier 'ItAnimatedIgSet'
90
6>h:\code\nel\include\nel/3d/scene.h(705) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
91
6>h:\code\nel\include\nel/3d/scene.h(705) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
92
6>h:\code\nel\include\nel/3d/scene.h(706) : error C2146: syntax error : missing ';' before identifier '_AnimatedIgSet'
93
6>h:\code\nel\include\nel/3d/scene.h(706) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
94
6>h:\code\nel\include\nel/3d/scene.h(706) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
95
6>h:\code\nel\include\nel/3d/scene.h(797) : error C2039: 'set' : is not a member of 'stlpx_std'
96
6>h:\code\nel\include\nel/3d/scene.h(797) : error C2059: syntax error : '<'
97
6>h:\code\nel\include\nel/3d/scene.h(797) : error C2238: unexpected token(s) preceding ';'
98
6>h:\code\nel\include\nel/3d/scene.h(800) : error C2039: 'set' : is not a member of 'stlpx_std'
99
6>h:\code\nel\include\nel/3d/scene.h(800) : error C2059: syntax error : '<'
100
6>h:\code\nel\include\nel/3d/scene.h(800) : error C2238: unexpected token(s) preceding ';'
101
6>h:\code\nel\include\nel/3d/shape_bank.h(175) : error C2039: 'set' : is not a member of 'stlpx_std'
102
6>h:\code\nel\include\nel/3d/shape_bank.h(175) : error C2143: syntax error : missing ';' before '<'
103
6>h:\code\nel\include\nel/3d/shape_bank.h(175) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
104
8>h:\code\nel\include\nel\misc\task_manager.h(144) : error C2039: 'deque' : is not a member of 'stlpx_std'
105
6>h:\code\nel\include\nel/3d/shape_bank.h(175) : error C2238: unexpected token(s) preceding ';'
106
8>h:\code\nel\include\nel\misc\task_manager.h(144) : error C2065: 'deque' : undeclared identifier
107
8>h:\code\nel\include\nel\misc\task_manager.h(144) : error C2275: 'stlpx_std::string' : illegal use of this type as an expression
108
6>h:\code\nel\include\nel/3d/shape_bank.h(237) : error C2039: 'set' : is not a member of 'stlpx_std'
109
8>h:\code\nel\include\nel\misc\task_manager.h(144) : error C2059: syntax error : '>'
110
6>h:\code\nel\include\nel/3d/shape_bank.h(237) : error C2143: syntax error : missing ';' before '<'
111
8>h:\code\nel\include\nel\misc\task_manager.h(144) : error C2238: unexpected token(s) preceding ';'
112
6>h:\code\nel\include\nel/3d/shape_bank.h(237) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
113
8>h:\code\nel\include\nel/3d/texture_file.h(160) : error C2555: 'NL3D::CTextureFile::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
114
6>h:\code\nel\include\nel/3d/shape_bank.h(237) : error C2238: unexpected token(s) preceding ';'
115
8>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
116
6>h:\code\nel\include\nel/3d/dru.h(43) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
117
6>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
118
6>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
119
8>h:\code\nel\include\nel/3d/texture_blank.h(43) : error C2555: 'NL3D::CTextureBlank::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
120
6>h:\external\include\stlport\errno.h(55) : fatal error C1189: #error :  errno has been defined before inclusion of errno.h header.
121
8>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
122
6>particle_system_sound_user.cpp
123
8>h:\code\nel\include\nel/3d/track.h(255) : error C2555: 'NL3D::CTrackDefaultFloat::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
124
8>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
125
8>h:\code\nel\include\nel/3d/track.h(262) : error C2555: 'NL3D::CTrackDefaultVector::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
126
8>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
127
8>h:\code\nel\include\nel/3d/track.h(269) : error C2555: 'NL3D::CTrackDefaultQuat::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
128
8>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
129
8>h:\code\nel\include\nel/3d/track.h(276) : error C2555: 'NL3D::CTrackDefaultInt::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
130
8>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
131
8>h:\code\nel\include\nel/3d/track.h(284) : error C2555: 'NL3D::CTrackDefaultRGBA::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
132
8>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
133
8>h:\code\nel\include\nel/3d/track.h(293) : error C2555: 'NL3D::CTrackDefaultString::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
134
8>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
135
8>h:\code\nel\include\nel/3d/track.h(300) : error C2555: 'NL3D::CTrackDefaultBool::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
136
8>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
137
6>h:\code\nel\include\nel/misc/bitmap.h(327) : error C2039: 'string' : is not a member of 'stlpx_std'
138
6>h:\code\nel\include\nel/misc/bitmap.h(327) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
139
6>h:\code\nel\include\nel/misc/bitmap.h(327) : error C2143: syntax error : missing ',' before '&'
140
6>h:\code\nel\include\nel/3d/ps_located.h(694) : error C2555: 'NL3D::CPSLocated::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
141
6>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
142
3>module_parent.cpp
143
4>world_map.cpp
144
6>h:\external\include\stlport\errno.h(55) : fatal error C1189: #error :  errno has been defined before inclusion of errno.h header.
145
6>texture_font.cpp
146
8>h:\code\nel\include\nel/3d/texture_near.h(88) : error C2555: 'NL3D::CTextureNear::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
147
8>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
148
6>h:\code\nel\include\nel/misc/bitmap.h(327) : error C2039: 'string' : is not a member of 'stlpx_std'
149
6>h:\code\nel\include\nel/misc/bitmap.h(327) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
150
6>h:\code\nel\include\nel/misc/bitmap.h(327) : error C2143: syntax error : missing ',' before '&'
151
6>h:\code\nel\include\nel/misc/thread.h(65) : error C2039: 'string' : is not a member of 'stlpx_std'
152
6>h:\code\nel\include\nel/misc/thread.h(65) : error C2061: syntax error : identifier 'string'
153
6>h:\code\nel\include\nel/misc/thread.h(67) : error C2065: 'result' : undeclared identifier
154
6>h:\code\nel\include\nel/misc/thread.h(129) : error C2039: 'string' : is not a member of 'stlpx_std'
155
6>h:\code\nel\include\nel/misc/thread.h(129) : error C2146: syntax error : missing ';' before identifier 'getUserName'
156
6>h:\code\nel\include\nel/misc/thread.h(129) : error C2433: 'NLMISC::IThread::string' : 'virtual' not permitted on data declarations
157
6>h:\code\nel\include\nel/misc/thread.h(129) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
158
6>h:\code\nel\include\nel/misc/thread.h(129) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
159
6>h:\code\nel\include\nel/misc/thread.h(129) : warning C4183: 'getUserName': missing return type; assumed to be a member function returning 'int'
160
6>h:\code\nel\include\nel/misc/thread.h(129) : error C2253: 'NLMISC::IThread::getUserName' : pure specifier or abstract override specifier only allowed on virtual function
161
6>h:\code\nel\include\nel/3d/texture_font.h(106) : error C2555: 'NL3D::CTextureFont::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
162
6>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
163
6>h:\external\include\stlport\errno.h(55) : fatal error C1189: #error :  errno has been defined before inclusion of errno.h header.
164
6>text_context.cpp
165
6>h:\code\nel\include\nel/misc/bitmap.h(327) : error C2039: 'string' : is not a member of 'stlpx_std'
166
6>h:\code\nel\include\nel/misc/bitmap.h(327) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
167
6>h:\code\nel\include\nel/misc/bitmap.h(327) : error C2143: syntax error : missing ',' before '&'
168
6>h:\code\nel\include\nel/misc/thread.h(65) : error C2039: 'string' : is not a member of 'stlpx_std'
169
6>h:\code\nel\include\nel/misc/thread.h(65) : error C2061: syntax error : identifier 'string'
170
6>h:\code\nel\include\nel/misc/thread.h(67) : error C2065: 'result' : undeclared identifier
171
6>h:\code\nel\include\nel/misc/thread.h(129) : error C2039: 'string' : is not a member of 'stlpx_std'
172
6>h:\code\nel\include\nel/misc/thread.h(129) : error C2146: syntax error : missing ';' before identifier 'getUserName'
173
6>h:\code\nel\include\nel/misc/thread.h(129) : error C2433: 'NLMISC::IThread::string' : 'virtual' not permitted on data declarations
174
6>h:\code\nel\include\nel/misc/thread.h(129) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
175
6>h:\code\nel\include\nel/misc/thread.h(129) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
176
6>h:\code\nel\include\nel/misc/thread.h(129) : warning C4183: 'getUserName': missing return type; assumed to be a member function returning 'int'
177
6>h:\code\nel\include\nel/misc/thread.h(129) : error C2253: 'NLMISC::IThread::getUserName' : pure specifier or abstract override specifier only allowed on virtual function
178
6>h:\code\nel\include\nel/3d/texture_font.h(106) : error C2555: 'NL3D::CTextureFont::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
179
6>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
180
8>h:\code\nel\src\sound\sound.h(37) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
181
8>h:\code\nel\src\sound\sound.h(37) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
182
8>h:\code\nel\src\sound\sound.h(37) : error C2143: syntax error : missing ';' before '<'
183
8>h:\code\nel\src\sound\sound.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
184
2>timestamp.cpp
185
6>h:\code\nel\include\nel/3d/driver.h(101) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
186
6>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
187
6>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
188
8>h:\external\include\stlport\errno.h(55) : fatal error C1189: #error :  errno has been defined before inclusion of errno.h header.
189
8>sound_bank.cpp
190
6>h:\external\include\stlport\errno.h(55) : fatal error C1189: #error :  errno has been defined before inclusion of errno.h header.
191
6>font_manager.cpp
192
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2039: 'string' : is not a member of 'stlpx_std'
193
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
194
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2143: syntax error : missing ';' before '*'
195
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
196
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
197
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
198
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2143: syntax error : missing ',' before '&'
199
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
200
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
201
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2143: syntax error : missing ',' before '&'
202
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2556: 'bool NLMISC::CStringIdHashMapTraits::operator ()(const int) const' : overloaded function differs only by return type from 'size_t NLMISC::CStringIdHashMapTraits::operator ()(const int) const'
203
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
204
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2371: 'NLMISC::CStringIdHashMapTraits::operator ()' : redefinition; different basic types
205
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
206
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2059: syntax error : 'return'
207
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2238: unexpected token(s) preceding ';'
208
8>h:\code\nel\include\nel/misc/string_mapper.h(54) : error C2143: syntax error : missing ';' before '}'
209
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2039: 'string' : is not a member of 'stlpx_std'
210
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2061: syntax error : identifier 'string'
211
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C2143: syntax error : missing ';' before '*'
212
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
213
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
214
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2061: syntax error : identifier 'CFastMutex'
215
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2039: 'string' : is not a member of 'stlpx_std'
216
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2065: 'string' : undeclared identifier
217
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2059: syntax error : ','
218
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2923: 'stlpx_std::set' : 'CStringMapper::CCharComp' is not a valid template type argument for parameter '_Key'
219
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2039: 'string' : is not a member of 'stlpx_std'
220
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2143: syntax error : missing ';' before '*'
221
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
222
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
223
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C2146: syntax error : missing ';' before identifier '_Mutex'
224
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
225
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
226
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2146: syntax error : missing ';' before identifier 'map'
227
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
228
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
229
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2039: 'string' : is not a member of 'stlpx_std'
230
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
231
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2143: syntax error : missing ',' before '&'
232
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
233
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : warning C4183: 'map': missing return type; assumed to be a member function returning 'int'
234
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2039: 'string' : is not a member of 'stlpx_std'
235
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
236
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ';' before '&'
237
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
238
7>zone_template.cpp
239
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ',' before '&'
240
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
241
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : warning C4183: 'unmap': missing return type; assumed to be a member function returning 'int'
242
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2061: syntax error : identifier 'TStringId'
243
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2146: syntax error : missing ';' before identifier 'emptyId'
244
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
245
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2086: 'int CStringMapper::TStringId' : redefinition
246
8>        h:\code\nel\include\nel/misc/string_mapper.h(103) : see declaration of 'CStringMapper::TStringId'
247
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
248
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
249
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : warning C4183: 'emptyId': missing return type; assumed to be a member function returning 'int'
250
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2146: syntax error : missing ';' before identifier 'localMap'
251
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
252
3>module_core.cpp
253
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2039: 'string' : is not a member of 'stlpx_std'
254
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
255
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2143: syntax error : missing ',' before '&'
256
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
257
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : warning C4183: 'localMap': missing return type; assumed to be a member function returning 'int'
258
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
259
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
260
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ';' before '&'
261
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2086: 'const int CStringMapper::string' : redefinition
262
8>        h:\code\nel\include\nel/misc/string_mapper.h(105) : see declaration of 'CStringMapper::string'
263
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
264
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ',' before '&'
265
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
266
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : warning C4183: 'localUnmap': missing return type; assumed to be a member function returning 'int'
267
8>h:\code\nel\include\nel/misc/string_mapper.h(121) : error C2061: syntax error : identifier 'TStringId'
268
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'x' : undeclared identifier
269
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'y' : undeclared identifier
270
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: 'mtx' : undeclared identifier
271
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2614: 'CStringMapper::CAutoFastMutex' : illegal member initialization: '_Mutex' is not a base or member
272
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: '_Mutex' : undeclared identifier
273
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2227: left of '->enter' must point to class/struct/union/generic type
274
8>        type is ''unknown-type''
275
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2065: '_Mutex' : undeclared identifier
276
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2227: left of '->leave' must point to class/struct/union/generic type
277
8>        type is ''unknown-type''
278
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2065: 'str' : undeclared identifier
279
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2065: 'stringId' : undeclared identifier
280
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2065: 'id' : undeclared identifier
281
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: 'stringId' : undeclared identifier
282
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: '_EmptyId' : undeclared identifier
283
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
284
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2059: syntax error : ')'
285
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'map' : is not a member of 'stlpx_std'
286
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2143: syntax error : missing ';' before '<'
287
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
288
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'string' : is not a member of 'stlpx_std'
289
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2238: unexpected token(s) preceding ';'
290
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'map' : is not a member of 'stlpx_std'
291
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2143: syntax error : missing ';' before '<'
292
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
293
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'string' : is not a member of 'stlpx_std'
294
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2238: unexpected token(s) preceding ';'
295
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2039: 'string' : is not a member of 'stlpx_std'
296
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
297
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2143: syntax error : missing ',' before '&'
298
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2039: 'string' : is not a member of 'stlpx_std'
299
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
300
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2143: syntax error : missing ',' before '&'
301
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2146: syntax error : missing ')' before identifier 'EStream'
302
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C3646: 'EStream' : unknown override specifier
303
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2059: syntax error : ')'
304
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2146: syntax error : missing ')' before identifier 'EStream'
305
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C3646: 'EStream' : unknown override specifier
306
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2059: syntax error : ')'
307
8>h:\code\nel\include\nel/misc/string_mapper.h(155) : error C2664: 'CStaticStringMapper::add' : cannot convert parameter 1 from 'const char [1]' to 'const int'
308
8>        There is no context in which this conversion is possible
309
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
310
6>h:\code\nel\include\nel/3d/texture_font.h(106) : error C2555: 'NL3D::CTextureFont::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
311
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2143: syntax error : missing ';' before '}'
312
6>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
313
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
314
8>H:\external\include\stlport\stl/_list.h(53) : error C2143: syntax error : missing ';' before '{'
315
6>h:\external\include\stlport\errno.h(55) : fatal error C1189: #error :  errno has been defined before inclusion of errno.h header.
316
8>H:\external\include\stlport\stl/_list.h(53) : error C2447: '{' : missing function header (old-style formal list?)
317
6>font_generator.cpp
318
8>H:\external\include\stlport\stl/_list.c(66) : error C2143: syntax error : missing ';' before '<'
319
8>H:\external\include\stlport\stl/_list.c(66) : error C2182: '_List_base' : illegal use of type 'void'
320
8>H:\external\include\stlport\stl/_list.c(66) : error C2988: unrecognizable template declaration/definition
321
8>H:\external\include\stlport\stl/_list.c(66) : error C2059: syntax error : '<'
322
8>H:\external\include\stlport\stl/_list.c(66) : error C2039: 'clear' : is not a member of '`global namespace''
323
8>H:\external\include\stlport\stl/_list.c(91) : error C2143: syntax error : missing ';' before '}'
324
8>H:\external\include\stlport\stl/_list.c(95) : error C2143: syntax error : missing ';' before '<'
325
8>H:\external\include\stlport\stl/_list.c(95) : error C2182: 'list' : illegal use of type 'void'
326
8>H:\external\include\stlport\stl/_list.c(95) : error C2988: unrecognizable template declaration/definition
327
8>H:\external\include\stlport\stl/_list.c(95) : error C2059: syntax error : '<'
328
8>H:\external\include\stlport\stl/_list.c(95) : error C2039: 'resize' : is not a member of '`global namespace''
329
8>H:\external\include\stlport\stl/_list.c(107) : error C2039: '=' : is not a member of '`global namespace''
330
8>H:\external\include\stlport\stl/_list.c(107) : error C2143: syntax error : missing ';' before '{'
331
8>H:\external\include\stlport\stl/_list.c(107) : error C2447: '{' : missing function header (old-style formal list?)
332
8>H:\external\include\stlport\stl/_list.c(124) : error C2143: syntax error : missing ';' before '<'
333
8>H:\external\include\stlport\stl/_list.c(124) : error C2182: 'list' : illegal use of type 'void'
334
8>H:\external\include\stlport\stl/_list.c(124) : error C2086: 'int stlpx_std::list' : redefinition
335
8>        H:\external\include\stlport\stl/_list.c(95) : see declaration of 'stlpx_std::list'
336
8>H:\external\include\stlport\stl/_list.c(124) : error C2988: unrecognizable template declaration/definition
337
8>H:\external\include\stlport\stl/_list.c(124) : error C2059: syntax error : '<'
338
8>H:\external\include\stlport\stl/_list.c(124) : error C2039: '_M_fill_assign' : is not a member of '`global namespace''
339
8>H:\external\include\stlport\stl/_list.c(135) : error C2143: syntax error : missing ';' before '{'
340
8>H:\external\include\stlport\stl/_list.c(135) : error C2447: '{' : missing function header (old-style formal list?)
341
8>H:\external\include\stlport\stl/_list.h(706) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
342
8>H:\external\include\stlport\stl/_list.h(706) : error C2143: syntax error : missing ',' before '<'
343
8>H:\external\include\stlport\stl/_list.h(706) : fatal error C1003: error count exceeds 100; stopping compilation
344
8>sample_bank_manager.cpp
345
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'map' : is not a member of 'stlpx_std'
346
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2143: syntax error : missing ';' before '<'
347
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
348
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2238: unexpected token(s) preceding ';'
349
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'map' : is not a member of 'stlpx_std'
350
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2143: syntax error : missing ';' before '<'
351
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
352
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2238: unexpected token(s) preceding ';'
353
6>h:\code\nel\include\nel/misc/path.h(35) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'stlpx_std::basic_string<_CharT,_Traits,_Alloc>' to 'const std::string &'
354
6>        with
355
6>        [
356
6>            _CharT=char,
357
6>            _Traits=stlpx_std::char_traits<char>,
358
6>            _Alloc=stlpx_std::allocator<char>
359
6>        ]
360
6>        Reason: cannot convert from 'stlpx_std::basic_string<_CharT,_Traits,_Alloc>' to 'const std::string'
361
6>        with
362
6>        [
363
6>            _CharT=char,
364
6>            _Traits=stlpx_std::char_traits<char>,
365
6>            _Alloc=stlpx_std::allocator<char>
366
6>        ]
367
6>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
368
6>h:\external\include\stlport\errno.h(55) : fatal error C1189: #error :  errno has been defined before inclusion of errno.h header.
369
6>Generating Code...
370
6>Build log was saved at "file://h:\code\nel\obj\Release\3d\BuildLog.htm"
371
6>3d - 70 error(s), 2 warning(s)
372
8>h:\external\include\stlport\errno.h(55) : fatal error C1189: #error :  errno has been defined before inclusion of errno.h header.
373
8>sample_bank.cpp
374
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2039: 'string' : is not a member of 'stlpx_std'
375
2>reference_builder.cpp
376
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
377
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2143: syntax error : missing ';' before '*'
378
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
379
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
380
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
381
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2143: syntax error : missing ',' before '&'
382
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
383
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
384
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2143: syntax error : missing ',' before '&'
385
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2556: 'bool NLMISC::CStringIdHashMapTraits::operator ()(const int) const' : overloaded function differs only by return type from 'size_t NLMISC::CStringIdHashMapTraits::operator ()(const int) const'
386
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
387
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2371: 'NLMISC::CStringIdHashMapTraits::operator ()' : redefinition; different basic types
388
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
389
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2059: syntax error : 'return'
390
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2238: unexpected token(s) preceding ';'
391
8>h:\code\nel\include\nel/misc/string_mapper.h(54) : error C2143: syntax error : missing ';' before '}'
392
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2039: 'string' : is not a member of 'stlpx_std'
393
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2061: syntax error : identifier 'string'
394
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C2143: syntax error : missing ';' before '*'
395
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
396
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
397
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2061: syntax error : identifier 'CFastMutex'
398
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2039: 'string' : is not a member of 'stlpx_std'
399
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2065: 'string' : undeclared identifier
400
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2059: syntax error : ','
401
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2923: 'stlpx_std::set' : 'CStringMapper::CCharComp' is not a valid template type argument for parameter '_Key'
402
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2039: 'string' : is not a member of 'stlpx_std'
403
9>------ Build started: Project: misc, Configuration: Release Win32 ------
404
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2143: syntax error : missing ';' before '*'
405
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
406
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
407
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C2146: syntax error : missing ';' before identifier '_Mutex'
408
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
409
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
410
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2146: syntax error : missing ';' before identifier 'map'
411
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
412
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
413
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2039: 'string' : is not a member of 'stlpx_std'
414
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
415
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2143: syntax error : missing ',' before '&'
416
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
417
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : warning C4183: 'map': missing return type; assumed to be a member function returning 'int'
418
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2039: 'string' : is not a member of 'stlpx_std'
419
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
420
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ';' before '&'
421
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
422
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ',' before '&'
423
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
424
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : warning C4183: 'unmap': missing return type; assumed to be a member function returning 'int'
425
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2061: syntax error : identifier 'TStringId'
426
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2146: syntax error : missing ';' before identifier 'emptyId'
427
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
428
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2086: 'int CStringMapper::TStringId' : redefinition
429
8>        h:\code\nel\include\nel/misc/string_mapper.h(103) : see declaration of 'CStringMapper::TStringId'
430
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
431
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
432
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : warning C4183: 'emptyId': missing return type; assumed to be a member function returning 'int'
433
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2146: syntax error : missing ';' before identifier 'localMap'
434
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
435
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2039: 'string' : is not a member of 'stlpx_std'
436
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
437
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2143: syntax error : missing ',' before '&'
438
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
439
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : warning C4183: 'localMap': missing return type; assumed to be a member function returning 'int'
440
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
441
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
442
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ';' before '&'
443
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2086: 'const int CStringMapper::string' : redefinition
444
8>        h:\code\nel\include\nel/misc/string_mapper.h(105) : see declaration of 'CStringMapper::string'
445
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
446
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ',' before '&'
447
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
448
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : warning C4183: 'localUnmap': missing return type; assumed to be a member function returning 'int'
449
8>h:\code\nel\include\nel/misc/string_mapper.h(121) : error C2061: syntax error : identifier 'TStringId'
450
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'x' : undeclared identifier
451
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'y' : undeclared identifier
452
3>Generating Code...
453
9>Compiling...
454
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: 'mtx' : undeclared identifier
455
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2614: 'CStringMapper::CAutoFastMutex' : illegal member initialization: '_Mutex' is not a base or member
456
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: '_Mutex' : undeclared identifier
457
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2227: left of '->enter' must point to class/struct/union/generic type
458
8>        type is ''unknown-type''
459
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2065: '_Mutex' : undeclared identifier
460
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2227: left of '->leave' must point to class/struct/union/generic type
461
8>        type is ''unknown-type''
462
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2065: 'str' : undeclared identifier
463
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2065: 'stringId' : undeclared identifier
464
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2065: 'id' : undeclared identifier
465
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: 'stringId' : undeclared identifier
466
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: '_EmptyId' : undeclared identifier
467
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
468
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2059: syntax error : ')'
469
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'map' : is not a member of 'stlpx_std'
470
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2143: syntax error : missing ';' before '<'
471
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
472
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'string' : is not a member of 'stlpx_std'
473
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2238: unexpected token(s) preceding ';'
474
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'map' : is not a member of 'stlpx_std'
475
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2143: syntax error : missing ';' before '<'
476
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
477
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'string' : is not a member of 'stlpx_std'
478
4>stdpch.cpp
479
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2238: unexpected token(s) preceding ';'
480
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2039: 'string' : is not a member of 'stlpx_std'
481
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
482
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2143: syntax error : missing ',' before '&'
483
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2039: 'string' : is not a member of 'stlpx_std'
484
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
485
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2143: syntax error : missing ',' before '&'
486
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2146: syntax error : missing ')' before identifier 'EStream'
487
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C3646: 'EStream' : unknown override specifier
488
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2059: syntax error : ')'
489
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2146: syntax error : missing ')' before identifier 'EStream'
490
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C3646: 'EStream' : unknown override specifier
491
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2059: syntax error : ')'
492
8>h:\code\nel\include\nel/misc/string_mapper.h(155) : error C2664: 'CStaticStringMapper::add' : cannot convert parameter 1 from 'const char [1]' to 'const int'
493
8>        There is no context in which this conversion is possible
494
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
495
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2143: syntax error : missing ';' before '}'
496
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
497
8>h:\code\nel\include\nel/georges/u_form_elm.h(23) : error C2143: syntax error : missing ';' before '{'
498
8>h:\code\nel\include\nel/georges/u_form_elm.h(23) : error C2447: '{' : missing function header (old-style formal list?)
499
8>h:\code\nel\include\nel/georges/u_form_elm.h(107) : error C2039: 'string' : is not a member of 'stlpx_std'
500
8>h:\code\nel\include\nel/georges/u_form_elm.h(107) : error C2061: syntax error : identifier 'string'
501
8>h:\code\nel\include\nel/georges/u_form_elm.h(119) : error C2039: 'CRGBA' : is not a member of 'NLMISC'
502
9>bitmap_png.cpp
503
8>h:\code\nel\include\nel/georges/u_form_elm.h(119) : error C2061: syntax error : identifier 'CRGBA'
504
8>h:\code\nel\include\nel/georges/u_form_elm.h(119) : error C2535: 'bool NLGEORGES::UFormElm::getValueByName(void) const' : member function already defined or declared
505
8>        h:\code\nel\include\nel/georges/u_form_elm.h(107) : see declaration of 'NLGEORGES::UFormElm::getValueByName'
506
8>h:\code\nel\include\nel/georges/u_form_elm.h(142) : error C2039: 'CRGBA' : is not a member of 'NLMISC'
507
8>h:\code\nel\include\nel/georges/u_form_elm.h(142) : error C2061: syntax error : identifier 'CRGBA'
508
8>h:\code\nel\include\nel/georges/u_form_elm.h(179) : error C2039: 'string' : is not a member of 'stlpx_std'
509
8>h:\code\nel\include\nel/georges/u_form_elm.h(179) : error C2061: syntax error : identifier 'string'
510
8>h:\code\nel\include\nel/georges/u_form_elm.h(191) : error C2039: 'CRGBA' : is not a member of 'NLMISC'
511
8>h:\code\nel\include\nel/georges/u_form_elm.h(191) : error C2061: syntax error : identifier 'CRGBA'
512
8>h:\code\nel\include\nel/georges/u_form_elm.h(191) : error C2535: 'bool NLGEORGES::UFormElm::getArrayValue(void) const' : member function already defined or declared
513
8>        h:\code\nel\include\nel/georges/u_form_elm.h(179) : see declaration of 'NLGEORGES::UFormElm::getArrayValue'
514
8>h:\code\nel\include\nel/georges/u_form_elm.h(194) : error C2039: 'string' : is not a member of 'stlpx_std'
515
8>h:\code\nel\include\nel/georges/u_form_elm.h(194) : error C2061: syntax error : identifier 'string'
516
8>h:\code\nel\include\nel/georges/u_form_elm.h(207) : error C2039: 'string' : is not a member of 'stlpx_std'
517
8>h:\code\nel\include\nel/georges/u_form_elm.h(207) : error C2061: syntax error : identifier 'string'
518
8>h:\code\nel\include\nel/georges/u_form_elm.h(213) : error C2039: 'string' : is not a member of 'stlpx_std'
519
8>h:\code\nel\include\nel/georges/u_form_elm.h(213) : error C2061: syntax error : identifier 'string'
520
8>h:\code\nel\include\nel/georges/u_form_elm.h(237) : error C2039: 'string' : is not a member of 'stlpx_std'
521
8>h:\code\nel\include\nel/georges/u_form_elm.h(237) : error C2061: syntax error : identifier 'string'
522
8>h:\code\nel\include\nel/georges/u_form_elm.h(249) : error C2039: 'CRGBA' : is not a member of 'NLMISC'
523
8>h:\code\nel\include\nel/georges/u_form_elm.h(249) : error C2061: syntax error : identifier 'CRGBA'
524
8>h:\code\nel\include\nel/georges/u_form_elm.h(249) : error C2535: 'bool NLGEORGES::UFormElm::getValue(void) const' : member function already defined or declared
525
8>        h:\code\nel\include\nel/georges/u_form_elm.h(237) : see declaration of 'NLGEORGES::UFormElm::getValue'
526
8>h:\code\nel\include\nel/georges/u_form_elm.h(249) : fatal error C1003: error count exceeds 100; stopping compilation
527
8>music_sound_manager.cpp
528
8>h:\code\nel\include\nel/misc/thread.h(65) : error C2039: 'string' : is not a member of 'stlpx_std'
529
8>h:\code\nel\include\nel/misc/thread.h(65) : error C2061: syntax error : identifier 'string'
530
8>h:\code\nel\include\nel/misc/thread.h(67) : error C2065: 'result' : undeclared identifier
531
8>h:\code\nel\include\nel/misc/thread.h(129) : error C2039: 'string' : is not a member of 'stlpx_std'
532
8>h:\code\nel\include\nel/misc/thread.h(129) : error C2146: syntax error : missing ';' before identifier 'getUserName'
533
8>h:\code\nel\include\nel/misc/thread.h(129) : error C2433: 'NLMISC::IThread::string' : 'virtual' not permitted on data declarations
534
8>h:\code\nel\include\nel/misc/thread.h(129) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
535
8>h:\code\nel\include\nel/misc/thread.h(129) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
536
8>h:\code\nel\include\nel/misc/thread.h(129) : warning C4183: 'getUserName': missing return type; assumed to be a member function returning 'int'
537
8>h:\code\nel\include\nel/misc/thread.h(129) : error C2253: 'NLMISC::IThread::getUserName' : pure specifier or abstract override specifier only allowed on virtual function
538
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2039: 'string' : is not a member of 'stlpx_std'
539
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
540
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2143: syntax error : missing ';' before '*'
541
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
542
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
543
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
544
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2143: syntax error : missing ',' before '&'
545
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
546
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
547
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2143: syntax error : missing ',' before '&'
548
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2556: 'bool NLMISC::CStringIdHashMapTraits::operator ()(const int) const' : overloaded function differs only by return type from 'size_t NLMISC::CStringIdHashMapTraits::operator ()(const int) const'
549
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
550
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2371: 'NLMISC::CStringIdHashMapTraits::operator ()' : redefinition; different basic types
551
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
552
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2059: syntax error : 'return'
553
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2238: unexpected token(s) preceding ';'
554
8>h:\code\nel\include\nel/misc/string_mapper.h(54) : error C2143: syntax error : missing ';' before '}'
555
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2039: 'string' : is not a member of 'stlpx_std'
556
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2061: syntax error : identifier 'string'
557
4>primitive_parser.cpp
558
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C2143: syntax error : missing ';' before '*'
559
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
560
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
561
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2061: syntax error : identifier 'CFastMutex'
562
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2039: 'string' : is not a member of 'stlpx_std'
563
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2065: 'string' : undeclared identifier
564
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2059: syntax error : ','
565
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2923: 'stlpx_std::set' : 'CStringMapper::CCharComp' is not a valid template type argument for parameter '_Key'
566
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2039: 'string' : is not a member of 'stlpx_std'
567
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2143: syntax error : missing ';' before '*'
568
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
569
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
570
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C2146: syntax error : missing ';' before identifier '_Mutex'
571
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
572
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
573
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2146: syntax error : missing ';' before identifier 'map'
574
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
575
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
576
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2039: 'string' : is not a member of 'stlpx_std'
577
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
578
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2143: syntax error : missing ',' before '&'
579
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
580
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : warning C4183: 'map': missing return type; assumed to be a member function returning 'int'
581
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2039: 'string' : is not a member of 'stlpx_std'
582
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
583
7>zone_edge.cpp
584
9>h:\code\nel\include\nel\misc\class_registry.h(42) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
585
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ';' before '&'
586
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
587
9>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
588
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ',' before '&'
589
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
590
9>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
591
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : warning C4183: 'unmap': missing return type; assumed to be a member function returning 'int'
592
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
593
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2061: syntax error : identifier 'TStringId'
594
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
595
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2146: syntax error : missing ';' before identifier 'emptyId'
596
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
597
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2143: syntax error : missing ';' before '<'
598
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2086: 'int CStringMapper::TStringId' : redefinition
599
8>        h:\code\nel\include\nel/misc/string_mapper.h(103) : see declaration of 'CStringMapper::TStringId'
600
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
601
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2238: unexpected token(s) preceding ';'
602
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C2143: syntax error : missing ';' before '*'
603
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
604
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
605
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
606
9>h:\code\nel\include\nel\misc\stream.h(67) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
607
9>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
608
9>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
609
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
610
9>h:\code\nel\include\nel\misc\stream.h(395) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
611
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
612
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
613
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : warning C4183: 'emptyId': missing return type; assumed to be a member function returning 'int'
614
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2146: syntax error : missing ';' before identifier 'localMap'
615
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2065: 'unordered_map' : undeclared identifier
616
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
617
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2039: 'string' : is not a member of 'stlpx_std'
618
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2275: 'T' : illegal use of this type as an expression
619
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
620
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2143: syntax error : missing ',' before '&'
621
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2065: 'cont' : undeclared identifier
622
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
623
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : warning C4183: 'localMap': missing return type; assumed to be a member function returning 'int'
624
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2182: 'serialCont' : illegal use of type 'void'
625
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
626
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
627
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2365: 'NLMISC::IStream::serialCont' : redefinition; previous definition was 'member function'
628
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ';' before '&'
629
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2086: 'const int CStringMapper::string' : redefinition
630
8>        h:\code\nel\include\nel/misc/string_mapper.h(105) : see declaration of 'CStringMapper::string'
631
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2998: 'int serialCont' : cannot be a template definition
632
9>h:\code\nel\include\nel\misc\stream.h(976) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
633
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
634
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2143: syntax error : missing ';' before '<'
635
9>h:\code\nel\include\nel\misc\stream.h(976) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
636
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2238: unexpected token(s) preceding ';'
637
9>h:\code\nel\include\nel\misc\stream.h(977) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
638
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
639
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2143: syntax error : missing ';' before '<'
640
9>h:\code\nel\include\nel\misc\stream.h(977) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
641
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2039: 'iterator' : is not a member of '`global namespace''
642
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2238: unexpected token(s) preceding ';'
643
9>h:\code\nel\include\nel\misc\stream.h(978) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
644
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
645
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2059: syntax error : '<'
646
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2039: 'value_type' : is not a member of '`global namespace''
647
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2238: unexpected token(s) preceding ';'
648
9>H:\external\include\stlport\setjmp.h(41) : fatal error C1189: #error :  setjmp has been defined before inclusion of setjmp.h header.
649
9>bitmap_jpeg.cpp
650
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
651
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ',' before '&'
652
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
653
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : warning C4183: 'localUnmap': missing return type; assumed to be a member function returning 'int'
654
8>h:\code\nel\include\nel/misc/string_mapper.h(121) : error C2061: syntax error : identifier 'TStringId'
655
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'x' : undeclared identifier
656
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'y' : undeclared identifier
657
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: 'mtx' : undeclared identifier
658
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2614: 'CStringMapper::CAutoFastMutex' : illegal member initialization: '_Mutex' is not a base or member
659
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: '_Mutex' : undeclared identifier
660
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2227: left of '->enter' must point to class/struct/union/generic type
661
8>        type is ''unknown-type''
662
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2065: '_Mutex' : undeclared identifier
663
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2227: left of '->leave' must point to class/struct/union/generic type
664
8>        type is ''unknown-type''
665
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2065: 'str' : undeclared identifier
666
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2065: 'stringId' : undeclared identifier
667
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2065: 'id' : undeclared identifier
668
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: 'stringId' : undeclared identifier
669
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: '_EmptyId' : undeclared identifier
670
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
671
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2059: syntax error : ')'
672
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'map' : is not a member of 'stlpx_std'
673
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2143: syntax error : missing ';' before '<'
674
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
675
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'string' : is not a member of 'stlpx_std'
676
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2238: unexpected token(s) preceding ';'
677
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'map' : is not a member of 'stlpx_std'
678
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2143: syntax error : missing ';' before '<'
679
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
680
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'string' : is not a member of 'stlpx_std'
681
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2238: unexpected token(s) preceding ';'
682
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2039: 'string' : is not a member of 'stlpx_std'
683
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
684
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2143: syntax error : missing ',' before '&'
685
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2039: 'string' : is not a member of 'stlpx_std'
686
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
687
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2143: syntax error : missing ',' before '&'
688
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2146: syntax error : missing ')' before identifier 'EStream'
689
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C3646: 'EStream' : unknown override specifier
690
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2059: syntax error : ')'
691
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2146: syntax error : missing ')' before identifier 'EStream'
692
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C3646: 'EStream' : unknown override specifier
693
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2059: syntax error : ')'
694
8>h:\code\nel\include\nel/misc/string_mapper.h(155) : error C2664: 'CStaticStringMapper::add' : cannot convert parameter 1 from 'const char [1]' to 'const int'
695
8>        There is no context in which this conversion is possible
696
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
697
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2143: syntax error : missing ';' before '}'
698
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
699
8>h:\code\nel\include\nel\sound\u_source.h(23) : error C2143: syntax error : missing ';' before '{'
700
8>h:\code\nel\include\nel\sound\u_source.h(23) : error C2447: '{' : missing function header (old-style formal list?)
701
8>h:\external\include\stlport\errno.h(55) : fatal error C1189: #error :  errno has been defined before inclusion of errno.h header.
702
8>clustered_sound.cpp
703
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2039: 'string' : is not a member of 'stlpx_std'
704
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
705
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2143: syntax error : missing ';' before '*'
706
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
707
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
708
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
709
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2143: syntax error : missing ',' before '&'
710
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
711
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
712
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2143: syntax error : missing ',' before '&'
713
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2556: 'bool NLMISC::CStringIdHashMapTraits::operator ()(const int) const' : overloaded function differs only by return type from 'size_t NLMISC::CStringIdHashMapTraits::operator ()(const int) const'
714
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
715
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2371: 'NLMISC::CStringIdHashMapTraits::operator ()' : redefinition; different basic types
716
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
717
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2059: syntax error : 'return'
718
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2238: unexpected token(s) preceding ';'
719
8>h:\code\nel\include\nel/misc/string_mapper.h(54) : error C2143: syntax error : missing ';' before '}'
720
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2039: 'string' : is not a member of 'stlpx_std'
721
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2061: syntax error : identifier 'string'
722
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C2143: syntax error : missing ';' before '*'
723
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
724
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
725
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2061: syntax error : identifier 'CFastMutex'
726
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2039: 'string' : is not a member of 'stlpx_std'
727
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2065: 'string' : undeclared identifier
728
9>h:\code\nel\include\nel\misc\class_registry.h(42) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
729
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2059: syntax error : ','
730
9>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
731
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2923: 'stlpx_std::set' : 'CStringMapper::CCharComp' is not a valid template type argument for parameter '_Key'
732
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2039: 'string' : is not a member of 'stlpx_std'
733
9>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
734
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2143: syntax error : missing ';' before '*'
735
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
736
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
737
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
738
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
739
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C2146: syntax error : missing ';' before identifier '_Mutex'
740
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2143: syntax error : missing ';' before '<'
741
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
742
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
743
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
744
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2146: syntax error : missing ';' before identifier 'map'
745
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
746
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2238: unexpected token(s) preceding ';'
747
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
748
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2039: 'string' : is not a member of 'stlpx_std'
749
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C2143: syntax error : missing ';' before '*'
750
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
751
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2143: syntax error : missing ',' before '&'
752
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
753
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
754
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : warning C4183: 'map': missing return type; assumed to be a member function returning 'int'
755
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
756
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2039: 'string' : is not a member of 'stlpx_std'
757
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
758
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
759
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ';' before '&'
760
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
761
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ',' before '&'
762
9>h:\code\nel\include\nel\misc\stream.h(67) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
763
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
764
9>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
765
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : warning C4183: 'unmap': missing return type; assumed to be a member function returning 'int'
766
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2061: syntax error : identifier 'TStringId'
767
9>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
768
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2146: syntax error : missing ';' before identifier 'emptyId'
769
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
770
9>h:\code\nel\include\nel\misc\stream.h(395) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
771
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2086: 'int CStringMapper::TStringId' : redefinition
772
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
773
8>        h:\code\nel\include\nel/misc/string_mapper.h(103) : see declaration of 'CStringMapper::TStringId'
774
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2065: 'unordered_map' : undeclared identifier
775
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2275: 'T' : illegal use of this type as an expression
776
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2065: 'cont' : undeclared identifier
777
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2182: 'serialCont' : illegal use of type 'void'
778
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2365: 'NLMISC::IStream::serialCont' : redefinition; previous definition was 'member function'
779
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2998: 'int serialCont' : cannot be a template definition
780
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
781
9>h:\code\nel\include\nel\misc\stream.h(976) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
782
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
783
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
784
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : warning C4183: 'emptyId': missing return type; assumed to be a member function returning 'int'
785
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2143: syntax error : missing ';' before '<'
786
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2146: syntax error : missing ';' before identifier 'localMap'
787
9>h:\code\nel\include\nel\misc\stream.h(976) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
788
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
789
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2238: unexpected token(s) preceding ';'
790
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2039: 'string' : is not a member of 'stlpx_std'
791
9>h:\code\nel\include\nel\misc\stream.h(977) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
792
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
793
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
794
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2143: syntax error : missing ',' before '&'
795
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
796
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2143: syntax error : missing ';' before '<'
797
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : warning C4183: 'localMap': missing return type; assumed to be a member function returning 'int'
798
9>h:\code\nel\include\nel\misc\stream.h(977) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
799
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
800
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2039: 'iterator' : is not a member of '`global namespace''
801
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
802
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ';' before '&'
803
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2238: unexpected token(s) preceding ';'
804
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2086: 'const int CStringMapper::string' : redefinition
805
9>h:\code\nel\include\nel\misc\stream.h(978) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
806
8>        h:\code\nel\include\nel/misc/string_mapper.h(105) : see declaration of 'CStringMapper::string'
807
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
808
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
809
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2059: syntax error : '<'
810
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ',' before '&'
811
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2039: 'value_type' : is not a member of '`global namespace''
812
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
813
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2238: unexpected token(s) preceding ';'
814
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : warning C4183: 'localUnmap': missing return type; assumed to be a member function returning 'int'
815
9>H:\external\include\stlport\stl/_csetjmp.h(43) : error C2039: 'jmp_buf' : is not a member of 'std'
816
8>h:\code\nel\include\nel/misc/string_mapper.h(121) : error C2061: syntax error : identifier 'TStringId'
817
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'x' : undeclared identifier
818
9>H:\external\include\stlport\stl/_csetjmp.h(43) : error C2868: 'jmp_buf' : illegal syntax for using-declaration; expected qualified-name
819
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'y' : undeclared identifier
820
9>H:\external\include\stlport\stl/_csetjmp.h(60) : error C2039: 'longjmp' : is not a member of 'std'
821
9>H:\external\include\stlport\stl/_csetjmp.h(60) : error C2873: 'longjmp' : symbol cannot be used in a using-declaration
822
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: 'mtx' : undeclared identifier
823
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2614: 'CStringMapper::CAutoFastMutex' : illegal member initialization: '_Mutex' is not a base or member
824
9>di_mouse_device.cpp
825
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: '_Mutex' : undeclared identifier
826
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2227: left of '->enter' must point to class/struct/union/generic type
827
8>        type is ''unknown-type''
828
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2065: '_Mutex' : undeclared identifier
829
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2227: left of '->leave' must point to class/struct/union/generic type
830
8>        type is ''unknown-type''
831
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2065: 'str' : undeclared identifier
832
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2065: 'stringId' : undeclared identifier
833
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2065: 'id' : undeclared identifier
834
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: 'stringId' : undeclared identifier
835
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: '_EmptyId' : undeclared identifier
836
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
837
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2059: syntax error : ')'
838
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'map' : is not a member of 'stlpx_std'
839
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2143: syntax error : missing ';' before '<'
840
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
841
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'string' : is not a member of 'stlpx_std'
842
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2238: unexpected token(s) preceding ';'
843
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'map' : is not a member of 'stlpx_std'
844
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2143: syntax error : missing ';' before '<'
845
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
846
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'string' : is not a member of 'stlpx_std'
847
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2238: unexpected token(s) preceding ';'
848
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2039: 'string' : is not a member of 'stlpx_std'
849
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
850
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2143: syntax error : missing ',' before '&'
851
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2039: 'string' : is not a member of 'stlpx_std'
852
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
853
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2143: syntax error : missing ',' before '&'
854
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2146: syntax error : missing ')' before identifier 'EStream'
855
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C3646: 'EStream' : unknown override specifier
856
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2059: syntax error : ')'
857
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2146: syntax error : missing ')' before identifier 'EStream'
858
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C3646: 'EStream' : unknown override specifier
859
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2059: syntax error : ')'
860
8>h:\code\nel\include\nel/misc/string_mapper.h(155) : error C2664: 'CStaticStringMapper::add' : cannot convert parameter 1 from 'const char [1]' to 'const int'
861
8>        There is no context in which this conversion is possible
862
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
863
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2143: syntax error : missing ';' before '}'
864
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
865
8>H:\external\include\stlport\stl/_cwchar.h(170) : error C2143: syntax error : missing ';' before '{'
866
8>H:\external\include\stlport\stl/_cwchar.h(170) : error C2447: '{' : missing function header (old-style formal list?)
867
8>h:\code\nel\include\nel/misc/path.h(35) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'stlpx_std::basic_string<_CharT,_Traits,_Alloc>' to 'const std::string &'
868
8>        with
869
8>        [
870
8>            _CharT=char,
871
8>            _Traits=stlpx_std::char_traits<char>,
872
8>            _Alloc=stlpx_std::allocator<char>
873
8>        ]
874
8>        Reason: cannot convert from 'stlpx_std::basic_string<_CharT,_Traits,_Alloc>' to 'const std::string'
875
8>        with
876
8>        [
877
8>            _CharT=char,
878
8>            _Traits=stlpx_std::char_traits<char>,
879
8>            _Alloc=stlpx_std::allocator<char>
880
8>        ]
881
8>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
882
8>h:\code\nel\include\nel/misc/file.h(37) : error C2664: 'NLMISC::EStream::EStream(const std::string &)' : cannot convert parameter 1 from 'stlpx_std::basic_string<_CharT,_Traits,_Alloc>' to 'const std::string &'
883
8>        with
884
8>        [
885
8>            _CharT=char,
886
8>            _Traits=stlpx_std::char_traits<char>,
887
8>            _Alloc=stlpx_std::allocator<char>
888
8>        ]
889
8>        Reason: cannot convert from 'stlpx_std::basic_string<_CharT,_Traits,_Alloc>' to 'const std::string'
890
8>        with
891
8>        [
892
8>            _CharT=char,
893
8>            _Traits=stlpx_std::char_traits<char>,
894
8>            _Alloc=stlpx_std::allocator<char>
895
8>        ]
896
8>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
897
8>h:\code\nel\include\nel/misc/file.h(38) : error C2664: 'NLMISC::EStream::EStream(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
898
8>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
899
8>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
900
8>h:\code\nel\include\nel/misc/file.h(168) : error C2039: 'deque' : is not a member of 'stlpx_std'
901
8>h:\code\nel\include\nel/misc/file.h(168) : error C2065: 'deque' : undeclared identifier
902
8>h:\code\nel\include\nel/misc/file.h(168) : error C2275: 'stlpx_std::string' : illegal use of this type as an expression
903
8>h:\code\nel\include\nel/misc/file.h(168) : error C2059: syntax error : '>'
904
8>h:\code\nel\include\nel/misc/file.h(168) : error C2238: unexpected token(s) preceding ';'
905
8>h:\code\nel\include\nel/misc/file.h(190) : error C2555: 'NLMISC::CIFile::getStreamName': overriding virtual function return type differs and is not covariant from 'NLMISC::IStream::getStreamName'
906
8>        h:\code\nel\include\nel\misc\stream.h(654) : see declaration of 'NLMISC::IStream::getStreamName'
907
8>h:\code\nel\include\nel/misc/file.h(244) : error C2555: 'NLMISC::COFile::getStreamName': overriding virtual function return type differs and is not covariant from 'NLMISC::IStream::getStreamName'
908
8>        h:\code\nel\include\nel\misc\stream.h(654) : see declaration of 'NLMISC::IStream::getStreamName'
909
9>h:\code\nel\include\nel\misc\class_registry.h(42) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
910
9>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
911
9>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
912
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
913
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
914
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2143: syntax error : missing ';' before '<'
915
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
916
8>h:\code\nel\include\nel/3d/track.h(255) : error C2555: 'NL3D::CTrackDefaultFloat::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
917
8>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
918
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2238: unexpected token(s) preceding ';'
919
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C2143: syntax error : missing ';' before '*'
920
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
921
8>h:\code\nel\include\nel/3d/track.h(262) : error C2555: 'NL3D::CTrackDefaultVector::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
922
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
923
8>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
924
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
925
8>h:\code\nel\include\nel/3d/track.h(269) : error C2555: 'NL3D::CTrackDefaultQuat::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
926
8>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
927
9>h:\code\nel\include\nel\misc\stream.h(67) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
928
9>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
929
9>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
930
8>h:\code\nel\include\nel/3d/track.h(276) : error C2555: 'NL3D::CTrackDefaultInt::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
931
9>h:\code\nel\include\nel\misc\stream.h(395) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
932
8>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
933
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
934
8>h:\code\nel\include\nel/3d/track.h(284) : error C2555: 'NL3D::CTrackDefaultRGBA::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
935
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2065: 'unordered_map' : undeclared identifier
936
8>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
937
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2275: 'T' : illegal use of this type as an expression
938
8>h:\code\nel\include\nel/3d/track.h(293) : error C2555: 'NL3D::CTrackDefaultString::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
939
8>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
940
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2065: 'cont' : undeclared identifier
941
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2182: 'serialCont' : illegal use of type 'void'
942
2>pds_table_buffer.cpp
943
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2365: 'NLMISC::IStream::serialCont' : redefinition; previous definition was 'member function'
944
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2998: 'int serialCont' : cannot be a template definition
945
9>h:\code\nel\include\nel\misc\stream.h(976) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
946
8>h:\code\nel\include\nel/3d/track.h(300) : error C2555: 'NL3D::CTrackDefaultBool::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
947
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
948
8>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
949
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2143: syntax error : missing ';' before '<'
950
9>h:\code\nel\include\nel\misc\stream.h(976) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
951
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2238: unexpected token(s) preceding ';'
952
9>h:\code\nel\include\nel\misc\stream.h(977) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
953
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
954
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2143: syntax error : missing ';' before '<'
955
9>h:\code\nel\include\nel\misc\stream.h(977) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
956
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2039: 'iterator' : is not a member of '`global namespace''
957
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2238: unexpected token(s) preceding ';'
958
9>h:\code\nel\include\nel\misc\stream.h(978) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
959
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
960
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2059: syntax error : '<'
961
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2039: 'value_type' : is not a member of '`global namespace''
962
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2238: unexpected token(s) preceding ';'
963
9>di_keyboard_device.cpp
964
9>h:\code\nel\include\nel\misc\events.h(270) : error C2039: 'string' : is not a member of 'stlpx_std'
965
9>h:\code\nel\include\nel\misc\events.h(270) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
966
9>h:\code\nel\include\nel\misc\events.h(270) : error C2143: syntax error : missing ',' before '&'
967
9>h:\code\nel\include\nel\misc\events.h(272) : error C2039: 'string' : is not a member of 'stlpx_std'
968
9>h:\code\nel\include\nel\misc\events.h(272) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
969
9>h:\code\nel\include\nel\misc\events.h(272) : error C2143: syntax error : missing ';' before '&'
970
9>h:\code\nel\include\nel\misc\events.h(272) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
971
9>h:\code\nel\include\nel\misc\events.h(272) : warning C4183: 'getStringFromKey': missing return type; assumed to be a member function returning 'int'
972
7>zone_bank.cpp
973
9>h:\code\nel\include\nel\misc\class_registry.h(42) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
974
9>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
975
9>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
976
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
977
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
978
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2143: syntax error : missing ';' before '<'
979
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
980
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2238: unexpected token(s) preceding ';'
981
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C2143: syntax error : missing ';' before '*'
982
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
983
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
984
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
985
9>h:\code\nel\include\nel\misc\stream.h(67) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
986
9>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
987
9>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
988
9>h:\code\nel\include\nel\misc\stream.h(395) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
989
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
990
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2065: 'unordered_map' : undeclared identifier
991
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2275: 'T' : illegal use of this type as an expression
992
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2065: 'cont' : undeclared identifier
993
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2182: 'serialCont' : illegal use of type 'void'
994
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2365: 'NLMISC::IStream::serialCont' : redefinition; previous definition was 'member function'
995
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2998: 'int serialCont' : cannot be a template definition
996
9>h:\code\nel\include\nel\misc\stream.h(976) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
997
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
998
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2143: syntax error : missing ';' before '<'
999
9>h:\code\nel\include\nel\misc\stream.h(976) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1000
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2238: unexpected token(s) preceding ';'
1001
9>h:\code\nel\include\nel\misc\stream.h(977) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1002
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1003
8>h:\code\nel\include\nel/3d/driver.h(101) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
1004
8>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
1005
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2143: syntax error : missing ';' before '<'
1006
8>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
1007
9>h:\code\nel\include\nel\misc\stream.h(977) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1008
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2039: 'iterator' : is not a member of '`global namespace''
1009
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2238: unexpected token(s) preceding ';'
1010
9>h:\code\nel\include\nel\misc\stream.h(978) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1011
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1012
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2059: syntax error : '<'
1013
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2039: 'value_type' : is not a member of '`global namespace''
1014
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2238: unexpected token(s) preceding ';'
1015
9>di_game_device.cpp
1016
8>h:\code\nel\include\nel/3d/texture_font.h(106) : error C2555: 'NL3D::CTextureFont::getClassName': overriding virtual function return type differs and is not covariant from 'NLMISC::IClassable::getClassName'
1017
8>        h:\code\nel\include\nel\misc\class_registry.h(67) : see declaration of 'NLMISC::IClassable::getClassName'
1018
8>h:\code\nel\include\nel\misc\task_manager.h(144) : error C2039: 'deque' : is not a member of 'stlpx_std'
1019
8>h:\code\nel\include\nel\misc\task_manager.h(144) : error C2065: 'deque' : undeclared identifier
1020
8>h:\code\nel\include\nel\misc\task_manager.h(144) : error C2275: 'stlpx_std::string' : illegal use of this type as an expression
1021
8>h:\code\nel\include\nel\misc\task_manager.h(144) : error C2059: syntax error : '>'
1022
8>h:\code\nel\include\nel\misc\task_manager.h(144) : fatal error C1003: error count exceeds 100; stopping compilation
1023
8>background_sound_manager.cpp
1024
8>h:\external\include\stlport\errno.h(55) : fatal error C1189: #error :  errno has been defined before inclusion of errno.h header.
1025
8>async_file_manager_sound.cpp
1026
9>h:\code\nel\include\nel\misc\class_registry.h(42) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
1027
9>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
1028
9>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
1029
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1030
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1031
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2143: syntax error : missing ';' before '<'
1032
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1033
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2238: unexpected token(s) preceding ';'
1034
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C2143: syntax error : missing ';' before '*'
1035
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1036
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1037
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1038
9>h:\code\nel\include\nel\misc\stream.h(67) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
1039
9>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
1040
9>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
1041
9>h:\code\nel\include\nel\misc\stream.h(395) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1042
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1043
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2065: 'unordered_map' : undeclared identifier
1044
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2275: 'T' : illegal use of this type as an expression
1045
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2065: 'cont' : undeclared identifier
1046
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2182: 'serialCont' : illegal use of type 'void'
1047
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2365: 'NLMISC::IStream::serialCont' : redefinition; previous definition was 'member function'
1048
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2998: 'int serialCont' : cannot be a template definition
1049
9>h:\code\nel\include\nel\misc\stream.h(976) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1050
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1051
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2143: syntax error : missing ';' before '<'
1052
9>h:\code\nel\include\nel\misc\stream.h(976) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1053
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2238: unexpected token(s) preceding ';'
1054
9>h:\code\nel\include\nel\misc\stream.h(977) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1055
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1056
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2143: syntax error : missing ';' before '<'
1057
9>h:\code\nel\include\nel\misc\stream.h(977) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1058
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2039: 'iterator' : is not a member of '`global namespace''
1059
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2238: unexpected token(s) preceding ';'
1060
9>h:\code\nel\include\nel\misc\stream.h(978) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1061
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1062
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2059: syntax error : '<'
1063
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2039: 'value_type' : is not a member of '`global namespace''
1064
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2238: unexpected token(s) preceding ';'
1065
9>di_event_emitter.cpp
1066
8>h:\code\nel\include\nel/misc/path.h(35) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'stlpx_std::basic_string<_CharT,_Traits,_Alloc>' to 'const std::string &'
1067
8>        with
1068
8>        [
1069
8>            _CharT=char,
1070
8>            _Traits=stlpx_std::char_traits<char>,
1071
8>            _Alloc=stlpx_std::allocator<char>
1072
8>        ]
1073
8>        Reason: cannot convert from 'stlpx_std::basic_string<_CharT,_Traits,_Alloc>' to 'const std::string'
1074
8>        with
1075
8>        [
1076
8>            _CharT=char,
1077
8>            _Traits=stlpx_std::char_traits<char>,
1078
8>            _Alloc=stlpx_std::allocator<char>
1079
8>        ]
1080
8>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
1081
8>h:\code\nel\include\nel\misc\task_manager.h(144) : error C2039: 'deque' : is not a member of 'stlpx_std'
1082
8>h:\code\nel\include\nel\misc\task_manager.h(144) : error C2065: 'deque' : undeclared identifier
1083
8>h:\code\nel\include\nel\misc\task_manager.h(144) : error C2275: 'stlpx_std::string' : illegal use of this type as an expression
1084
8>h:\code\nel\include\nel\misc\task_manager.h(144) : error C2059: syntax error : '>'
1085
8>h:\code\nel\include\nel\misc\task_manager.h(144) : error C2238: unexpected token(s) preceding ';'
1086
8>h:\external\include\stlport\errno.h(55) : fatal error C1189: #error :  errno has been defined before inclusion of errno.h header.
1087
8>stream_source.cpp
1088
9>h:\code\nel\include\nel\misc\class_registry.h(42) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
1089
9>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
1090
9>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
1091
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1092
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1093
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2143: syntax error : missing ';' before '<'
1094
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1095
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2238: unexpected token(s) preceding ';'
1096
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C2143: syntax error : missing ';' before '*'
1097
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1098
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1099
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1100
9>h:\code\nel\include\nel\misc\stream.h(67) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
1101
9>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
1102
9>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
1103
9>h:\code\nel\include\nel\misc\stream.h(395) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1104
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1105
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2065: 'unordered_map' : undeclared identifier
1106
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2275: 'T' : illegal use of this type as an expression
1107
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2065: 'cont' : undeclared identifier
1108
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2182: 'serialCont' : illegal use of type 'void'
1109
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2365: 'NLMISC::IStream::serialCont' : redefinition; previous definition was 'member function'
1110
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2998: 'int serialCont' : cannot be a template definition
1111
9>h:\code\nel\include\nel\misc\stream.h(976) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1112
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1113
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2143: syntax error : missing ';' before '<'
1114
9>h:\code\nel\include\nel\misc\stream.h(976) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1115
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2238: unexpected token(s) preceding ';'
1116
9>h:\code\nel\include\nel\misc\stream.h(977) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1117
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1118
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2143: syntax error : missing ';' before '<'
1119
9>h:\code\nel\include\nel\misc\stream.h(977) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1120
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2039: 'iterator' : is not a member of '`global namespace''
1121
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2238: unexpected token(s) preceding ';'
1122
9>h:\code\nel\include\nel\misc\stream.h(978) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1123
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1124
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2059: syntax error : '<'
1125
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2039: 'value_type' : is not a member of '`global namespace''
1126
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2238: unexpected token(s) preceding ';'
1127
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2039: 'string' : is not a member of 'stlpx_std'
1128
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1129
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2143: syntax error : missing ';' before '*'
1130
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1131
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1132
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
1133
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2143: syntax error : missing ',' before '&'
1134
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1135
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
1136
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2143: syntax error : missing ',' before '&'
1137
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2556: 'bool NLMISC::CStringIdHashMapTraits::operator ()(const int) const' : overloaded function differs only by return type from 'size_t NLMISC::CStringIdHashMapTraits::operator ()(const int) const'
1138
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
1139
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2371: 'NLMISC::CStringIdHashMapTraits::operator ()' : redefinition; different basic types
1140
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
1141
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2059: syntax error : 'return'
1142
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2238: unexpected token(s) preceding ';'
1143
8>h:\code\nel\include\nel/misc/string_mapper.h(54) : error C2143: syntax error : missing ';' before '}'
1144
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2039: 'string' : is not a member of 'stlpx_std'
1145
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2061: syntax error : identifier 'string'
1146
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C2143: syntax error : missing ';' before '*'
1147
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1148
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1149
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2061: syntax error : identifier 'CFastMutex'
1150
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2039: 'string' : is not a member of 'stlpx_std'
1151
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2065: 'string' : undeclared identifier
1152
9>o_xml.cpp
1153
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2059: syntax error : ','
1154
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2923: 'stlpx_std::set' : 'CStringMapper::CCharComp' is not a valid template type argument for parameter '_Key'
1155
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2039: 'string' : is not a member of 'stlpx_std'
1156
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2143: syntax error : missing ';' before '*'
1157
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1158
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1159
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C2146: syntax error : missing ';' before identifier '_Mutex'
1160
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1161
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1162
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2146: syntax error : missing ';' before identifier 'map'
1163
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1164
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1165
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2039: 'string' : is not a member of 'stlpx_std'
1166
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1167
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2143: syntax error : missing ',' before '&'
1168
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1169
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : warning C4183: 'map': missing return type; assumed to be a member function returning 'int'
1170
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2039: 'string' : is not a member of 'stlpx_std'
1171
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1172
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ';' before '&'
1173
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1174
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ',' before '&'
1175
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1176
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : warning C4183: 'unmap': missing return type; assumed to be a member function returning 'int'
1177
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2061: syntax error : identifier 'TStringId'
1178
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2146: syntax error : missing ';' before identifier 'emptyId'
1179
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1180
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2086: 'int CStringMapper::TStringId' : redefinition
1181
8>        h:\code\nel\include\nel/misc/string_mapper.h(103) : see declaration of 'CStringMapper::TStringId'
1182
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1183
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1184
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : warning C4183: 'emptyId': missing return type; assumed to be a member function returning 'int'
1185
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2146: syntax error : missing ';' before identifier 'localMap'
1186
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1187
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2039: 'string' : is not a member of 'stlpx_std'
1188
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1189
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2143: syntax error : missing ',' before '&'
1190
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1191
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : warning C4183: 'localMap': missing return type; assumed to be a member function returning 'int'
1192
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
1193
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1194
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ';' before '&'
1195
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2086: 'const int CStringMapper::string' : redefinition
1196
8>        h:\code\nel\include\nel/misc/string_mapper.h(105) : see declaration of 'CStringMapper::string'
1197
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1198
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ',' before '&'
1199
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1200
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : warning C4183: 'localUnmap': missing return type; assumed to be a member function returning 'int'
1201
8>h:\code\nel\include\nel/misc/string_mapper.h(121) : error C2061: syntax error : identifier 'TStringId'
1202
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'x' : undeclared identifier
1203
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'y' : undeclared identifier
1204
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: 'mtx' : undeclared identifier
1205
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2614: 'CStringMapper::CAutoFastMutex' : illegal member initialization: '_Mutex' is not a base or member
1206
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: '_Mutex' : undeclared identifier
1207
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2227: left of '->enter' must point to class/struct/union/generic type
1208
8>        type is ''unknown-type''
1209
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2065: '_Mutex' : undeclared identifier
1210
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2227: left of '->leave' must point to class/struct/union/generic type
1211
8>        type is ''unknown-type''
1212
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2065: 'str' : undeclared identifier
1213
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2065: 'stringId' : undeclared identifier
1214
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2065: 'id' : undeclared identifier
1215
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: 'stringId' : undeclared identifier
1216
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: '_EmptyId' : undeclared identifier
1217
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
1218
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2059: syntax error : ')'
1219
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'map' : is not a member of 'stlpx_std'
1220
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2143: syntax error : missing ';' before '<'
1221
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1222
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'string' : is not a member of 'stlpx_std'
1223
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2238: unexpected token(s) preceding ';'
1224
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'map' : is not a member of 'stlpx_std'
1225
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2143: syntax error : missing ';' before '<'
1226
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1227
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'string' : is not a member of 'stlpx_std'
1228
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2238: unexpected token(s) preceding ';'
1229
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2039: 'string' : is not a member of 'stlpx_std'
1230
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1231
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2143: syntax error : missing ',' before '&'
1232
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2039: 'string' : is not a member of 'stlpx_std'
1233
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1234
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2143: syntax error : missing ',' before '&'
1235
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2146: syntax error : missing ')' before identifier 'EStream'
1236
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C3646: 'EStream' : unknown override specifier
1237
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2059: syntax error : ')'
1238
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2146: syntax error : missing ')' before identifier 'EStream'
1239
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C3646: 'EStream' : unknown override specifier
1240
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2059: syntax error : ')'
1241
8>h:\code\nel\include\nel/misc/string_mapper.h(155) : error C2664: 'CStaticStringMapper::add' : cannot convert parameter 1 from 'const char [1]' to 'const int'
1242
8>        There is no context in which this conversion is possible
1243
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
1244
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2143: syntax error : missing ';' before '}'
1245
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
1246
8>h:\code\nel\include\nel/misc/plane.h(26) : error C2143: syntax error : missing ';' before '{'
1247
8>h:\code\nel\include\nel/misc/plane.h(26) : error C2447: '{' : missing function header (old-style formal list?)
1248
8>h:\code\nel\include\nel\misc\plane_inline.h(26) : error C2653: 'CPlane' : is not a class or namespace name
1249
9>h:\code\nel\include\nel\misc\class_registry.h(42) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
1250
7>primitive_utils.cpp
1251
8>h:\code\nel\include\nel\misc\plane_inline.h(27) : error C2270: 'getNormal' : modifiers not allowed on nonmember functions
1252
9>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
1253
8>h:\code\nel\include\nel\misc\plane_inline.h(28) : error C2065: 'a' : undeclared identifier
1254
9>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
1255
8>h:\code\nel\include\nel\misc\plane_inline.h(28) : error C2065: 'b' : undeclared identifier
1256
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1257
8>h:\code\nel\include\nel\misc\plane_inline.h(28) : error C2065: 'c' : undeclared identifier
1258
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1259
8>h:\code\nel\include\nel\misc\plane_inline.h(31) : error C2653: 'CPlane' : is not a class or namespace name
1260
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2143: syntax error : missing ';' before '<'
1261
8>h:\code\nel\include\nel\misc\plane_inline.h(32) : error C2270: 'distance' : modifiers not allowed on nonmember functions
1262
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1263
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C2065: 'CPlane' : undeclared identifier
1264
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2238: unexpected token(s) preceding ';'
1265
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C2146: syntax error : missing ';' before identifier 'p'
1266
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C2143: syntax error : missing ';' before '*'
1267
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C2065: 'p' : undeclared identifier
1268
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1269
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C3861: 'normed': identifier not found
1270
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1271
8>h:\code\nel\include\nel\misc\plane_inline.h(34) : error C2065: 'p' : undeclared identifier
1272
8>h:\code\nel\include\nel\misc\plane_inline.h(37) : error C2653: 'CPlane' : is not a class or namespace name
1273
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1274
8>h:\code\nel\include\nel\misc\plane_inline.h(38) : error C2270: '*' : modifiers not allowed on nonmember functions
1275
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'a' : undeclared identifier
1276
9>h:\code\nel\include\nel\misc\stream.h(67) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
1277
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'b' : undeclared identifier
1278
9>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
1279
9>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
1280
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'c' : undeclared identifier
1281
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'd' : undeclared identifier
1282
9>h:\code\nel\include\nel\misc\stream.h(395) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1283
8>h:\code\nel\include\nel\misc\plane_inline.h(42) : error C2653: 'CPlane' : is not a class or namespace name
1284
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1285
8>h:\code\nel\include\nel\misc\plane_inline.h(43) : error C2270: 'intersect' : modifiers not allowed on nonmember functions
1286
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2065: 'unordered_map' : undeclared identifier
1287
8>h:\code\nel\include\nel\misc\plane_inline.h(45) : error C2673: 'NLMISC::intersect' : global functions do not have 'this' pointers
1288
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2275: 'T' : illegal use of this type as an expression
1289
8>h:\code\nel\include\nel\misc\plane_inline.h(46) : error C2673: 'NLMISC::intersect' : global functions do not have 'this' pointers
1290
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2065: 'cont' : undeclared identifier
1291
8>h:\code\nel\include\nel\misc\plane_inline.h(53) : error C2653: 'CPlane' : is not a class or namespace name
1292
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2182: 'serialCont' : illegal use of type 'void'
1293
8>h:\code\nel\include\nel\misc\plane_inline.h(53) : fatal error C1003: error count exceeds 100; stopping compilation
1294
8>source_common.cpp
1295
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2365: 'NLMISC::IStream::serialCont' : redefinition; previous definition was 'member function'
1296
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2998: 'int serialCont' : cannot be a template definition
1297
9>h:\code\nel\include\nel\misc\stream.h(976) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1298
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1299
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2143: syntax error : missing ';' before '<'
1300
9>h:\code\nel\include\nel\misc\stream.h(976) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1301
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2238: unexpected token(s) preceding ';'
1302
9>h:\code\nel\include\nel\misc\stream.h(977) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1303
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2039: 'string' : is not a member of 'stlpx_std'
1304
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1305
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1306
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2143: syntax error : missing ';' before '*'
1307
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2143: syntax error : missing ';' before '<'
1308
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1309
9>h:\code\nel\include\nel\misc\stream.h(977) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1310
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1311
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2039: 'iterator' : is not a member of '`global namespace''
1312
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
1313
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2238: unexpected token(s) preceding ';'
1314
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2143: syntax error : missing ',' before '&'
1315
9>h:\code\nel\include\nel\misc\stream.h(978) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1316
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1317
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1318
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
1319
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2059: syntax error : '<'
1320
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2143: syntax error : missing ',' before '&'
1321
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2039: 'value_type' : is not a member of '`global namespace''
1322
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2556: 'bool NLMISC::CStringIdHashMapTraits::operator ()(const int) const' : overloaded function differs only by return type from 'size_t NLMISC::CStringIdHashMapTraits::operator ()(const int) const'
1323
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2238: unexpected token(s) preceding ';'
1324
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
1325
9>h:\external\include\stlport\errno.h(55) : fatal error C1189: #error :  errno has been defined before inclusion of errno.h header.
1326
9>i_xml.cpp
1327
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2371: 'NLMISC::CStringIdHashMapTraits::operator ()' : redefinition; different basic types
1328
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
1329
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2059: syntax error : 'return'
1330
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2238: unexpected token(s) preceding ';'
1331
8>h:\code\nel\include\nel/misc/string_mapper.h(54) : error C2143: syntax error : missing ';' before '}'
1332
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2039: 'string' : is not a member of 'stlpx_std'
1333
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2061: syntax error : identifier 'string'
1334
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C2143: syntax error : missing ';' before '*'
1335
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1336
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1337
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2061: syntax error : identifier 'CFastMutex'
1338
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2039: 'string' : is not a member of 'stlpx_std'
1339
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2065: 'string' : undeclared identifier
1340
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2059: syntax error : ','
1341
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2923: 'stlpx_std::set' : 'CStringMapper::CCharComp' is not a valid template type argument for parameter '_Key'
1342
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2039: 'string' : is not a member of 'stlpx_std'
1343
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2143: syntax error : missing ';' before '*'
1344
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1345
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1346
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C2146: syntax error : missing ';' before identifier '_Mutex'
1347
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1348
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1349
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2146: syntax error : missing ';' before identifier 'map'
1350
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1351
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1352
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2039: 'string' : is not a member of 'stlpx_std'
1353
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1354
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2143: syntax error : missing ',' before '&'
1355
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1356
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : warning C4183: 'map': missing return type; assumed to be a member function returning 'int'
1357
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2039: 'string' : is not a member of 'stlpx_std'
1358
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1359
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ';' before '&'
1360
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1361
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ',' before '&'
1362
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1363
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : warning C4183: 'unmap': missing return type; assumed to be a member function returning 'int'
1364
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2061: syntax error : identifier 'TStringId'
1365
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2146: syntax error : missing ';' before identifier 'emptyId'
1366
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1367
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2086: 'int CStringMapper::TStringId' : redefinition
1368
8>        h:\code\nel\include\nel/misc/string_mapper.h(103) : see declaration of 'CStringMapper::TStringId'
1369
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1370
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1371
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : warning C4183: 'emptyId': missing return type; assumed to be a member function returning 'int'
1372
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2146: syntax error : missing ';' before identifier 'localMap'
1373
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1374
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2039: 'string' : is not a member of 'stlpx_std'
1375
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1376
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2143: syntax error : missing ',' before '&'
1377
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1378
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : warning C4183: 'localMap': missing return type; assumed to be a member function returning 'int'
1379
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
1380
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1381
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ';' before '&'
1382
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2086: 'const int CStringMapper::string' : redefinition
1383
8>        h:\code\nel\include\nel/misc/string_mapper.h(105) : see declaration of 'CStringMapper::string'
1384
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1385
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ',' before '&'
1386
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1387
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : warning C4183: 'localUnmap': missing return type; assumed to be a member function returning 'int'
1388
8>h:\code\nel\include\nel/misc/string_mapper.h(121) : error C2061: syntax error : identifier 'TStringId'
1389
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'x' : undeclared identifier
1390
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'y' : undeclared identifier
1391
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: 'mtx' : undeclared identifier
1392
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2614: 'CStringMapper::CAutoFastMutex' : illegal member initialization: '_Mutex' is not a base or member
1393
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: '_Mutex' : undeclared identifier
1394
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2227: left of '->enter' must point to class/struct/union/generic type
1395
8>        type is ''unknown-type''
1396
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2065: '_Mutex' : undeclared identifier
1397
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2227: left of '->leave' must point to class/struct/union/generic type
1398
8>        type is ''unknown-type''
1399
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2065: 'str' : undeclared identifier
1400
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2065: 'stringId' : undeclared identifier
1401
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2065: 'id' : undeclared identifier
1402
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: 'stringId' : undeclared identifier
1403
4>ai_wrapper_server.cpp
1404
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: '_EmptyId' : undeclared identifier
1405
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
1406
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2059: syntax error : ')'
1407
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'map' : is not a member of 'stlpx_std'
1408
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2143: syntax error : missing ';' before '<'
1409
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1410
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'string' : is not a member of 'stlpx_std'
1411
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2238: unexpected token(s) preceding ';'
1412
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'map' : is not a member of 'stlpx_std'
1413
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2143: syntax error : missing ';' before '<'
1414
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1415
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'string' : is not a member of 'stlpx_std'
1416
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2238: unexpected token(s) preceding ';'
1417
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2039: 'string' : is not a member of 'stlpx_std'
1418
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1419
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2143: syntax error : missing ',' before '&'
1420
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2039: 'string' : is not a member of 'stlpx_std'
1421
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1422
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2143: syntax error : missing ',' before '&'
1423
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2146: syntax error : missing ')' before identifier 'EStream'
1424
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C3646: 'EStream' : unknown override specifier
1425
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2059: syntax error : ')'
1426
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2146: syntax error : missing ')' before identifier 'EStream'
1427
9>h:\code\nel\include\nel\misc\class_registry.h(42) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
1428
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C3646: 'EStream' : unknown override specifier
1429
9>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
1430
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2059: syntax error : ')'
1431
9>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
1432
8>h:\code\nel\include\nel/misc/string_mapper.h(155) : error C2664: 'CStaticStringMapper::add' : cannot convert parameter 1 from 'const char [1]' to 'const int'
1433
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1434
8>        There is no context in which this conversion is possible
1435
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1436
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
1437
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2143: syntax error : missing ';' before '<'
1438
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2143: syntax error : missing ';' before '}'
1439
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1440
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
1441
9>h:\code\nel\include\nel\misc\class_registry.h(104) : error C2238: unexpected token(s) preceding ';'
1442
8>h:\code\nel\include\nel/misc/plane.h(26) : error C2143: syntax error : missing ';' before '{'
1443
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C2143: syntax error : missing ';' before '*'
1444
8>h:\code\nel\include\nel/misc/plane.h(26) : error C2447: '{' : missing function header (old-style formal list?)
1445
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1446
8>h:\code\nel\include\nel\misc\plane_inline.h(26) : error C2653: 'CPlane' : is not a class or namespace name
1447
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1448
8>h:\code\nel\include\nel\misc\plane_inline.h(27) : error C2270: 'getNormal' : modifiers not allowed on nonmember functions
1449
9>h:\code\nel\include\nel\misc\class_registry.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1450
8>h:\code\nel\include\nel\misc\plane_inline.h(28) : error C2065: 'a' : undeclared identifier
1451
9>h:\code\nel\include\nel\misc\stream.h(67) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'const stlpx_std::string' to 'const std::string &'
1452
8>h:\code\nel\include\nel\misc\plane_inline.h(28) : error C2065: 'b' : undeclared identifier
1453
9>        Reason: cannot convert from 'const stlpx_std::string' to 'const std::string'
1454
8>h:\code\nel\include\nel\misc\plane_inline.h(28) : error C2065: 'c' : undeclared identifier
1455
8>h:\code\nel\include\nel\misc\plane_inline.h(31) : error C2653: 'CPlane' : is not a class or namespace name
1456
9>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
1457
8>h:\code\nel\include\nel\misc\plane_inline.h(32) : error C2270: 'distance' : modifiers not allowed on nonmember functions
1458
9>h:\code\nel\include\nel\misc\stream.h(395) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1459
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C2065: 'CPlane' : undeclared identifier
1460
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1461
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C2146: syntax error : missing ';' before identifier 'p'
1462
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2065: 'unordered_map' : undeclared identifier
1463
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C2065: 'p' : undeclared identifier
1464
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C3861: 'normed': identifier not found
1465
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2275: 'T' : illegal use of this type as an expression
1466
8>h:\code\nel\include\nel\misc\plane_inline.h(34) : error C2065: 'p' : undeclared identifier
1467
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2065: 'cont' : undeclared identifier
1468
8>h:\code\nel\include\nel\misc\plane_inline.h(37) : error C2653: 'CPlane' : is not a class or namespace name
1469
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2182: 'serialCont' : illegal use of type 'void'
1470
8>h:\code\nel\include\nel\misc\plane_inline.h(38) : error C2270: '*' : modifiers not allowed on nonmember functions
1471
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2365: 'NLMISC::IStream::serialCont' : redefinition; previous definition was 'member function'
1472
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'a' : undeclared identifier
1473
9>h:\code\nel\include\nel\misc\stream.h(395) : error C2998: 'int serialCont' : cannot be a template definition
1474
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'b' : undeclared identifier
1475
9>h:\code\nel\include\nel\misc\stream.h(976) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1476
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'c' : undeclared identifier
1477
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1478
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'd' : undeclared identifier
1479
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2143: syntax error : missing ';' before '<'
1480
8>h:\code\nel\include\nel\misc\plane_inline.h(42) : error C2653: 'CPlane' : is not a class or namespace name
1481
9>h:\code\nel\include\nel\misc\stream.h(976) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1482
8>h:\code\nel\include\nel\misc\plane_inline.h(43) : error C2270: 'intersect' : modifiers not allowed on nonmember functions
1483
9>h:\code\nel\include\nel\misc\stream.h(976) : error C2238: unexpected token(s) preceding ';'
1484
9>h:\code\nel\include\nel\misc\stream.h(977) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1485
8>h:\code\nel\include\nel\misc\plane_inline.h(45) : error C2673: 'NLMISC::intersect' : global functions do not have 'this' pointers
1486
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1487
8>h:\code\nel\include\nel\misc\plane_inline.h(46) : error C2673: 'NLMISC::intersect' : global functions do not have 'this' pointers
1488
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2143: syntax error : missing ';' before '<'
1489
8>h:\code\nel\include\nel\misc\plane_inline.h(53) : error C2653: 'CPlane' : is not a class or namespace name
1490
8>h:\code\nel\include\nel\misc\plane_inline.h(53) : fatal error C1003: error count exceeds 100; stopping compilation
1491
9>h:\code\nel\include\nel\misc\stream.h(977) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1492
8>simple_source.cpp
1493
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2039: 'iterator' : is not a member of '`global namespace''
1494
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2039: 'string' : is not a member of 'stlpx_std'
1495
9>h:\code\nel\include\nel\misc\stream.h(977) : error C2238: unexpected token(s) preceding ';'
1496
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1497
9>h:\code\nel\include\nel\misc\stream.h(978) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
1498
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2143: syntax error : missing ';' before '*'
1499
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
1500
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1501
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2059: syntax error : '<'
1502
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1503
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
1504
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2039: 'value_type' : is not a member of '`global namespace''
1505
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2143: syntax error : missing ',' before '&'
1506
9>h:\code\nel\include\nel\misc\stream.h(978) : error C2238: unexpected token(s) preceding ';'
1507
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1508
9>h:\external\include\stlport\errno.h(55) : fatal error C1189: #error :  errno has been defined before inclusion of errno.h header.
1509
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
1510
9>Generating Code...
1511
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2143: syntax error : missing ',' before '&'
1512
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2556: 'bool NLMISC::CStringIdHashMapTraits::operator ()(const int) const' : overloaded function differs only by return type from 'size_t NLMISC::CStringIdHashMapTraits::operator ()(const int) const'
1513
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
1514
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2371: 'NLMISC::CStringIdHashMapTraits::operator ()' : redefinition; different basic types
1515
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
1516
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2059: syntax error : 'return'
1517
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2238: unexpected token(s) preceding ';'
1518
8>h:\code\nel\include\nel/misc/string_mapper.h(54) : error C2143: syntax error : missing ';' before '}'
1519
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2039: 'string' : is not a member of 'stlpx_std'
1520
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2061: syntax error : identifier 'string'
1521
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C2143: syntax error : missing ';' before '*'
1522
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1523
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1524
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2061: syntax error : identifier 'CFastMutex'
1525
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2039: 'string' : is not a member of 'stlpx_std'
1526
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2065: 'string' : undeclared identifier
1527
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2059: syntax error : ','
1528
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2923: 'stlpx_std::set' : 'CStringMapper::CCharComp' is not a valid template type argument for parameter '_Key'
1529
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2039: 'string' : is not a member of 'stlpx_std'
1530
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2143: syntax error : missing ';' before '*'
1531
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1532
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1533
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C2146: syntax error : missing ';' before identifier '_Mutex'
1534
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1535
9>Build log was saved at "file://h:\code\nel\obj\Release\misc\BuildLog.htm"
1536
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1537
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2146: syntax error : missing ';' before identifier 'map'
1538
9>misc - 294 error(s), 1 warning(s)
1539
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1540
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1541
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2039: 'string' : is not a member of 'stlpx_std'
1542
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1543
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2143: syntax error : missing ',' before '&'
1544
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1545
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : warning C4183: 'map': missing return type; assumed to be a member function returning 'int'
1546
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2039: 'string' : is not a member of 'stlpx_std'
1547
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1548
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ';' before '&'
1549
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1550
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ',' before '&'
1551
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1552
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : warning C4183: 'unmap': missing return type; assumed to be a member function returning 'int'
1553
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2061: syntax error : identifier 'TStringId'
1554
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2146: syntax error : missing ';' before identifier 'emptyId'
1555
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1556
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2086: 'int CStringMapper::TStringId' : redefinition
1557
8>        h:\code\nel\include\nel/misc/string_mapper.h(103) : see declaration of 'CStringMapper::TStringId'
1558
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1559
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1560
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : warning C4183: 'emptyId': missing return type; assumed to be a member function returning 'int'
1561
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2146: syntax error : missing ';' before identifier 'localMap'
1562
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1563
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2039: 'string' : is not a member of 'stlpx_std'
1564
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1565
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2143: syntax error : missing ',' before '&'
1566
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1567
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : warning C4183: 'localMap': missing return type; assumed to be a member function returning 'int'
1568
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
1569
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1570
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ';' before '&'
1571
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2086: 'const int CStringMapper::string' : redefinition
1572
8>        h:\code\nel\include\nel/misc/string_mapper.h(105) : see declaration of 'CStringMapper::string'
1573
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1574
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ',' before '&'
1575
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1576
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : warning C4183: 'localUnmap': missing return type; assumed to be a member function returning 'int'
1577
8>h:\code\nel\include\nel/misc/string_mapper.h(121) : error C2061: syntax error : identifier 'TStringId'
1578
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'x' : undeclared identifier
1579
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'y' : undeclared identifier
1580
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: 'mtx' : undeclared identifier
1581
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2614: 'CStringMapper::CAutoFastMutex' : illegal member initialization: '_Mutex' is not a base or member
1582
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: '_Mutex' : undeclared identifier
1583
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2227: left of '->enter' must point to class/struct/union/generic type
1584
8>        type is ''unknown-type''
1585
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2065: '_Mutex' : undeclared identifier
1586
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2227: left of '->leave' must point to class/struct/union/generic type
1587
8>        type is ''unknown-type''
1588
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2065: 'str' : undeclared identifier
1589
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2065: 'stringId' : undeclared identifier
1590
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2065: 'id' : undeclared identifier
1591
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: 'stringId' : undeclared identifier
1592
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: '_EmptyId' : undeclared identifier
1593
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
1594
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2059: syntax error : ')'
1595
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'map' : is not a member of 'stlpx_std'
1596
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2143: syntax error : missing ';' before '<'
1597
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1598
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'string' : is not a member of 'stlpx_std'
1599
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2238: unexpected token(s) preceding ';'
1600
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'map' : is not a member of 'stlpx_std'
1601
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2143: syntax error : missing ';' before '<'
1602
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1603
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'string' : is not a member of 'stlpx_std'
1604
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2238: unexpected token(s) preceding ';'
1605
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2039: 'string' : is not a member of 'stlpx_std'
1606
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1607
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2143: syntax error : missing ',' before '&'
1608
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2039: 'string' : is not a member of 'stlpx_std'
1609
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1610
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2143: syntax error : missing ',' before '&'
1611
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2146: syntax error : missing ')' before identifier 'EStream'
1612
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C3646: 'EStream' : unknown override specifier
1613
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2059: syntax error : ')'
1614
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2146: syntax error : missing ')' before identifier 'EStream'
1615
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C3646: 'EStream' : unknown override specifier
1616
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2059: syntax error : ')'
1617
8>h:\code\nel\include\nel/misc/string_mapper.h(155) : error C2664: 'CStaticStringMapper::add' : cannot convert parameter 1 from 'const char [1]' to 'const int'
1618
8>        There is no context in which this conversion is possible
1619
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
1620
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2143: syntax error : missing ';' before '}'
1621
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
1622
8>h:\code\nel\include\nel/misc/file.h(25) : error C2143: syntax error : missing ';' before '{'
1623
8>h:\code\nel\include\nel/misc/file.h(25) : error C2447: '{' : missing function header (old-style formal list?)
1624
8>h:\code\nel\src\sound\driver\sound_driver.h(114) : error C2146: syntax error : missing ';' before identifier 'map'
1625
8>h:\code\nel\src\sound\driver\sound_driver.h(114) : error C2886: 'NLMISC::TStringId' : symbol cannot be used in a member using-declaration
1626
8>        h:\code\nel\include\nel/misc/string_mapper.h(38) : see declaration of 'NLMISC::TStringId'
1627
8>h:\code\nel\src\sound\driver\sound_driver.h(114) : error C2039: 'string' : is not a member of 'stlpx_std'
1628
8>h:\code\nel\src\sound\driver\sound_driver.h(114) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1629
8>h:\code\nel\src\sound\driver\sound_driver.h(114) : error C2143: syntax error : missing ',' before '&'
1630
8>h:\code\nel\src\sound\driver\sound_driver.h(114) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1631
8>h:\code\nel\src\sound\driver\sound_driver.h(114) : warning C4183: 'map': missing return type; assumed to be a member function returning 'int'
1632
8>h:\code\nel\src\sound\driver\sound_driver.h(116) : error C2039: 'string' : is not a member of 'stlpx_std'
1633
8>h:\code\nel\src\sound\driver\sound_driver.h(116) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1634
8>h:\code\nel\src\sound\driver\sound_driver.h(116) : error C2143: syntax error : missing ';' before '&'
1635
8>h:\code\nel\src\sound\driver\sound_driver.h(116) : error C2433: 'NLSOUND::ISoundDriver::IStringMapperProvider::string' : 'virtual' not permitted on data declarations
1636
8>h:\code\nel\src\sound\driver\sound_driver.h(116) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1637
8>h:\code\nel\src\sound\driver\sound_driver.h(116) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
1638
8>h:\code\nel\src\sound\driver\sound_driver.h(116) : error C2143: syntax error : missing ',' before '&'
1639
8>h:\code\nel\src\sound\driver\sound_driver.h(116) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1640
8>h:\code\nel\src\sound\driver\sound_driver.h(116) : warning C4183: 'unmap': missing return type; assumed to be a member function returning 'int'
1641
8>h:\code\nel\src\sound\driver\sound_driver.h(114) : error C2253: 'NLSOUND::ISoundDriver::IStringMapperProvider::map' : pure specifier or abstract override specifier only allowed on virtual function
1642
8>h:\code\nel\src\sound\driver\sound_driver.h(116) : error C2253: 'NLSOUND::ISoundDriver::IStringMapperProvider::unmap' : pure specifier or abstract override specifier only allowed on virtual function
1643
8>h:\code\nel\src\sound\driver\sound_driver.h(136) : error C2039: 'string' : is not a member of 'stlpx_std'
1644
8>h:\code\nel\src\sound\driver\sound_driver.h(136) : error C2065: 'string' : undeclared identifier
1645
8>h:\code\nel\src\sound\driver\sound_driver.h(149) : error C2039: 'string' : is not a member of 'stlpx_std'
1646
8>h:\code\nel\src\sound\driver\sound_driver.h(149) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1647
8>h:\code\nel\src\sound\driver\sound_driver.h(149) : error C2143: syntax error : missing ',' before '&'
1648
8>h:\code\nel\src\sound\driver\sound_driver.h(173) : error C2039: 'string' : is not a member of 'stlpx_std'
1649
8>h:\code\nel\src\sound\driver\sound_driver.h(173) : error C2061: syntax error : identifier 'string'
1650
8>h:\code\nel\src\sound\driver\sound_driver.h(181) : error C2039: 'string' : is not a member of 'stlpx_std'
1651
8>h:\code\nel\src\sound\driver\sound_driver.h(181) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1652
8>h:\code\nel\src\sound\driver\sound_driver.h(181) : error C2143: syntax error : missing ';' before '&'
1653
8>h:\code\nel\src\sound\driver\sound_driver.h(181) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1654
8>h:\code\nel\src\sound\driver\sound_driver.h(181) : warning C4183: 'getDllName': missing return type; assumed to be a member function returning 'int'
1655
8>h:\code\nel\src\sound\driver\sound_driver.h(192) : error C2327: 'NLSOUND::ISoundDriver::string' : is not a type name, static, or enumerator
1656
8>h:\code\nel\src\sound\driver\sound_driver.h(192) : error C2039: 'string' : is not a member of 'stlpx_std'
1657
8>h:\code\nel\src\sound\driver\sound_driver.h(192) : error C2327: 'NLSOUND::ISoundDriver::string' : is not a type name, static, or enumerator
1658
8>h:\code\nel\src\sound\driver\sound_driver.h(192) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1659
2>pds_common.cpp
1660
8>h:\code\nel\src\sound\driver\sound_driver.h(192) : error C2143: syntax error : missing ',' before '&'
1661
8>h:\code\nel\src\sound\driver\sound_driver.h(192) : fatal error C1003: error count exceeds 100; stopping compilation
1662
8>music_source.cpp
1663
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2039: 'string' : is not a member of 'stlpx_std'
1664
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1665
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2143: syntax error : missing ';' before '*'
1666
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1667
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1668
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
1669
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2143: syntax error : missing ',' before '&'
1670
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1671
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
1672
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2143: syntax error : missing ',' before '&'
1673
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2556: 'bool NLMISC::CStringIdHashMapTraits::operator ()(const int) const' : overloaded function differs only by return type from 'size_t NLMISC::CStringIdHashMapTraits::operator ()(const int) const'
1674
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
1675
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2371: 'NLMISC::CStringIdHashMapTraits::operator ()' : redefinition; different basic types
1676
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
1677
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2059: syntax error : 'return'
1678
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2238: unexpected token(s) preceding ';'
1679
8>h:\code\nel\include\nel/misc/string_mapper.h(54) : error C2143: syntax error : missing ';' before '}'
1680
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2039: 'string' : is not a member of 'stlpx_std'
1681
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2061: syntax error : identifier 'string'
1682
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C2143: syntax error : missing ';' before '*'
1683
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1684
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1685
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2061: syntax error : identifier 'CFastMutex'
1686
10>------ Build started: Project: seven_zip, Configuration: Release Win32 ------
1687
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2039: 'string' : is not a member of 'stlpx_std'
1688
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2065: 'string' : undeclared identifier
1689
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2059: syntax error : ','
1690
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2923: 'stlpx_std::set' : 'CStringMapper::CCharComp' is not a valid template type argument for parameter '_Key'
1691
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2039: 'string' : is not a member of 'stlpx_std'
1692
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2143: syntax error : missing ';' before '*'
1693
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1694
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1695
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C2146: syntax error : missing ';' before identifier '_Mutex'
1696
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1697
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1698
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2146: syntax error : missing ';' before identifier 'map'
1699
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1700
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1701
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2039: 'string' : is not a member of 'stlpx_std'
1702
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1703
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2143: syntax error : missing ',' before '&'
1704
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1705
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : warning C4183: 'map': missing return type; assumed to be a member function returning 'int'
1706
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2039: 'string' : is not a member of 'stlpx_std'
1707
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1708
10>Compiling...
1709
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ';' before '&'
1710
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1711
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ',' before '&'
1712
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1713
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : warning C4183: 'unmap': missing return type; assumed to be a member function returning 'int'
1714
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2061: syntax error : identifier 'TStringId'
1715
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2146: syntax error : missing ';' before identifier 'emptyId'
1716
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1717
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2086: 'int CStringMapper::TStringId' : redefinition
1718
8>        h:\code\nel\include\nel/misc/string_mapper.h(103) : see declaration of 'CStringMapper::TStringId'
1719
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1720
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1721
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : warning C4183: 'emptyId': missing return type; assumed to be a member function returning 'int'
1722
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2146: syntax error : missing ';' before identifier 'localMap'
1723
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1724
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2039: 'string' : is not a member of 'stlpx_std'
1725
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1726
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2143: syntax error : missing ',' before '&'
1727
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1728
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : warning C4183: 'localMap': missing return type; assumed to be a member function returning 'int'
1729
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
1730
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1731
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ';' before '&'
1732
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2086: 'const int CStringMapper::string' : redefinition
1733
8>        h:\code\nel\include\nel/misc/string_mapper.h(105) : see declaration of 'CStringMapper::string'
1734
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1735
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ',' before '&'
1736
7>primitive_configuration.cpp
1737
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1738
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : warning C4183: 'localUnmap': missing return type; assumed to be a member function returning 'int'
1739
8>h:\code\nel\include\nel/misc/string_mapper.h(121) : error C2061: syntax error : identifier 'TStringId'
1740
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'x' : undeclared identifier
1741
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'y' : undeclared identifier
1742
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: 'mtx' : undeclared identifier
1743
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2614: 'CStringMapper::CAutoFastMutex' : illegal member initialization: '_Mutex' is not a base or member
1744
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: '_Mutex' : undeclared identifier
1745
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2227: left of '->enter' must point to class/struct/union/generic type
1746
8>        type is ''unknown-type''
1747
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2065: '_Mutex' : undeclared identifier
1748
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2227: left of '->leave' must point to class/struct/union/generic type
1749
8>        type is ''unknown-type''
1750
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2065: 'str' : undeclared identifier
1751
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2065: 'stringId' : undeclared identifier
1752
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2065: 'id' : undeclared identifier
1753
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: 'stringId' : undeclared identifier
1754
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: '_EmptyId' : undeclared identifier
1755
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
1756
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2059: syntax error : ')'
1757
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'map' : is not a member of 'stlpx_std'
1758
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2143: syntax error : missing ';' before '<'
1759
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1760
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'string' : is not a member of 'stlpx_std'
1761
10>7zAlloc.cpp
1762
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2238: unexpected token(s) preceding ';'
1763
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'map' : is not a member of 'stlpx_std'
1764
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2143: syntax error : missing ';' before '<'
1765
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1766
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'string' : is not a member of 'stlpx_std'
1767
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2238: unexpected token(s) preceding ';'
1768
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2039: 'string' : is not a member of 'stlpx_std'
1769
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1770
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2143: syntax error : missing ',' before '&'
1771
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2039: 'string' : is not a member of 'stlpx_std'
1772
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1773
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2143: syntax error : missing ',' before '&'
1774
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2146: syntax error : missing ')' before identifier 'EStream'
1775
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C3646: 'EStream' : unknown override specifier
1776
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2059: syntax error : ')'
1777
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2146: syntax error : missing ')' before identifier 'EStream'
1778
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C3646: 'EStream' : unknown override specifier
1779
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2059: syntax error : ')'
1780
8>h:\code\nel\include\nel/misc/string_mapper.h(155) : error C2664: 'CStaticStringMapper::add' : cannot convert parameter 1 from 'const char [1]' to 'const int'
1781
8>        There is no context in which this conversion is possible
1782
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
1783
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2143: syntax error : missing ';' before '}'
1784
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
1785
8>h:\code\nel\include\nel/misc/plane.h(26) : error C2143: syntax error : missing ';' before '{'
1786
8>h:\code\nel\include\nel/misc/plane.h(26) : error C2447: '{' : missing function header (old-style formal list?)
1787
8>h:\code\nel\include\nel\misc\plane_inline.h(26) : error C2653: 'CPlane' : is not a class or namespace name
1788
8>h:\code\nel\include\nel\misc\plane_inline.h(27) : error C2270: 'getNormal' : modifiers not allowed on nonmember functions
1789
8>h:\code\nel\include\nel\misc\plane_inline.h(28) : error C2065: 'a' : undeclared identifier
1790
8>h:\code\nel\include\nel\misc\plane_inline.h(28) : error C2065: 'b' : undeclared identifier
1791
8>h:\code\nel\include\nel\misc\plane_inline.h(28) : error C2065: 'c' : undeclared identifier
1792
8>h:\code\nel\include\nel\misc\plane_inline.h(31) : error C2653: 'CPlane' : is not a class or namespace name
1793
8>h:\code\nel\include\nel\misc\plane_inline.h(32) : error C2270: 'distance' : modifiers not allowed on nonmember functions
1794
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C2065: 'CPlane' : undeclared identifier
1795
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C2146: syntax error : missing ';' before identifier 'p'
1796
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C2065: 'p' : undeclared identifier
1797
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C3861: 'normed': identifier not found
1798
8>h:\code\nel\include\nel\misc\plane_inline.h(34) : error C2065: 'p' : undeclared identifier
1799
8>h:\code\nel\include\nel\misc\plane_inline.h(37) : error C2653: 'CPlane' : is not a class or namespace name
1800
8>h:\code\nel\include\nel\misc\plane_inline.h(38) : error C2270: '*' : modifiers not allowed on nonmember functions
1801
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'a' : undeclared identifier
1802
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'b' : undeclared identifier
1803
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'c' : undeclared identifier
1804
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'd' : undeclared identifier
1805
8>h:\code\nel\include\nel\misc\plane_inline.h(42) : error C2653: 'CPlane' : is not a class or namespace name
1806
8>h:\code\nel\include\nel\misc\plane_inline.h(43) : error C2270: 'intersect' : modifiers not allowed on nonmember functions
1807
8>h:\code\nel\include\nel\misc\plane_inline.h(45) : error C2673: 'NLMISC::intersect' : global functions do not have 'this' pointers
1808
8>h:\code\nel\include\nel\misc\plane_inline.h(46) : error C2673: 'NLMISC::intersect' : global functions do not have 'this' pointers
1809
8>h:\code\nel\include\nel\misc\plane_inline.h(53) : error C2653: 'CPlane' : is not a class or namespace name
1810
8>h:\code\nel\include\nel\misc\plane_inline.h(53) : fatal error C1003: error count exceeds 100; stopping compilation
1811
8>complex_source.cpp
1812
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2039: 'string' : is not a member of 'stlpx_std'
1813
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1814
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2143: syntax error : missing ';' before '*'
1815
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1816
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1817
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
1818
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2143: syntax error : missing ',' before '&'
1819
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1820
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
1821
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2143: syntax error : missing ',' before '&'
1822
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2556: 'bool NLMISC::CStringIdHashMapTraits::operator ()(const int) const' : overloaded function differs only by return type from 'size_t NLMISC::CStringIdHashMapTraits::operator ()(const int) const'
1823
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
1824
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2371: 'NLMISC::CStringIdHashMapTraits::operator ()' : redefinition; different basic types
1825
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
1826
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2059: syntax error : 'return'
1827
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2238: unexpected token(s) preceding ';'
1828
8>h:\code\nel\include\nel/misc/string_mapper.h(54) : error C2143: syntax error : missing ';' before '}'
1829
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2039: 'string' : is not a member of 'stlpx_std'
1830
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2061: syntax error : identifier 'string'
1831
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C2143: syntax error : missing ';' before '*'
1832
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1833
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1834
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2061: syntax error : identifier 'CFastMutex'
1835
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2039: 'string' : is not a member of 'stlpx_std'
1836
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2065: 'string' : undeclared identifier
1837
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2059: syntax error : ','
1838
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2923: 'stlpx_std::set' : 'CStringMapper::CCharComp' is not a valid template type argument for parameter '_Key'
1839
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2039: 'string' : is not a member of 'stlpx_std'
1840
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2143: syntax error : missing ';' before '*'
1841
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1842
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1843
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C2146: syntax error : missing ';' before identifier '_Mutex'
1844
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1845
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1846
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2146: syntax error : missing ';' before identifier 'map'
1847
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1848
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1849
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2039: 'string' : is not a member of 'stlpx_std'
1850
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1851
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2143: syntax error : missing ',' before '&'
1852
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1853
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : warning C4183: 'map': missing return type; assumed to be a member function returning 'int'
1854
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2039: 'string' : is not a member of 'stlpx_std'
1855
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1856
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ';' before '&'
1857
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1858
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ',' before '&'
1859
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1860
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : warning C4183: 'unmap': missing return type; assumed to be a member function returning 'int'
1861
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2061: syntax error : identifier 'TStringId'
1862
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2146: syntax error : missing ';' before identifier 'emptyId'
1863
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1864
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2086: 'int CStringMapper::TStringId' : redefinition
1865
8>        h:\code\nel\include\nel/misc/string_mapper.h(103) : see declaration of 'CStringMapper::TStringId'
1866
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1867
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1868
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : warning C4183: 'emptyId': missing return type; assumed to be a member function returning 'int'
1869
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2146: syntax error : missing ';' before identifier 'localMap'
1870
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1871
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2039: 'string' : is not a member of 'stlpx_std'
1872
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1873
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2143: syntax error : missing ',' before '&'
1874
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1875
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : warning C4183: 'localMap': missing return type; assumed to be a member function returning 'int'
1876
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
1877
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1878
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ';' before '&'
1879
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2086: 'const int CStringMapper::string' : redefinition
1880
8>        h:\code\nel\include\nel/misc/string_mapper.h(105) : see declaration of 'CStringMapper::string'
1881
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1882
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ',' before '&'
1883
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1884
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : warning C4183: 'localUnmap': missing return type; assumed to be a member function returning 'int'
1885
8>h:\code\nel\include\nel/misc/string_mapper.h(121) : error C2061: syntax error : identifier 'TStringId'
1886
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'x' : undeclared identifier
1887
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'y' : undeclared identifier
1888
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: 'mtx' : undeclared identifier
1889
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2614: 'CStringMapper::CAutoFastMutex' : illegal member initialization: '_Mutex' is not a base or member
1890
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: '_Mutex' : undeclared identifier
1891
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2227: left of '->enter' must point to class/struct/union/generic type
1892
8>        type is ''unknown-type''
1893
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2065: '_Mutex' : undeclared identifier
1894
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2227: left of '->leave' must point to class/struct/union/generic type
1895
8>        type is ''unknown-type''
1896
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2065: 'str' : undeclared identifier
1897
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2065: 'stringId' : undeclared identifier
1898
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2065: 'id' : undeclared identifier
1899
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: 'stringId' : undeclared identifier
1900
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: '_EmptyId' : undeclared identifier
1901
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
1902
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2059: syntax error : ')'
1903
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'map' : is not a member of 'stlpx_std'
1904
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2143: syntax error : missing ';' before '<'
1905
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1906
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'string' : is not a member of 'stlpx_std'
1907
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2238: unexpected token(s) preceding ';'
1908
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'map' : is not a member of 'stlpx_std'
1909
10>LzmaRamDecode.cpp
1910
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2143: syntax error : missing ';' before '<'
1911
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1912
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'string' : is not a member of 'stlpx_std'
1913
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2238: unexpected token(s) preceding ';'
1914
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2039: 'string' : is not a member of 'stlpx_std'
1915
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1916
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2143: syntax error : missing ',' before '&'
1917
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2039: 'string' : is not a member of 'stlpx_std'
1918
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1919
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2143: syntax error : missing ',' before '&'
1920
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2146: syntax error : missing ')' before identifier 'EStream'
1921
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C3646: 'EStream' : unknown override specifier
1922
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2059: syntax error : ')'
1923
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2146: syntax error : missing ')' before identifier 'EStream'
1924
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C3646: 'EStream' : unknown override specifier
1925
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2059: syntax error : ')'
1926
8>h:\code\nel\include\nel/misc/string_mapper.h(155) : error C2664: 'CStaticStringMapper::add' : cannot convert parameter 1 from 'const char [1]' to 'const int'
1927
8>        There is no context in which this conversion is possible
1928
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
1929
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2143: syntax error : missing ';' before '}'
1930
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
1931
8>h:\code\nel\include\nel/misc/plane.h(26) : error C2143: syntax error : missing ';' before '{'
1932
8>h:\code\nel\include\nel/misc/plane.h(26) : error C2447: '{' : missing function header (old-style formal list?)
1933
8>h:\code\nel\include\nel\misc\plane_inline.h(26) : error C2653: 'CPlane' : is not a class or namespace name
1934
8>h:\code\nel\include\nel\misc\plane_inline.h(27) : error C2270: 'getNormal' : modifiers not allowed on nonmember functions
1935
8>h:\code\nel\include\nel\misc\plane_inline.h(28) : error C2065: 'a' : undeclared identifier
1936
8>h:\code\nel\include\nel\misc\plane_inline.h(28) : error C2065: 'b' : undeclared identifier
1937
8>h:\code\nel\include\nel\misc\plane_inline.h(28) : error C2065: 'c' : undeclared identifier
1938
8>h:\code\nel\include\nel\misc\plane_inline.h(31) : error C2653: 'CPlane' : is not a class or namespace name
1939
8>h:\code\nel\include\nel\misc\plane_inline.h(32) : error C2270: 'distance' : modifiers not allowed on nonmember functions
1940
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C2065: 'CPlane' : undeclared identifier
1941
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C2146: syntax error : missing ';' before identifier 'p'
1942
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C2065: 'p' : undeclared identifier
1943
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C3861: 'normed': identifier not found
1944
8>h:\code\nel\include\nel\misc\plane_inline.h(34) : error C2065: 'p' : undeclared identifier
1945
8>h:\code\nel\include\nel\misc\plane_inline.h(37) : error C2653: 'CPlane' : is not a class or namespace name
1946
8>h:\code\nel\include\nel\misc\plane_inline.h(38) : error C2270: '*' : modifiers not allowed on nonmember functions
1947
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'a' : undeclared identifier
1948
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'b' : undeclared identifier
1949
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'c' : undeclared identifier
1950
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'd' : undeclared identifier
1951
8>h:\code\nel\include\nel\misc\plane_inline.h(42) : error C2653: 'CPlane' : is not a class or namespace name
1952
8>h:\code\nel\include\nel\misc\plane_inline.h(43) : error C2270: 'intersect' : modifiers not allowed on nonmember functions
1953
8>h:\code\nel\include\nel\misc\plane_inline.h(45) : error C2673: 'NLMISC::intersect' : global functions do not have 'this' pointers
1954
8>h:\code\nel\include\nel\misc\plane_inline.h(46) : error C2673: 'NLMISC::intersect' : global functions do not have 'this' pointers
1955
8>h:\code\nel\include\nel\misc\plane_inline.h(53) : error C2653: 'CPlane' : is not a class or namespace name
1956
8>h:\code\nel\include\nel\misc\plane_inline.h(53) : fatal error C1003: error count exceeds 100; stopping compilation
1957
8>background_source.cpp
1958
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2039: 'string' : is not a member of 'stlpx_std'
1959
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1960
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2143: syntax error : missing ';' before '*'
1961
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1962
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1963
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
1964
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2143: syntax error : missing ',' before '&'
1965
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1966
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
1967
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2143: syntax error : missing ',' before '&'
1968
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2556: 'bool NLMISC::CStringIdHashMapTraits::operator ()(const int) const' : overloaded function differs only by return type from 'size_t NLMISC::CStringIdHashMapTraits::operator ()(const int) const'
1969
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
1970
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2371: 'NLMISC::CStringIdHashMapTraits::operator ()' : redefinition; different basic types
1971
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
1972
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2059: syntax error : 'return'
1973
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2238: unexpected token(s) preceding ';'
1974
8>h:\code\nel\include\nel/misc/string_mapper.h(54) : error C2143: syntax error : missing ';' before '}'
1975
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2039: 'string' : is not a member of 'stlpx_std'
1976
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2061: syntax error : identifier 'string'
1977
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C2143: syntax error : missing ';' before '*'
1978
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1979
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1980
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2061: syntax error : identifier 'CFastMutex'
1981
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2039: 'string' : is not a member of 'stlpx_std'
1982
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2065: 'string' : undeclared identifier
1983
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2059: syntax error : ','
1984
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2923: 'stlpx_std::set' : 'CStringMapper::CCharComp' is not a valid template type argument for parameter '_Key'
1985
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2039: 'string' : is not a member of 'stlpx_std'
1986
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2143: syntax error : missing ';' before '*'
1987
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1988
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1989
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C2146: syntax error : missing ';' before identifier '_Mutex'
1990
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1991
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1992
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2146: syntax error : missing ';' before identifier 'map'
1993
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1994
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1995
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2039: 'string' : is not a member of 'stlpx_std'
1996
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1997
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2143: syntax error : missing ',' before '&'
1998
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1999
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : warning C4183: 'map': missing return type; assumed to be a member function returning 'int'
2000
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2039: 'string' : is not a member of 'stlpx_std'
2001
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2002
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ';' before '&'
2003
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2004
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ',' before '&'
2005
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2006
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : warning C4183: 'unmap': missing return type; assumed to be a member function returning 'int'
2007
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2061: syntax error : identifier 'TStringId'
2008
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2146: syntax error : missing ';' before identifier 'emptyId'
2009
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2010
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2086: 'int CStringMapper::TStringId' : redefinition
2011
8>        h:\code\nel\include\nel/misc/string_mapper.h(103) : see declaration of 'CStringMapper::TStringId'
2012
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2013
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2014
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : warning C4183: 'emptyId': missing return type; assumed to be a member function returning 'int'
2015
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2146: syntax error : missing ';' before identifier 'localMap'
2016
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2017
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2039: 'string' : is not a member of 'stlpx_std'
2018
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2019
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2143: syntax error : missing ',' before '&'
2020
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2021
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : warning C4183: 'localMap': missing return type; assumed to be a member function returning 'int'
2022
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
2023
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2024
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ';' before '&'
2025
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2086: 'const int CStringMapper::string' : redefinition
2026
8>        h:\code\nel\include\nel/misc/string_mapper.h(105) : see declaration of 'CStringMapper::string'
2027
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2028
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ',' before '&'
2029
10>LzmaDecode.cpp
2030
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2031
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : warning C4183: 'localUnmap': missing return type; assumed to be a member function returning 'int'
2032
8>h:\code\nel\include\nel/misc/string_mapper.h(121) : error C2061: syntax error : identifier 'TStringId'
2033
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'x' : undeclared identifier
2034
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'y' : undeclared identifier
2035
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: 'mtx' : undeclared identifier
2036
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2614: 'CStringMapper::CAutoFastMutex' : illegal member initialization: '_Mutex' is not a base or member
2037
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: '_Mutex' : undeclared identifier
2038
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2227: left of '->enter' must point to class/struct/union/generic type
2039
8>        type is ''unknown-type''
2040
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2065: '_Mutex' : undeclared identifier
2041
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2227: left of '->leave' must point to class/struct/union/generic type
2042
8>        type is ''unknown-type''
2043
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2065: 'str' : undeclared identifier
2044
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2065: 'stringId' : undeclared identifier
2045
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2065: 'id' : undeclared identifier
2046
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: 'stringId' : undeclared identifier
2047
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: '_EmptyId' : undeclared identifier
2048
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
2049
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2059: syntax error : ')'
2050
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'map' : is not a member of 'stlpx_std'
2051
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2143: syntax error : missing ';' before '<'
2052
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2053
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'string' : is not a member of 'stlpx_std'
2054
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2238: unexpected token(s) preceding ';'
2055
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'map' : is not a member of 'stlpx_std'
2056
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2143: syntax error : missing ';' before '<'
2057
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2058
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'string' : is not a member of 'stlpx_std'
2059
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2238: unexpected token(s) preceding ';'
2060
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2039: 'string' : is not a member of 'stlpx_std'
2061
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2062
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2143: syntax error : missing ',' before '&'
2063
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2039: 'string' : is not a member of 'stlpx_std'
2064
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2065
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2143: syntax error : missing ',' before '&'
2066
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2146: syntax error : missing ')' before identifier 'EStream'
2067
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C3646: 'EStream' : unknown override specifier
2068
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2059: syntax error : ')'
2069
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2146: syntax error : missing ')' before identifier 'EStream'
2070
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C3646: 'EStream' : unknown override specifier
2071
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2059: syntax error : ')'
2072
8>h:\code\nel\include\nel/misc/string_mapper.h(155) : error C2664: 'CStaticStringMapper::add' : cannot convert parameter 1 from 'const char [1]' to 'const int'
2073
8>        There is no context in which this conversion is possible
2074
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
2075
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2143: syntax error : missing ';' before '}'
2076
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
2077
8>h:\code\nel\include\nel/sound/u_source.h(23) : error C2143: syntax error : missing ';' before '{'
2078
8>h:\code\nel\include\nel/sound/u_source.h(23) : error C2447: '{' : missing function header (old-style formal list?)
2079
8>h:\code\nel\include\nel/georges/u_form_elm.h(107) : error C2039: 'string' : is not a member of 'stlpx_std'
2080
8>h:\code\nel\include\nel/georges/u_form_elm.h(107) : error C2061: syntax error : identifier 'string'
2081
8>h:\code\nel\include\nel/georges/u_form_elm.h(179) : error C2039: 'string' : is not a member of 'stlpx_std'
2082
8>h:\code\nel\include\nel/georges/u_form_elm.h(179) : error C2061: syntax error : identifier 'string'
2083
8>h:\code\nel\include\nel/georges/u_form_elm.h(194) : error C2039: 'string' : is not a member of 'stlpx_std'
2084
8>h:\code\nel\include\nel/georges/u_form_elm.h(194) : error C2061: syntax error : identifier 'string'
2085
8>h:\code\nel\include\nel/georges/u_form_elm.h(207) : error C2039: 'string' : is not a member of 'stlpx_std'
2086
8>h:\code\nel\include\nel/georges/u_form_elm.h(207) : error C2061: syntax error : identifier 'string'
2087
8>h:\code\nel\include\nel/georges/u_form_elm.h(213) : error C2039: 'string' : is not a member of 'stlpx_std'
2088
8>h:\code\nel\include\nel/georges/u_form_elm.h(213) : error C2061: syntax error : identifier 'string'
2089
8>h:\code\nel\include\nel/georges/u_form_elm.h(237) : error C2039: 'string' : is not a member of 'stlpx_std'
2090
8>h:\code\nel\include\nel/georges/u_form_elm.h(237) : error C2061: syntax error : identifier 'string'
2091
8>h:\code\nel\src\sound\sound.h(37) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
2092
8>h:\code\nel\src\sound\sound.h(37) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
2093
8>h:\code\nel\src\sound\sound.h(37) : error C2143: syntax error : missing ';' before '<'
2094
8>h:\code\nel\src\sound\sound.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2095
8>h:\code\nel\src\sound\sound.h(100) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2096
8>h:\code\nel\src\sound\sound.h(100) : error C2143: syntax error : missing ';' before '&'
2097
8>h:\code\nel\src\sound\sound.h(100) : error C2838: 'TStringId' : illegal qualified name in member declaration
2098
8>h:\code\nel\src\sound\sound.h(100) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2099
8>h:\code\nel\src\sound\sound.h(100) : warning C4183: 'getName': missing return type; assumed to be a member function returning 'int'
2100
8>h:\code\nel\src\sound\sound.h(116) : error C2146: syntax error : missing ';' before identifier 'getUserVarControler'
2101
8>h:\code\nel\src\sound\sound.h(116) : error C2886: 'NLMISC::TStringId' : symbol cannot be used in a member using-declaration
2102
8>        h:\code\nel\include\nel/misc/string_mapper.h(38) : see declaration of 'NLMISC::TStringId'
2103
8>h:\code\nel\src\sound\sound.h(116) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2104
8>h:\code\nel\src\sound\sound.h(116) : warning C4183: 'getUserVarControler': missing return type; assumed to be a member function returning 'int'
2105
8>h:\code\nel\src\sound\sound.h(141) : error C2146: syntax error : missing ';' before identifier '_Name'
2106
8>h:\code\nel\src\sound\sound.h(141) : error C2886: 'NLMISC::TStringId' : symbol cannot be used in a member using-declaration
2107
8>        h:\code\nel\include\nel/misc/string_mapper.h(38) : see declaration of 'NLMISC::TStringId'
2108
8>h:\code\nel\src\sound\sound.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2109
8>h:\code\nel\src\sound\sound.h(143) : error C2146: syntax error : missing ';' before identifier '_UserVarControler'
2110
8>h:\code\nel\src\sound\sound.h(143) : error C2886: 'NLMISC::TStringId' : symbol cannot be used in a member using-declaration
2111
8>        h:\code\nel\include\nel/misc/string_mapper.h(38) : see declaration of 'NLMISC::TStringId'
2112
8>h:\code\nel\src\sound\sound.h(143) : fatal error C1003: error count exceeds 100; stopping compilation
2113
8>sound_animation.cpp
2114
10>7zMethodID.cpp
2115
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2039: 'string' : is not a member of 'stlpx_std'
2116
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2117
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2143: syntax error : missing ';' before '*'
2118
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2119
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2120
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
2121
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2143: syntax error : missing ',' before '&'
2122
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2123
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
2124
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2143: syntax error : missing ',' before '&'
2125
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2556: 'bool NLMISC::CStringIdHashMapTraits::operator ()(const int) const' : overloaded function differs only by return type from 'size_t NLMISC::CStringIdHashMapTraits::operator ()(const int) const'
2126
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
2127
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2371: 'NLMISC::CStringIdHashMapTraits::operator ()' : redefinition; different basic types
2128
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
2129
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2059: syntax error : 'return'
2130
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2238: unexpected token(s) preceding ';'
2131
8>h:\code\nel\include\nel/misc/string_mapper.h(54) : error C2143: syntax error : missing ';' before '}'
2132
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2039: 'string' : is not a member of 'stlpx_std'
2133
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2061: syntax error : identifier 'string'
2134
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C2143: syntax error : missing ';' before '*'
2135
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2136
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2137
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2061: syntax error : identifier 'CFastMutex'
2138
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2039: 'string' : is not a member of 'stlpx_std'
2139
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2065: 'string' : undeclared identifier
2140
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2059: syntax error : ','
2141
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2923: 'stlpx_std::set' : 'CStringMapper::CCharComp' is not a valid template type argument for parameter '_Key'
2142
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2039: 'string' : is not a member of 'stlpx_std'
2143
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2143: syntax error : missing ';' before '*'
2144
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2145
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2146
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C2146: syntax error : missing ';' before identifier '_Mutex'
2147
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2148
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2149
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2146: syntax error : missing ';' before identifier 'map'
2150
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2151
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2152
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2039: 'string' : is not a member of 'stlpx_std'
2153
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2154
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2143: syntax error : missing ',' before '&'
2155
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2156
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : warning C4183: 'map': missing return type; assumed to be a member function returning 'int'
2157
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2039: 'string' : is not a member of 'stlpx_std'
2158
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2159
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ';' before '&'
2160
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2161
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ',' before '&'
2162
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2163
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : warning C4183: 'unmap': missing return type; assumed to be a member function returning 'int'
2164
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2061: syntax error : identifier 'TStringId'
2165
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2146: syntax error : missing ';' before identifier 'emptyId'
2166
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2167
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2086: 'int CStringMapper::TStringId' : redefinition
2168
8>        h:\code\nel\include\nel/misc/string_mapper.h(103) : see declaration of 'CStringMapper::TStringId'
2169
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2170
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2171
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : warning C4183: 'emptyId': missing return type; assumed to be a member function returning 'int'
2172
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2146: syntax error : missing ';' before identifier 'localMap'
2173
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2174
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2039: 'string' : is not a member of 'stlpx_std'
2175
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2176
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2143: syntax error : missing ',' before '&'
2177
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2178
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : warning C4183: 'localMap': missing return type; assumed to be a member function returning 'int'
2179
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
2180
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2181
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ';' before '&'
2182
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2086: 'const int CStringMapper::string' : redefinition
2183
8>        h:\code\nel\include\nel/misc/string_mapper.h(105) : see declaration of 'CStringMapper::string'
2184
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2185
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ',' before '&'
2186
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2187
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : warning C4183: 'localUnmap': missing return type; assumed to be a member function returning 'int'
2188
8>h:\code\nel\include\nel/misc/string_mapper.h(121) : error C2061: syntax error : identifier 'TStringId'
2189
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'x' : undeclared identifier
2190
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'y' : undeclared identifier
2191
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: 'mtx' : undeclared identifier
2192
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2614: 'CStringMapper::CAutoFastMutex' : illegal member initialization: '_Mutex' is not a base or member
2193
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: '_Mutex' : undeclared identifier
2194
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2227: left of '->enter' must point to class/struct/union/generic type
2195
8>        type is ''unknown-type''
2196
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2065: '_Mutex' : undeclared identifier
2197
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2227: left of '->leave' must point to class/struct/union/generic type
2198
8>        type is ''unknown-type''
2199
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2065: 'str' : undeclared identifier
2200
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2065: 'stringId' : undeclared identifier
2201
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2065: 'id' : undeclared identifier
2202
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: 'stringId' : undeclared identifier
2203
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: '_EmptyId' : undeclared identifier
2204
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
2205
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2059: syntax error : ')'
2206
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'map' : is not a member of 'stlpx_std'
2207
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2143: syntax error : missing ';' before '<'
2208
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2209
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'string' : is not a member of 'stlpx_std'
2210
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2238: unexpected token(s) preceding ';'
2211
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'map' : is not a member of 'stlpx_std'
2212
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2143: syntax error : missing ';' before '<'
2213
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2214
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'string' : is not a member of 'stlpx_std'
2215
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2238: unexpected token(s) preceding ';'
2216
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2039: 'string' : is not a member of 'stlpx_std'
2217
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2218
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2143: syntax error : missing ',' before '&'
2219
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2039: 'string' : is not a member of 'stlpx_std'
2220
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2221
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2143: syntax error : missing ',' before '&'
2222
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2146: syntax error : missing ')' before identifier 'EStream'
2223
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C3646: 'EStream' : unknown override specifier
2224
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2059: syntax error : ')'
2225
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2146: syntax error : missing ')' before identifier 'EStream'
2226
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C3646: 'EStream' : unknown override specifier
2227
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2059: syntax error : ')'
2228
8>h:\code\nel\include\nel/misc/string_mapper.h(155) : error C2664: 'CStaticStringMapper::add' : cannot convert parameter 1 from 'const char [1]' to 'const int'
2229
8>        There is no context in which this conversion is possible
2230
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
2231
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2143: syntax error : missing ';' before '}'
2232
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
2233
8>h:\code\nel\include\nel/misc/plane.h(26) : error C2143: syntax error : missing ';' before '{'
2234
8>h:\code\nel\include\nel/misc/plane.h(26) : error C2447: '{' : missing function header (old-style formal list?)
2235
8>h:\code\nel\include\nel\misc\plane_inline.h(26) : error C2653: 'CPlane' : is not a class or namespace name
2236
8>h:\code\nel\include\nel\misc\plane_inline.h(27) : error C2270: 'getNormal' : modifiers not allowed on nonmember functions
2237
8>h:\code\nel\include\nel\misc\plane_inline.h(28) : error C2065: 'a' : undeclared identifier
2238
8>h:\code\nel\include\nel\misc\plane_inline.h(28) : error C2065: 'b' : undeclared identifier
2239
8>h:\code\nel\include\nel\misc\plane_inline.h(28) : error C2065: 'c' : undeclared identifier
2240
8>h:\code\nel\include\nel\misc\plane_inline.h(31) : error C2653: 'CPlane' : is not a class or namespace name
2241
8>h:\code\nel\include\nel\misc\plane_inline.h(32) : error C2270: 'distance' : modifiers not allowed on nonmember functions
2242
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C2065: 'CPlane' : undeclared identifier
2243
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C2146: syntax error : missing ';' before identifier 'p'
2244
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C2065: 'p' : undeclared identifier
2245
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C3861: 'normed': identifier not found
2246
8>h:\code\nel\include\nel\misc\plane_inline.h(34) : error C2065: 'p' : undeclared identifier
2247
8>h:\code\nel\include\nel\misc\plane_inline.h(37) : error C2653: 'CPlane' : is not a class or namespace name
2248
8>h:\code\nel\include\nel\misc\plane_inline.h(38) : error C2270: '*' : modifiers not allowed on nonmember functions
2249
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'a' : undeclared identifier
2250
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'b' : undeclared identifier
2251
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'c' : undeclared identifier
2252
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'd' : undeclared identifier
2253
8>h:\code\nel\include\nel\misc\plane_inline.h(42) : error C2653: 'CPlane' : is not a class or namespace name
2254
8>h:\code\nel\include\nel\misc\plane_inline.h(43) : error C2270: 'intersect' : modifiers not allowed on nonmember functions
2255
8>h:\code\nel\include\nel\misc\plane_inline.h(45) : error C2673: 'NLMISC::intersect' : global functions do not have 'this' pointers
2256
8>h:\code\nel\include\nel\misc\plane_inline.h(46) : error C2673: 'NLMISC::intersect' : global functions do not have 'this' pointers
2257
8>h:\code\nel\include\nel\misc\plane_inline.h(53) : error C2653: 'CPlane' : is not a class or namespace name
2258
10>7zMain.cpp
2259
8>h:\code\nel\include\nel\misc\plane_inline.h(53) : fatal error C1003: error count exceeds 100; stopping compilation
2260
8>sound_anim_marker.cpp
2261
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2039: 'string' : is not a member of 'stlpx_std'
2262
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2263
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2143: syntax error : missing ';' before '*'
2264
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2265
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2266
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
2267
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2143: syntax error : missing ',' before '&'
2268
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2269
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
2270
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2143: syntax error : missing ',' before '&'
2271
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2556: 'bool NLMISC::CStringIdHashMapTraits::operator ()(const int) const' : overloaded function differs only by return type from 'size_t NLMISC::CStringIdHashMapTraits::operator ()(const int) const'
2272
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
2273
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2371: 'NLMISC::CStringIdHashMapTraits::operator ()' : redefinition; different basic types
2274
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
2275
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2059: syntax error : 'return'
2276
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2238: unexpected token(s) preceding ';'
2277
8>h:\code\nel\include\nel/misc/string_mapper.h(54) : error C2143: syntax error : missing ';' before '}'
2278
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2039: 'string' : is not a member of 'stlpx_std'
2279
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2061: syntax error : identifier 'string'
2280
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C2143: syntax error : missing ';' before '*'
2281
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2282
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2283
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2061: syntax error : identifier 'CFastMutex'
2284
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2039: 'string' : is not a member of 'stlpx_std'
2285
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2065: 'string' : undeclared identifier
2286
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2059: syntax error : ','
2287
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2923: 'stlpx_std::set' : 'CStringMapper::CCharComp' is not a valid template type argument for parameter '_Key'
2288
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2039: 'string' : is not a member of 'stlpx_std'
2289
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2143: syntax error : missing ';' before '*'
2290
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2291
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2292
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C2146: syntax error : missing ';' before identifier '_Mutex'
2293
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2294
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2295
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2146: syntax error : missing ';' before identifier 'map'
2296
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2297
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2298
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2039: 'string' : is not a member of 'stlpx_std'
2299
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2300
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2143: syntax error : missing ',' before '&'
2301
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2302
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : warning C4183: 'map': missing return type; assumed to be a member function returning 'int'
2303
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2039: 'string' : is not a member of 'stlpx_std'
2304
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2305
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ';' before '&'
2306
7>primitive_class.cpp
2307
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2308
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ',' before '&'
2309
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2310
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : warning C4183: 'unmap': missing return type; assumed to be a member function returning 'int'
2311
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2061: syntax error : identifier 'TStringId'
2312
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2146: syntax error : missing ';' before identifier 'emptyId'
2313
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2314
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2086: 'int CStringMapper::TStringId' : redefinition
2315
8>        h:\code\nel\include\nel/misc/string_mapper.h(103) : see declaration of 'CStringMapper::TStringId'
2316
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2317
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2318
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : warning C4183: 'emptyId': missing return type; assumed to be a member function returning 'int'
2319
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2146: syntax error : missing ';' before identifier 'localMap'
2320
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2321
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2039: 'string' : is not a member of 'stlpx_std'
2322
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2323
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2143: syntax error : missing ',' before '&'
2324
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2325
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : warning C4183: 'localMap': missing return type; assumed to be a member function returning 'int'
2326
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
2327
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2328
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ';' before '&'
2329
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2086: 'const int CStringMapper::string' : redefinition
2330
8>        h:\code\nel\include\nel/misc/string_mapper.h(105) : see declaration of 'CStringMapper::string'
2331
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2332
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ',' before '&'
2333
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2334
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : warning C4183: 'localUnmap': missing return type; assumed to be a member function returning 'int'
2335
8>h:\code\nel\include\nel/misc/string_mapper.h(121) : error C2061: syntax error : identifier 'TStringId'
2336
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'x' : undeclared identifier
2337
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'y' : undeclared identifier
2338
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: 'mtx' : undeclared identifier
2339
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2614: 'CStringMapper::CAutoFastMutex' : illegal member initialization: '_Mutex' is not a base or member
2340
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: '_Mutex' : undeclared identifier
2341
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2227: left of '->enter' must point to class/struct/union/generic type
2342
8>        type is ''unknown-type''
2343
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2065: '_Mutex' : undeclared identifier
2344
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2227: left of '->leave' must point to class/struct/union/generic type
2345
8>        type is ''unknown-type''
2346
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2065: 'str' : undeclared identifier
2347
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2065: 'stringId' : undeclared identifier
2348
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2065: 'id' : undeclared identifier
2349
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: 'stringId' : undeclared identifier
2350
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: '_EmptyId' : undeclared identifier
2351
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
2352
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2059: syntax error : ')'
2353
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'map' : is not a member of 'stlpx_std'
2354
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2143: syntax error : missing ';' before '<'
2355
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2356
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'string' : is not a member of 'stlpx_std'
2357
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2238: unexpected token(s) preceding ';'
2358
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'map' : is not a member of 'stlpx_std'
2359
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2143: syntax error : missing ';' before '<'
2360
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2361
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'string' : is not a member of 'stlpx_std'
2362
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2238: unexpected token(s) preceding ';'
2363
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2039: 'string' : is not a member of 'stlpx_std'
2364
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2365
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2143: syntax error : missing ',' before '&'
2366
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2039: 'string' : is not a member of 'stlpx_std'
2367
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2368
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2143: syntax error : missing ',' before '&'
2369
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2146: syntax error : missing ')' before identifier 'EStream'
2370
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C3646: 'EStream' : unknown override specifier
2371
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2059: syntax error : ')'
2372
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2146: syntax error : missing ')' before identifier 'EStream'
2373
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C3646: 'EStream' : unknown override specifier
2374
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2059: syntax error : ')'
2375
8>h:\code\nel\include\nel/misc/string_mapper.h(155) : error C2664: 'CStaticStringMapper::add' : cannot convert parameter 1 from 'const char [1]' to 'const int'
2376
8>        There is no context in which this conversion is possible
2377
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
2378
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2143: syntax error : missing ';' before '}'
2379
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
2380
8>h:\code\nel\include\nel/misc/plane.h(26) : error C2143: syntax error : missing ';' before '{'
2381
8>h:\code\nel\include\nel/misc/plane.h(26) : error C2447: '{' : missing function header (old-style formal list?)
2382
8>h:\code\nel\include\nel\misc\plane_inline.h(26) : error C2653: 'CPlane' : is not a class or namespace name
2383
8>h:\code\nel\include\nel\misc\plane_inline.h(27) : error C2270: 'getNormal' : modifiers not allowed on nonmember functions
2384
8>h:\code\nel\include\nel\misc\plane_inline.h(28) : error C2065: 'a' : undeclared identifier
2385
8>h:\code\nel\include\nel\misc\plane_inline.h(28) : error C2065: 'b' : undeclared identifier
2386
8>h:\code\nel\include\nel\misc\plane_inline.h(28) : error C2065: 'c' : undeclared identifier
2387
8>h:\code\nel\include\nel\misc\plane_inline.h(31) : error C2653: 'CPlane' : is not a class or namespace name
2388
8>h:\code\nel\include\nel\misc\plane_inline.h(32) : error C2270: 'distance' : modifiers not allowed on nonmember functions
2389
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C2065: 'CPlane' : undeclared identifier
2390
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C2146: syntax error : missing ';' before identifier 'p'
2391
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C2065: 'p' : undeclared identifier
2392
8>h:\code\nel\include\nel\misc\plane_inline.h(33) : error C3861: 'normed': identifier not found
2393
8>h:\code\nel\include\nel\misc\plane_inline.h(34) : error C2065: 'p' : undeclared identifier
2394
8>h:\code\nel\include\nel\misc\plane_inline.h(37) : error C2653: 'CPlane' : is not a class or namespace name
2395
8>h:\code\nel\include\nel\misc\plane_inline.h(38) : error C2270: '*' : modifiers not allowed on nonmember functions
2396
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'a' : undeclared identifier
2397
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'b' : undeclared identifier
2398
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'c' : undeclared identifier
2399
8>h:\code\nel\include\nel\misc\plane_inline.h(39) : error C2065: 'd' : undeclared identifier
2400
8>h:\code\nel\include\nel\misc\plane_inline.h(42) : error C2653: 'CPlane' : is not a class or namespace name
2401
8>h:\code\nel\include\nel\misc\plane_inline.h(43) : error C2270: 'intersect' : modifiers not allowed on nonmember functions
2402
8>h:\code\nel\include\nel\misc\plane_inline.h(45) : error C2673: 'NLMISC::intersect' : global functions do not have 'this' pointers
2403
8>h:\code\nel\include\nel\misc\plane_inline.h(46) : error C2673: 'NLMISC::intersect' : global functions do not have 'this' pointers
2404
4>ai_types.cpp
2405
10>7zItem.cpp
2406
8>h:\code\nel\include\nel\misc\plane_inline.h(53) : error C2653: 'CPlane' : is not a class or namespace name
2407
8>h:\code\nel\include\nel\misc\plane_inline.h(53) : fatal error C1003: error count exceeds 100; stopping compilation
2408
8>sound.cpp
2409
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2039: 'string' : is not a member of 'stlpx_std'
2410
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2411
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2143: syntax error : missing ';' before '*'
2412
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2413
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2414
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
2415
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2143: syntax error : missing ',' before '&'
2416
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2417
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
2418
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2143: syntax error : missing ',' before '&'
2419
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2556: 'bool NLMISC::CStringIdHashMapTraits::operator ()(const int) const' : overloaded function differs only by return type from 'size_t NLMISC::CStringIdHashMapTraits::operator ()(const int) const'
2420
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
2421
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2371: 'NLMISC::CStringIdHashMapTraits::operator ()' : redefinition; different basic types
2422
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
2423
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2059: syntax error : 'return'
2424
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2238: unexpected token(s) preceding ';'
2425
8>h:\code\nel\include\nel/misc/string_mapper.h(54) : error C2143: syntax error : missing ';' before '}'
2426
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2039: 'string' : is not a member of 'stlpx_std'
2427
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2061: syntax error : identifier 'string'
2428
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C2143: syntax error : missing ';' before '*'
2429
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2430
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2431
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2061: syntax error : identifier 'CFastMutex'
2432
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2039: 'string' : is not a member of 'stlpx_std'
2433
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2065: 'string' : undeclared identifier
2434
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2059: syntax error : ','
2435
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2923: 'stlpx_std::set' : 'CStringMapper::CCharComp' is not a valid template type argument for parameter '_Key'
2436
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2039: 'string' : is not a member of 'stlpx_std'
2437
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2143: syntax error : missing ';' before '*'
2438
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2439
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2440
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C2146: syntax error : missing ';' before identifier '_Mutex'
2441
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2442
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2443
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2146: syntax error : missing ';' before identifier 'map'
2444
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2445
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2446
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2039: 'string' : is not a member of 'stlpx_std'
2447
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2448
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2143: syntax error : missing ',' before '&'
2449
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2450
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : warning C4183: 'map': missing return type; assumed to be a member function returning 'int'
2451
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2039: 'string' : is not a member of 'stlpx_std'
2452
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2453
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ';' before '&'
2454
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2455
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ',' before '&'
2456
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2457
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : warning C4183: 'unmap': missing return type; assumed to be a member function returning 'int'
2458
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2061: syntax error : identifier 'TStringId'
2459
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2146: syntax error : missing ';' before identifier 'emptyId'
2460
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2461
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2086: 'int CStringMapper::TStringId' : redefinition
2462
8>        h:\code\nel\include\nel/misc/string_mapper.h(103) : see declaration of 'CStringMapper::TStringId'
2463
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2464
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2465
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : warning C4183: 'emptyId': missing return type; assumed to be a member function returning 'int'
2466
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2146: syntax error : missing ';' before identifier 'localMap'
2467
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2468
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2039: 'string' : is not a member of 'stlpx_std'
2469
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2470
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2143: syntax error : missing ',' before '&'
2471
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2472
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : warning C4183: 'localMap': missing return type; assumed to be a member function returning 'int'
2473
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
2474
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2475
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ';' before '&'
2476
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2086: 'const int CStringMapper::string' : redefinition
2477
8>        h:\code\nel\include\nel/misc/string_mapper.h(105) : see declaration of 'CStringMapper::string'
2478
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2479
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ',' before '&'
2480
2>pd_string_mapper.cpp
2481
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2482
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : warning C4183: 'localUnmap': missing return type; assumed to be a member function returning 'int'
2483
8>h:\code\nel\include\nel/misc/string_mapper.h(121) : error C2061: syntax error : identifier 'TStringId'
2484
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'x' : undeclared identifier
2485
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'y' : undeclared identifier
2486
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: 'mtx' : undeclared identifier
2487
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2614: 'CStringMapper::CAutoFastMutex' : illegal member initialization: '_Mutex' is not a base or member
2488
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: '_Mutex' : undeclared identifier
2489
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2227: left of '->enter' must point to class/struct/union/generic type
2490
8>        type is ''unknown-type''
2491
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2065: '_Mutex' : undeclared identifier
2492
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2227: left of '->leave' must point to class/struct/union/generic type
2493
8>        type is ''unknown-type''
2494
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2065: 'str' : undeclared identifier
2495
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2065: 'stringId' : undeclared identifier
2496
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2065: 'id' : undeclared identifier
2497
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: 'stringId' : undeclared identifier
2498
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: '_EmptyId' : undeclared identifier
2499
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
2500
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2059: syntax error : ')'
2501
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'map' : is not a member of 'stlpx_std'
2502
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2143: syntax error : missing ';' before '<'
2503
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2504
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'string' : is not a member of 'stlpx_std'
2505
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2238: unexpected token(s) preceding ';'
2506
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'map' : is not a member of 'stlpx_std'
2507
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2143: syntax error : missing ';' before '<'
2508
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2509
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'string' : is not a member of 'stlpx_std'
2510
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2238: unexpected token(s) preceding ';'
2511
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2039: 'string' : is not a member of 'stlpx_std'
2512
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2513
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2143: syntax error : missing ',' before '&'
2514
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2039: 'string' : is not a member of 'stlpx_std'
2515
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2516
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2143: syntax error : missing ',' before '&'
2517
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2146: syntax error : missing ')' before identifier 'EStream'
2518
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C3646: 'EStream' : unknown override specifier
2519
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2059: syntax error : ')'
2520
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2146: syntax error : missing ')' before identifier 'EStream'
2521
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C3646: 'EStream' : unknown override specifier
2522
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2059: syntax error : ')'
2523
8>h:\code\nel\include\nel/misc/string_mapper.h(155) : error C2664: 'CStaticStringMapper::add' : cannot convert parameter 1 from 'const char [1]' to 'const int'
2524
8>        There is no context in which this conversion is possible
2525
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
2526
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2143: syntax error : missing ';' before '}'
2527
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
2528
8>h:\code\nel\include\nel/sound/u_source.h(23) : error C2143: syntax error : missing ';' before '{'
2529
8>h:\code\nel\include\nel/sound/u_source.h(23) : error C2447: '{' : missing function header (old-style formal list?)
2530
8>h:\code\nel\include\nel/georges/u_form_elm.h(107) : error C2039: 'string' : is not a member of 'stlpx_std'
2531
10>7zIn.cpp
2532
8>h:\code\nel\include\nel/georges/u_form_elm.h(107) : error C2061: syntax error : identifier 'string'
2533
8>h:\code\nel\include\nel/georges/u_form_elm.h(179) : error C2039: 'string' : is not a member of 'stlpx_std'
2534
8>h:\code\nel\include\nel/georges/u_form_elm.h(179) : error C2061: syntax error : identifier 'string'
2535
8>h:\code\nel\include\nel/georges/u_form_elm.h(194) : error C2039: 'string' : is not a member of 'stlpx_std'
2536
8>h:\code\nel\include\nel/georges/u_form_elm.h(194) : error C2061: syntax error : identifier 'string'
2537
8>h:\code\nel\include\nel/georges/u_form_elm.h(207) : error C2039: 'string' : is not a member of 'stlpx_std'
2538
8>h:\code\nel\include\nel/georges/u_form_elm.h(207) : error C2061: syntax error : identifier 'string'
2539
8>h:\code\nel\include\nel/georges/u_form_elm.h(213) : error C2039: 'string' : is not a member of 'stlpx_std'
2540
8>h:\code\nel\include\nel/georges/u_form_elm.h(213) : error C2061: syntax error : identifier 'string'
2541
8>h:\code\nel\include\nel/georges/u_form_elm.h(237) : error C2039: 'string' : is not a member of 'stlpx_std'
2542
8>h:\code\nel\include\nel/georges/u_form_elm.h(237) : error C2061: syntax error : identifier 'string'
2543
8>h:\code\nel\src\sound\sound.h(37) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
2544
8>h:\code\nel\src\sound\sound.h(37) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
2545
8>h:\code\nel\src\sound\sound.h(37) : error C2143: syntax error : missing ';' before '<'
2546
8>h:\code\nel\src\sound\sound.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2547
8>h:\code\nel\src\sound\sound.h(100) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2548
8>h:\code\nel\src\sound\sound.h(100) : error C2143: syntax error : missing ';' before '&'
2549
8>h:\code\nel\src\sound\sound.h(100) : error C2838: 'TStringId' : illegal qualified name in member declaration
2550
8>h:\code\nel\src\sound\sound.h(100) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2551
8>h:\code\nel\src\sound\sound.h(100) : warning C4183: 'getName': missing return type; assumed to be a member function returning 'int'
2552
8>h:\code\nel\src\sound\sound.h(116) : error C2146: syntax error : missing ';' before identifier 'getUserVarControler'
2553
8>h:\code\nel\src\sound\sound.h(116) : error C2886: 'NLMISC::TStringId' : symbol cannot be used in a member using-declaration
2554
8>        h:\code\nel\include\nel/misc/string_mapper.h(38) : see declaration of 'NLMISC::TStringId'
2555
8>h:\code\nel\src\sound\sound.h(116) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2556
8>h:\code\nel\src\sound\sound.h(116) : warning C4183: 'getUserVarControler': missing return type; assumed to be a member function returning 'int'
2557
8>h:\code\nel\src\sound\sound.h(141) : error C2146: syntax error : missing ';' before identifier '_Name'
2558
8>h:\code\nel\src\sound\sound.h(141) : error C2886: 'NLMISC::TStringId' : symbol cannot be used in a member using-declaration
2559
8>        h:\code\nel\include\nel/misc/string_mapper.h(38) : see declaration of 'NLMISC::TStringId'
2560
8>h:\code\nel\src\sound\sound.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2561
8>h:\code\nel\src\sound\sound.h(143) : error C2146: syntax error : missing ';' before identifier '_UserVarControler'
2562
8>h:\code\nel\src\sound\sound.h(143) : error C2886: 'NLMISC::TStringId' : symbol cannot be used in a member using-declaration
2563
8>        h:\code\nel\include\nel/misc/string_mapper.h(38) : see declaration of 'NLMISC::TStringId'
2564
8>h:\code\nel\src\sound\sound.h(143) : fatal error C1003: error count exceeds 100; stopping compilation
2565
8>simple_sound.cpp
2566
10>7zHeader.cpp
2567
8>h:\code\nel\include\nel/misc/path.h(35) : error C2664: 'NLMISC::Exception::Exception(const std::string &)' : cannot convert parameter 1 from 'stlpx_std::basic_string<_CharT,_Traits,_Alloc>' to 'const std::string &'
2568
8>        with
2569
8>        [
2570
8>            _CharT=char,
2571
8>            _Traits=stlpx_std::char_traits<char>,
2572
8>            _Alloc=stlpx_std::allocator<char>
2573
8>        ]
2574
8>        Reason: cannot convert from 'stlpx_std::basic_string<_CharT,_Traits,_Alloc>' to 'const std::string'
2575
8>        with
2576
8>        [
2577
8>            _CharT=char,
2578
8>            _Traits=stlpx_std::char_traits<char>,
2579
8>            _Alloc=stlpx_std::allocator<char>
2580
8>        ]
2581
8>        No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
2582
8>h:\code\nel\src\sound\sound.h(37) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
2583
8>h:\code\nel\src\sound\sound.h(37) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
2584
8>h:\code\nel\src\sound\sound.h(37) : error C2143: syntax error : missing ';' before '<'
2585
8>h:\code\nel\src\sound\sound.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2586
8>h:\external\include\stlport\errno.h(55) : fatal error C1189: #error :  errno has been defined before inclusion of errno.h header.
2587
8>context_sound.cpp
2588
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2039: 'string' : is not a member of 'stlpx_std'
2589
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2590
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2143: syntax error : missing ';' before '*'
2591
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2592
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2593
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
2594
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2143: syntax error : missing ',' before '&'
2595
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2596
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
2597
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2143: syntax error : missing ',' before '&'
2598
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2556: 'bool NLMISC::CStringIdHashMapTraits::operator ()(const int) const' : overloaded function differs only by return type from 'size_t NLMISC::CStringIdHashMapTraits::operator ()(const int) const'
2599
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
2600
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2371: 'NLMISC::CStringIdHashMapTraits::operator ()' : redefinition; different basic types
2601
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
2602
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2059: syntax error : 'return'
2603
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2238: unexpected token(s) preceding ';'
2604
8>h:\code\nel\include\nel/misc/string_mapper.h(54) : error C2143: syntax error : missing ';' before '}'
2605
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2039: 'string' : is not a member of 'stlpx_std'
2606
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2061: syntax error : identifier 'string'
2607
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C2143: syntax error : missing ';' before '*'
2608
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2609
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2610
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2061: syntax error : identifier 'CFastMutex'
2611
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2039: 'string' : is not a member of 'stlpx_std'
2612
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2065: 'string' : undeclared identifier
2613
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2059: syntax error : ','
2614
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2923: 'stlpx_std::set' : 'CStringMapper::CCharComp' is not a valid template type argument for parameter '_Key'
2615
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2039: 'string' : is not a member of 'stlpx_std'
2616
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2143: syntax error : missing ';' before '*'
2617
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2618
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2619
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C2146: syntax error : missing ';' before identifier '_Mutex'
2620
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2621
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2622
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2146: syntax error : missing ';' before identifier 'map'
2623
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2624
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2625
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2039: 'string' : is not a member of 'stlpx_std'
2626
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2627
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2143: syntax error : missing ',' before '&'
2628
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2629
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : warning C4183: 'map': missing return type; assumed to be a member function returning 'int'
2630
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2039: 'string' : is not a member of 'stlpx_std'
2631
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2632
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ';' before '&'
2633
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2634
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ',' before '&'
2635
10>7zExtract.cpp
2636
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2637
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : warning C4183: 'unmap': missing return type; assumed to be a member function returning 'int'
2638
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2061: syntax error : identifier 'TStringId'
2639
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2146: syntax error : missing ';' before identifier 'emptyId'
2640
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2641
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2086: 'int CStringMapper::TStringId' : redefinition
2642
8>        h:\code\nel\include\nel/misc/string_mapper.h(103) : see declaration of 'CStringMapper::TStringId'
2643
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2644
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2645
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : warning C4183: 'emptyId': missing return type; assumed to be a member function returning 'int'
2646
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2146: syntax error : missing ';' before identifier 'localMap'
2647
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2648
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2039: 'string' : is not a member of 'stlpx_std'
2649
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2650
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2143: syntax error : missing ',' before '&'
2651
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2652
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : warning C4183: 'localMap': missing return type; assumed to be a member function returning 'int'
2653
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
2654
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2655
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ';' before '&'
2656
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2086: 'const int CStringMapper::string' : redefinition
2657
8>        h:\code\nel\include\nel/misc/string_mapper.h(105) : see declaration of 'CStringMapper::string'
2658
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2659
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ',' before '&'
2660
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2661
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : warning C4183: 'localUnmap': missing return type; assumed to be a member function returning 'int'
2662
8>h:\code\nel\include\nel/misc/string_mapper.h(121) : error C2061: syntax error : identifier 'TStringId'
2663
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'x' : undeclared identifier
2664
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'y' : undeclared identifier
2665
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: 'mtx' : undeclared identifier
2666
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2614: 'CStringMapper::CAutoFastMutex' : illegal member initialization: '_Mutex' is not a base or member
2667
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: '_Mutex' : undeclared identifier
2668
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2227: left of '->enter' must point to class/struct/union/generic type
2669
8>        type is ''unknown-type''
2670
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2065: '_Mutex' : undeclared identifier
2671
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2227: left of '->leave' must point to class/struct/union/generic type
2672
8>        type is ''unknown-type''
2673
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2065: 'str' : undeclared identifier
2674
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2065: 'stringId' : undeclared identifier
2675
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2065: 'id' : undeclared identifier
2676
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: 'stringId' : undeclared identifier
2677
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: '_EmptyId' : undeclared identifier
2678
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
2679
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2059: syntax error : ')'
2680
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'map' : is not a member of 'stlpx_std'
2681
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2143: syntax error : missing ';' before '<'
2682
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2683
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'string' : is not a member of 'stlpx_std'
2684
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2238: unexpected token(s) preceding ';'
2685
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'map' : is not a member of 'stlpx_std'
2686
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2143: syntax error : missing ';' before '<'
2687
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2688
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'string' : is not a member of 'stlpx_std'
2689
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2238: unexpected token(s) preceding ';'
2690
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2039: 'string' : is not a member of 'stlpx_std'
2691
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2692
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2143: syntax error : missing ',' before '&'
2693
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2039: 'string' : is not a member of 'stlpx_std'
2694
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2695
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2143: syntax error : missing ',' before '&'
2696
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2146: syntax error : missing ')' before identifier 'EStream'
2697
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C3646: 'EStream' : unknown override specifier
2698
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2059: syntax error : ')'
2699
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2146: syntax error : missing ')' before identifier 'EStream'
2700
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C3646: 'EStream' : unknown override specifier
2701
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2059: syntax error : ')'
2702
8>h:\code\nel\include\nel/misc/string_mapper.h(155) : error C2664: 'CStaticStringMapper::add' : cannot convert parameter 1 from 'const char [1]' to 'const int'
2703
8>        There is no context in which this conversion is possible
2704
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
2705
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2143: syntax error : missing ';' before '}'
2706
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
2707
8>h:\code\nel\include\nel/sound/u_source.h(23) : error C2143: syntax error : missing ';' before '{'
2708
8>h:\code\nel\include\nel/sound/u_source.h(23) : error C2447: '{' : missing function header (old-style formal list?)
2709
8>h:\code\nel\include\nel/georges/u_form_elm.h(107) : error C2039: 'string' : is not a member of 'stlpx_std'
2710
8>h:\code\nel\include\nel/georges/u_form_elm.h(107) : error C2061: syntax error : identifier 'string'
2711
8>h:\code\nel\include\nel/georges/u_form_elm.h(179) : error C2039: 'string' : is not a member of 'stlpx_std'
2712
8>h:\code\nel\include\nel/georges/u_form_elm.h(179) : error C2061: syntax error : identifier 'string'
2713
8>h:\code\nel\include\nel/georges/u_form_elm.h(194) : error C2039: 'string' : is not a member of 'stlpx_std'
2714
8>h:\code\nel\include\nel/georges/u_form_elm.h(194) : error C2061: syntax error : identifier 'string'
2715
8>h:\code\nel\include\nel/georges/u_form_elm.h(207) : error C2039: 'string' : is not a member of 'stlpx_std'
2716
8>h:\code\nel\include\nel/georges/u_form_elm.h(207) : error C2061: syntax error : identifier 'string'
2717
8>h:\code\nel\include\nel/georges/u_form_elm.h(213) : error C2039: 'string' : is not a member of 'stlpx_std'
2718
8>h:\code\nel\include\nel/georges/u_form_elm.h(213) : error C2061: syntax error : identifier 'string'
2719
8>h:\code\nel\include\nel/georges/u_form_elm.h(237) : error C2039: 'string' : is not a member of 'stlpx_std'
2720
8>h:\code\nel\include\nel/georges/u_form_elm.h(237) : error C2061: syntax error : identifier 'string'
2721
8>h:\code\nel\src\sound\sound.h(37) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
2722
8>h:\code\nel\src\sound\sound.h(37) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
2723
8>h:\code\nel\src\sound\sound.h(37) : error C2143: syntax error : missing ';' before '<'
2724
8>h:\code\nel\src\sound\sound.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2725
8>h:\code\nel\src\sound\sound.h(100) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2726
8>h:\code\nel\src\sound\sound.h(100) : error C2143: syntax error : missing ';' before '&'
2727
8>h:\code\nel\src\sound\sound.h(100) : error C2838: 'TStringId' : illegal qualified name in member declaration
2728
8>h:\code\nel\src\sound\sound.h(100) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2729
8>h:\code\nel\src\sound\sound.h(100) : warning C4183: 'getName': missing return type; assumed to be a member function returning 'int'
2730
8>h:\code\nel\src\sound\sound.h(116) : error C2146: syntax error : missing ';' before identifier 'getUserVarControler'
2731
8>h:\code\nel\src\sound\sound.h(116) : error C2886: 'NLMISC::TStringId' : symbol cannot be used in a member using-declaration
2732
8>        h:\code\nel\include\nel/misc/string_mapper.h(38) : see declaration of 'NLMISC::TStringId'
2733
8>h:\code\nel\src\sound\sound.h(116) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2734
8>h:\code\nel\src\sound\sound.h(116) : warning C4183: 'getUserVarControler': missing return type; assumed to be a member function returning 'int'
2735
8>h:\code\nel\src\sound\sound.h(141) : error C2146: syntax error : missing ';' before identifier '_Name'
2736
8>h:\code\nel\src\sound\sound.h(141) : error C2886: 'NLMISC::TStringId' : symbol cannot be used in a member using-declaration
2737
8>        h:\code\nel\include\nel/misc/string_mapper.h(38) : see declaration of 'NLMISC::TStringId'
2738
8>h:\code\nel\src\sound\sound.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2739
10>7zDecode.cpp
2740
8>h:\code\nel\src\sound\sound.h(143) : error C2146: syntax error : missing ';' before identifier '_UserVarControler'
2741
8>h:\code\nel\src\sound\sound.h(143) : error C2886: 'NLMISC::TStringId' : symbol cannot be used in a member using-declaration
2742
8>        h:\code\nel\include\nel/misc/string_mapper.h(38) : see declaration of 'NLMISC::TStringId'
2743
8>h:\code\nel\src\sound\sound.h(143) : fatal error C1003: error count exceeds 100; stopping compilation
2744
8>complex_sound.cpp
2745
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2039: 'string' : is not a member of 'stlpx_std'
2746
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2747
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2143: syntax error : missing ';' before '*'
2748
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2749
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2750
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
2751
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2143: syntax error : missing ',' before '&'
2752
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2753
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
2754
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2143: syntax error : missing ',' before '&'
2755
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2556: 'bool NLMISC::CStringIdHashMapTraits::operator ()(const int) const' : overloaded function differs only by return type from 'size_t NLMISC::CStringIdHashMapTraits::operator ()(const int) const'
2756
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
2757
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2371: 'NLMISC::CStringIdHashMapTraits::operator ()' : redefinition; different basic types
2758
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
2759
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2059: syntax error : 'return'
2760
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2238: unexpected token(s) preceding ';'
2761
8>h:\code\nel\include\nel/misc/string_mapper.h(54) : error C2143: syntax error : missing ';' before '}'
2762
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2039: 'string' : is not a member of 'stlpx_std'
2763
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2061: syntax error : identifier 'string'
2764
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C2143: syntax error : missing ';' before '*'
2765
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2766
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2767
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2061: syntax error : identifier 'CFastMutex'
2768
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2039: 'string' : is not a member of 'stlpx_std'
2769
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2065: 'string' : undeclared identifier
2770
2>pd_set.cpp
2771
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2059: syntax error : ','
2772
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2923: 'stlpx_std::set' : 'CStringMapper::CCharComp' is not a valid template type argument for parameter '_Key'
2773
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2039: 'string' : is not a member of 'stlpx_std'
2774
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2143: syntax error : missing ';' before '*'
2775
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2776
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2777
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C2146: syntax error : missing ';' before identifier '_Mutex'
2778
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2779
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2780
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2146: syntax error : missing ';' before identifier 'map'
2781
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2782
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2783
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2039: 'string' : is not a member of 'stlpx_std'
2784
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2785
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2143: syntax error : missing ',' before '&'
2786
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2787
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : warning C4183: 'map': missing return type; assumed to be a member function returning 'int'
2788
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2039: 'string' : is not a member of 'stlpx_std'
2789
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2790
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ';' before '&'
2791
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2792
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ',' before '&'
2793
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2794
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : warning C4183: 'unmap': missing return type; assumed to be a member function returning 'int'
2795
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2061: syntax error : identifier 'TStringId'
2796
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2146: syntax error : missing ';' before identifier 'emptyId'
2797
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2798
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2086: 'int CStringMapper::TStringId' : redefinition
2799
8>        h:\code\nel\include\nel/misc/string_mapper.h(103) : see declaration of 'CStringMapper::TStringId'
2800
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2801
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2802
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : warning C4183: 'emptyId': missing return type; assumed to be a member function returning 'int'
2803
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2146: syntax error : missing ';' before identifier 'localMap'
2804
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2805
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2039: 'string' : is not a member of 'stlpx_std'
2806
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2807
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2143: syntax error : missing ',' before '&'
2808
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2809
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : warning C4183: 'localMap': missing return type; assumed to be a member function returning 'int'
2810
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
2811
7>primitive.cpp
2812
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2813
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ';' before '&'
2814
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2086: 'const int CStringMapper::string' : redefinition
2815
8>        h:\code\nel\include\nel/misc/string_mapper.h(105) : see declaration of 'CStringMapper::string'
2816
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2817
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ',' before '&'
2818
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2819
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : warning C4183: 'localUnmap': missing return type; assumed to be a member function returning 'int'
2820
8>h:\code\nel\include\nel/misc/string_mapper.h(121) : error C2061: syntax error : identifier 'TStringId'
2821
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'x' : undeclared identifier
2822
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'y' : undeclared identifier
2823
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: 'mtx' : undeclared identifier
2824
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2614: 'CStringMapper::CAutoFastMutex' : illegal member initialization: '_Mutex' is not a base or member
2825
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: '_Mutex' : undeclared identifier
2826
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2227: left of '->enter' must point to class/struct/union/generic type
2827
8>        type is ''unknown-type''
2828
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2065: '_Mutex' : undeclared identifier
2829
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2227: left of '->leave' must point to class/struct/union/generic type
2830
8>        type is ''unknown-type''
2831
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2065: 'str' : undeclared identifier
2832
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2065: 'stringId' : undeclared identifier
2833
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2065: 'id' : undeclared identifier
2834
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: 'stringId' : undeclared identifier
2835
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: '_EmptyId' : undeclared identifier
2836
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
2837
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2059: syntax error : ')'
2838
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'map' : is not a member of 'stlpx_std'
2839
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2143: syntax error : missing ';' before '<'
2840
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2841
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'string' : is not a member of 'stlpx_std'
2842
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2238: unexpected token(s) preceding ';'
2843
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'map' : is not a member of 'stlpx_std'
2844
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2143: syntax error : missing ';' before '<'
2845
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2846
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'string' : is not a member of 'stlpx_std'
2847
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2238: unexpected token(s) preceding ';'
2848
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2039: 'string' : is not a member of 'stlpx_std'
2849
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2850
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2143: syntax error : missing ',' before '&'
2851
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2039: 'string' : is not a member of 'stlpx_std'
2852
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2853
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2143: syntax error : missing ',' before '&'
2854
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2146: syntax error : missing ')' before identifier 'EStream'
2855
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C3646: 'EStream' : unknown override specifier
2856
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2059: syntax error : ')'
2857
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2146: syntax error : missing ')' before identifier 'EStream'
2858
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C3646: 'EStream' : unknown override specifier
2859
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2059: syntax error : ')'
2860
8>h:\code\nel\include\nel/misc/string_mapper.h(155) : error C2664: 'CStaticStringMapper::add' : cannot convert parameter 1 from 'const char [1]' to 'const int'
2861
8>        There is no context in which this conversion is possible
2862
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
2863
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2143: syntax error : missing ';' before '}'
2864
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
2865
8>h:\code\nel\include\nel/sound/u_source.h(23) : error C2143: syntax error : missing ';' before '{'
2866
8>h:\code\nel\include\nel/sound/u_source.h(23) : error C2447: '{' : missing function header (old-style formal list?)
2867
8>h:\code\nel\include\nel/georges/u_form_elm.h(107) : error C2039: 'string' : is not a member of 'stlpx_std'
2868
10>7zCrc.cpp
2869
8>h:\code\nel\include\nel/georges/u_form_elm.h(107) : error C2061: syntax error : identifier 'string'
2870
8>h:\code\nel\include\nel/georges/u_form_elm.h(179) : error C2039: 'string' : is not a member of 'stlpx_std'
2871
8>h:\code\nel\include\nel/georges/u_form_elm.h(179) : error C2061: syntax error : identifier 'string'
2872
8>h:\code\nel\include\nel/georges/u_form_elm.h(194) : error C2039: 'string' : is not a member of 'stlpx_std'
2873
8>h:\code\nel\include\nel/georges/u_form_elm.h(194) : error C2061: syntax error : identifier 'string'
2874
8>h:\code\nel\include\nel/georges/u_form_elm.h(207) : error C2039: 'string' : is not a member of 'stlpx_std'
2875
8>h:\code\nel\include\nel/georges/u_form_elm.h(207) : error C2061: syntax error : identifier 'string'
2876
8>h:\code\nel\include\nel/georges/u_form_elm.h(213) : error C2039: 'string' : is not a member of 'stlpx_std'
2877
8>h:\code\nel\include\nel/georges/u_form_elm.h(213) : error C2061: syntax error : identifier 'string'
2878
8>h:\code\nel\include\nel/georges/u_form_elm.h(237) : error C2039: 'string' : is not a member of 'stlpx_std'
2879
8>h:\code\nel\include\nel/georges/u_form_elm.h(237) : error C2061: syntax error : identifier 'string'
2880
2>pd_server_utils.cpp
2881
8>h:\code\nel\src\sound\sound.h(37) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
2882
8>h:\code\nel\src\sound\sound.h(37) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
2883
8>h:\code\nel\src\sound\sound.h(37) : error C2143: syntax error : missing ';' before '<'
2884
8>h:\code\nel\src\sound\sound.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2885
8>h:\code\nel\src\sound\sound.h(100) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2886
8>h:\code\nel\src\sound\sound.h(100) : error C2143: syntax error : missing ';' before '&'
2887
8>h:\code\nel\src\sound\sound.h(100) : error C2838: 'TStringId' : illegal qualified name in member declaration
2888
8>h:\code\nel\src\sound\sound.h(100) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2889
8>h:\code\nel\src\sound\sound.h(100) : warning C4183: 'getName': missing return type; assumed to be a member function returning 'int'
2890
8>h:\code\nel\src\sound\sound.h(116) : error C2146: syntax error : missing ';' before identifier 'getUserVarControler'
2891
8>h:\code\nel\src\sound\sound.h(116) : error C2886: 'NLMISC::TStringId' : symbol cannot be used in a member using-declaration
2892
8>        h:\code\nel\include\nel/misc/string_mapper.h(38) : see declaration of 'NLMISC::TStringId'
2893
8>h:\code\nel\src\sound\sound.h(116) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2894
8>h:\code\nel\src\sound\sound.h(116) : warning C4183: 'getUserVarControler': missing return type; assumed to be a member function returning 'int'
2895
8>h:\code\nel\src\sound\sound.h(141) : error C2146: syntax error : missing ';' before identifier '_Name'
2896
8>h:\code\nel\src\sound\sound.h(141) : error C2886: 'NLMISC::TStringId' : symbol cannot be used in a member using-declaration
2897
8>        h:\code\nel\include\nel/misc/string_mapper.h(38) : see declaration of 'NLMISC::TStringId'
2898
8>h:\code\nel\src\sound\sound.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2899
8>h:\code\nel\src\sound\sound.h(143) : error C2146: syntax error : missing ';' before identifier '_UserVarControler'
2900
8>h:\code\nel\src\sound\sound.h(143) : error C2886: 'NLMISC::TStringId' : symbol cannot be used in a member using-declaration
2901
8>        h:\code\nel\include\nel/misc/string_mapper.h(38) : see declaration of 'NLMISC::TStringId'
2902
8>h:\code\nel\src\sound\sound.h(143) : fatal error C1003: error count exceeds 100; stopping compilation
2903
8>Generating Code...
2904
8>Compiling...
2905
8>background_sound.cpp
2906
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2039: 'string' : is not a member of 'stlpx_std'
2907
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2908
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2143: syntax error : missing ';' before '*'
2909
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2910
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2911
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
2912
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2143: syntax error : missing ',' before '&'
2913
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2914
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
2915
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2143: syntax error : missing ',' before '&'
2916
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2556: 'bool NLMISC::CStringIdHashMapTraits::operator ()(const int) const' : overloaded function differs only by return type from 'size_t NLMISC::CStringIdHashMapTraits::operator ()(const int) const'
2917
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
2918
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2371: 'NLMISC::CStringIdHashMapTraits::operator ()' : redefinition; different basic types
2919
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
2920
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2059: syntax error : 'return'
2921
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2238: unexpected token(s) preceding ';'
2922
8>h:\code\nel\include\nel/misc/string_mapper.h(54) : error C2143: syntax error : missing ';' before '}'
2923
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2039: 'string' : is not a member of 'stlpx_std'
2924
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2061: syntax error : identifier 'string'
2925
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C2143: syntax error : missing ';' before '*'
2926
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2927
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2928
4>ai_spawn_commands.cpp
2929
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2061: syntax error : identifier 'CFastMutex'
2930
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2039: 'string' : is not a member of 'stlpx_std'
2931
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2065: 'string' : undeclared identifier
2932
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2059: syntax error : ','
2933
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2923: 'stlpx_std::set' : 'CStringMapper::CCharComp' is not a valid template type argument for parameter '_Key'
2934
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2039: 'string' : is not a member of 'stlpx_std'
2935
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2143: syntax error : missing ';' before '*'
2936
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2937
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2938
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C2146: syntax error : missing ';' before identifier '_Mutex'
2939
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2940
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2941
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2146: syntax error : missing ';' before identifier 'map'
2942
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2943
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2944
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2039: 'string' : is not a member of 'stlpx_std'
2945
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2946
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2143: syntax error : missing ',' before '&'
2947
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2948
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : warning C4183: 'map': missing return type; assumed to be a member function returning 'int'
2949
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2039: 'string' : is not a member of 'stlpx_std'
2950
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2951
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ';' before '&'
2952
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2953
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ',' before '&'
2954
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2955
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : warning C4183: 'unmap': missing return type; assumed to be a member function returning 'int'
2956
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2061: syntax error : identifier 'TStringId'
2957
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2146: syntax error : missing ';' before identifier 'emptyId'
2958
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2959
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2086: 'int CStringMapper::TStringId' : redefinition
2960
8>        h:\code\nel\include\nel/misc/string_mapper.h(103) : see declaration of 'CStringMapper::TStringId'
2961
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2962
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2963
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : warning C4183: 'emptyId': missing return type; assumed to be a member function returning 'int'
2964
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2146: syntax error : missing ';' before identifier 'localMap'
2965
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2966
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2039: 'string' : is not a member of 'stlpx_std'
2967
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2968
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2143: syntax error : missing ',' before '&'
2969
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2970
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : warning C4183: 'localMap': missing return type; assumed to be a member function returning 'int'
2971
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
2972
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2973
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ';' before '&'
2974
10>7zBuffer.cpp
2975
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2086: 'const int CStringMapper::string' : redefinition
2976
8>        h:\code\nel\include\nel/misc/string_mapper.h(105) : see declaration of 'CStringMapper::string'
2977
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2978
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ',' before '&'
2979
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2980
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : warning C4183: 'localUnmap': missing return type; assumed to be a member function returning 'int'
2981
8>h:\code\nel\include\nel/misc/string_mapper.h(121) : error C2061: syntax error : identifier 'TStringId'
2982
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'x' : undeclared identifier
2983
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'y' : undeclared identifier
2984
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: 'mtx' : undeclared identifier
2985
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2614: 'CStringMapper::CAutoFastMutex' : illegal member initialization: '_Mutex' is not a base or member
2986
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: '_Mutex' : undeclared identifier
2987
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2227: left of '->enter' must point to class/struct/union/generic type
2988
8>        type is ''unknown-type''
2989
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2065: '_Mutex' : undeclared identifier
2990
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2227: left of '->leave' must point to class/struct/union/generic type
2991
8>        type is ''unknown-type''
2992
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2065: 'str' : undeclared identifier
2993
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2065: 'stringId' : undeclared identifier
2994
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2065: 'id' : undeclared identifier
2995
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: 'stringId' : undeclared identifier
2996
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: '_EmptyId' : undeclared identifier
2997
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
2998
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2059: syntax error : ')'
2999
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'map' : is not a member of 'stlpx_std'
3000
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2143: syntax error : missing ';' before '<'
3001
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3002
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'string' : is not a member of 'stlpx_std'
3003
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2238: unexpected token(s) preceding ';'
3004
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'map' : is not a member of 'stlpx_std'
3005
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2143: syntax error : missing ';' before '<'
3006
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3007
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'string' : is not a member of 'stlpx_std'
3008
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2238: unexpected token(s) preceding ';'
3009
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2039: 'string' : is not a member of 'stlpx_std'
3010
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3011
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2143: syntax error : missing ',' before '&'
3012
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2039: 'string' : is not a member of 'stlpx_std'
3013
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3014
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2143: syntax error : missing ',' before '&'
3015
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2146: syntax error : missing ')' before identifier 'EStream'
3016
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C3646: 'EStream' : unknown override specifier
3017
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2059: syntax error : ')'
3018
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2146: syntax error : missing ')' before identifier 'EStream'
3019
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C3646: 'EStream' : unknown override specifier
3020
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2059: syntax error : ')'
3021
8>h:\code\nel\include\nel/misc/string_mapper.h(155) : error C2664: 'CStaticStringMapper::add' : cannot convert parameter 1 from 'const char [1]' to 'const int'
3022
8>        There is no context in which this conversion is possible
3023
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
3024
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2143: syntax error : missing ';' before '}'
3025
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
3026
8>h:\code\nel\include\nel/sound/u_source.h(23) : error C2143: syntax error : missing ';' before '{'
3027
8>h:\code\nel\include\nel/sound/u_source.h(23) : error C2447: '{' : missing function header (old-style formal list?)
3028
8>h:\code\nel\include\nel/georges/u_form_elm.h(107) : error C2039: 'string' : is not a member of 'stlpx_std'
3029
8>h:\code\nel\include\nel/georges/u_form_elm.h(107) : error C2061: syntax error : identifier 'string'
3030
8>h:\code\nel\include\nel/georges/u_form_elm.h(179) : error C2039: 'string' : is not a member of 'stlpx_std'
3031
8>h:\code\nel\include\nel/georges/u_form_elm.h(179) : error C2061: syntax error : identifier 'string'
3032
8>h:\code\nel\include\nel/georges/u_form_elm.h(194) : error C2039: 'string' : is not a member of 'stlpx_std'
3033
8>h:\code\nel\include\nel/georges/u_form_elm.h(194) : error C2061: syntax error : identifier 'string'
3034
8>h:\code\nel\include\nel/georges/u_form_elm.h(207) : error C2039: 'string' : is not a member of 'stlpx_std'
3035
8>h:\code\nel\include\nel/georges/u_form_elm.h(207) : error C2061: syntax error : identifier 'string'
3036
8>h:\code\nel\include\nel/georges/u_form_elm.h(213) : error C2039: 'string' : is not a member of 'stlpx_std'
3037
8>h:\code\nel\include\nel/georges/u_form_elm.h(213) : error C2061: syntax error : identifier 'string'
3038
8>h:\code\nel\include\nel/georges/u_form_elm.h(237) : error C2039: 'string' : is not a member of 'stlpx_std'
3039
8>h:\code\nel\include\nel/georges/u_form_elm.h(237) : error C2061: syntax error : identifier 'string'
3040
8>h:\code\nel\src\sound\sound.h(37) : error C3083: 'tr1': the symbol to the left of a '::' must be a type
3041
8>h:\code\nel\src\sound\sound.h(37) : error C2039: 'unordered_map' : is not a member of 'stlpx_std'
3042
8>h:\code\nel\src\sound\sound.h(37) : error C2143: syntax error : missing ';' before '<'
3043
8>h:\code\nel\src\sound\sound.h(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3044
8>h:\code\nel\src\sound\sound.h(100) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3045
8>h:\code\nel\src\sound\sound.h(100) : error C2143: syntax error : missing ';' before '&'
3046
8>h:\code\nel\src\sound\sound.h(100) : error C2838: 'TStringId' : illegal qualified name in member declaration
3047
8>h:\code\nel\src\sound\sound.h(100) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3048
8>h:\code\nel\src\sound\sound.h(100) : warning C4183: 'getName': missing return type; assumed to be a member function returning 'int'
3049
8>h:\code\nel\src\sound\sound.h(116) : error C2146: syntax error : missing ';' before identifier 'getUserVarControler'
3050
8>h:\code\nel\src\sound\sound.h(116) : error C2886: 'NLMISC::TStringId' : symbol cannot be used in a member using-declaration
3051
8>        h:\code\nel\include\nel/misc/string_mapper.h(38) : see declaration of 'NLMISC::TStringId'
3052
8>h:\code\nel\src\sound\sound.h(116) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3053
8>h:\code\nel\src\sound\sound.h(116) : warning C4183: 'getUserVarControler': missing return type; assumed to be a member function returning 'int'
3054
8>h:\code\nel\src\sound\sound.h(141) : error C2146: syntax error : missing ';' before identifier '_Name'
3055
8>h:\code\nel\src\sound\sound.h(141) : error C2886: 'NLMISC::TStringId' : symbol cannot be used in a member using-declaration
3056
8>        h:\code\nel\include\nel/misc/string_mapper.h(38) : see declaration of 'NLMISC::TStringId'
3057
8>h:\code\nel\src\sound\sound.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3058
8>h:\code\nel\src\sound\sound.h(143) : error C2146: syntax error : missing ';' before identifier '_UserVarControler'
3059
8>h:\code\nel\src\sound\sound.h(143) : error C2886: 'NLMISC::TStringId' : symbol cannot be used in a member using-declaration
3060
8>        h:\code\nel\include\nel/misc/string_mapper.h(38) : see declaration of 'NLMISC::TStringId'
3061
8>h:\code\nel\src\sound\sound.h(143) : fatal error C1003: error count exceeds 100; stopping compilation
3062
8>listener_user.cpp
3063
10>Generating Code...
3064
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2039: 'string' : is not a member of 'stlpx_std'
3065
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3066
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C2143: syntax error : missing ';' before '*'
3067
8>h:\code\nel\include\nel/misc/string_mapper.h(38) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3068
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3069
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
3070
8>h:\code\nel\include\nel/misc/string_mapper.h(46) : error C2143: syntax error : missing ',' before '&'
3071
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3072
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
3073
8>h:\code\nel\include\nel/misc/string_mapper.h(50) : error C2143: syntax error : missing ',' before '&'
3074
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2556: 'bool NLMISC::CStringIdHashMapTraits::operator ()(const int) const' : overloaded function differs only by return type from 'size_t NLMISC::CStringIdHashMapTraits::operator ()(const int) const'
3075
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
3076
8>h:\code\nel\include\nel/misc/string_mapper.h(51) : error C2371: 'NLMISC::CStringIdHashMapTraits::operator ()' : redefinition; different basic types
3077
8>        h:\code\nel\include\nel/misc/string_mapper.h(46) : see declaration of 'NLMISC::CStringIdHashMapTraits::operator ()'
3078
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2059: syntax error : 'return'
3079
8>h:\code\nel\include\nel/misc/string_mapper.h(52) : error C2238: unexpected token(s) preceding ';'
3080
8>h:\code\nel\include\nel/misc/string_mapper.h(54) : error C2143: syntax error : missing ';' before '}'
3081
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2039: 'string' : is not a member of 'stlpx_std'
3082
8>h:\code\nel\include\nel/misc/string_mapper.h(70) : error C2061: syntax error : identifier 'string'
3083
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C2143: syntax error : missing ';' before '*'
3084
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3085
8>h:\code\nel\include\nel/misc/string_mapper.h(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3086
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2061: syntax error : identifier 'CFastMutex'
3087
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2039: 'string' : is not a member of 'stlpx_std'
3088
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2065: 'string' : undeclared identifier
3089
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2059: syntax error : ','
3090
8>h:\code\nel\include\nel/misc/string_mapper.h(85) : error C2923: 'stlpx_std::set' : 'CStringMapper::CCharComp' is not a valid template type argument for parameter '_Key'
3091
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2039: 'string' : is not a member of 'stlpx_std'
3092
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C2143: syntax error : missing ';' before '*'
3093
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3094
8>h:\code\nel\include\nel/misc/string_mapper.h(86) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3095
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C2146: syntax error : missing ';' before identifier '_Mutex'
3096
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3097
8>h:\code\nel\include\nel/misc/string_mapper.h(87) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3098
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2146: syntax error : missing ';' before identifier 'map'
3099
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3100
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3101
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2039: 'string' : is not a member of 'stlpx_std'
3102
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3103
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2143: syntax error : missing ',' before '&'
3104
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3105
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : warning C4183: 'map': missing return type; assumed to be a member function returning 'int'
3106
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2039: 'string' : is not a member of 'stlpx_std'
3107
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3108
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ';' before '&'
3109
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3110
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2143: syntax error : missing ',' before '&'
3111
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3112
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : warning C4183: 'unmap': missing return type; assumed to be a member function returning 'int'
3113
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2061: syntax error : identifier 'TStringId'
3114
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2146: syntax error : missing ';' before identifier 'emptyId'
3115
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3116
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C2086: 'int CStringMapper::TStringId' : redefinition
3117
8>        h:\code\nel\include\nel/misc/string_mapper.h(103) : see declaration of 'CStringMapper::TStringId'
3118
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3119
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3120
8>h:\code\nel\include\nel/misc/string_mapper.h(109) : warning C4183: 'emptyId': missing return type; assumed to be a member function returning 'int'
3121
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2146: syntax error : missing ';' before identifier 'localMap'
3122
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3123
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2039: 'string' : is not a member of 'stlpx_std'
3124
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3125
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C2143: syntax error : missing ',' before '&'
3126
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3127
8>h:\code\nel\include\nel/misc/string_mapper.h(117) : warning C4183: 'localMap': missing return type; assumed to be a member function returning 'int'
3128
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
3129
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3130
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ';' before '&'
3131
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2086: 'const int CStringMapper::string' : redefinition
3132
8>        h:\code\nel\include\nel/misc/string_mapper.h(105) : see declaration of 'CStringMapper::string'
3133
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3134
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2143: syntax error : missing ',' before '&'
3135
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3136
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : warning C4183: 'localUnmap': missing return type; assumed to be a member function returning 'int'
3137
8>h:\code\nel\include\nel/misc/string_mapper.h(121) : error C2061: syntax error : identifier 'TStringId'
3138
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'x' : undeclared identifier
3139
8>h:\code\nel\include\nel/misc/string_mapper.h(72) : error C2065: 'y' : undeclared identifier
3140
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: 'mtx' : undeclared identifier
3141
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2614: 'CStringMapper::CAutoFastMutex' : illegal member initialization: '_Mutex' is not a base or member
3142
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2065: '_Mutex' : undeclared identifier
3143
8>h:\code\nel\include\nel/misc/string_mapper.h(80) : error C2227: left of '->enter' must point to class/struct/union/generic type
3144
8>        type is ''unknown-type''
3145
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2065: '_Mutex' : undeclared identifier
3146
8>h:\code\nel\include\nel/misc/string_mapper.h(81) : error C2227: left of '->leave' must point to class/struct/union/generic type
3147
8>        type is ''unknown-type''
3148
8>h:\code\nel\include\nel/misc/string_mapper.h(103) : error C2065: 'str' : undeclared identifier
3149
8>h:\code\nel\include\nel/misc/string_mapper.h(105) : error C2065: 'stringId' : undeclared identifier
3150
8>h:\code\nel\include\nel/misc/string_mapper.h(107) : error C2065: 'id' : undeclared identifier
3151
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: 'stringId' : undeclared identifier
3152
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2065: '_EmptyId' : undeclared identifier
3153
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2039: 'string' : is not a member of 'stlpx_std'
3154
8>h:\code\nel\include\nel/misc/string_mapper.h(119) : error C2059: syntax error : ')'
3155
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'map' : is not a member of 'stlpx_std'
3156
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2143: syntax error : missing ';' before '<'
3157
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3158
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2039: 'string' : is not a member of 'stlpx_std'
3159
8>h:\code\nel\include\nel/misc/string_mapper.h(140) : error C2238: unexpected token(s) preceding ';'
3160
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'map' : is not a member of 'stlpx_std'
3161
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2143: syntax error : missing ';' before '<'
3162
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3163
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2039: 'string' : is not a member of 'stlpx_std'
3164
8>h:\code\nel\include\nel/misc/string_mapper.h(141) : error C2238: unexpected token(s) preceding ';'
3165
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2039: 'string' : is not a member of 'stlpx_std'
3166
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3167
8>h:\code\nel\include\nel/misc/string_mapper.h(164) : error C2143: syntax error : missing ',' before '&'
3168
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2039: 'string' : is not a member of 'stlpx_std'
3169
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3170
8>h:\code\nel\include\nel/misc/string_mapper.h(167) : error C2143: syntax error : missing ',' before '&'
3171
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2146: syntax error : missing ')' before identifier 'EStream'
3172
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C3646: 'EStream' : unknown override specifier
3173
8>h:\code\nel\include\nel/misc/string_mapper.h(182) : error C2059: syntax error : ')'
3174
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2146: syntax error : missing ')' before identifier 'EStream'
3175
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C3646: 'EStream' : unknown override specifier
3176
8>h:\code\nel\include\nel/misc/string_mapper.h(185) : error C2059: syntax error : ')'
3177
8>h:\code\nel\include\nel/misc/string_mapper.h(155) : error C2664: 'CStaticStringMapper::add' : cannot convert parameter 1 from 'const char [1]' to 'const int'
3178
8>        There is no context in which this conversion is possible
3179
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
3180
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2143: syntax error : missing ';' before '}'
3181
8>h:\code\nel\include\nel/misc/string_mapper.h(189) : error C2059: syntax error : '}'
3182
8>h:\code\nel\src\sound\driver\effect.h(28) : error C2143: syntax error : missing ';' before '{'
3183
8>h:\code\nel\src\sound\driver\effect.h(28) : error C2447: '{' : missing function header (old-style formal list?)
3184
8>h:\code\nel\src\sound\driver/sound_driver.h(114) : error C2146: syntax error : missing ';' before identifier 'map'
3185
8>h:\code\nel\src\sound\driver/sound_driver.h(114) : error C2886: 'NLMISC::TStringId' : symbol cannot be used in a member using-declaration
3186
8>        h:\code\nel\include\nel/misc/string_mapper.h(38) : see declaration of 'NLMISC::TStringId'
3187
8>h:\code\nel\src\sound\driver/sound_driver.h(114) : error C2039: 'string' : is not a member of 'stlpx_std'
3188
8>h:\code\nel\src\sound\driver/sound_driver.h(114) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3189
8>h:\code\nel\src\sound\driver/sound_driver.h(114) : error C2143: syntax error : missing ',' before '&'
3190
8>h:\code\nel\src\sound\driver/sound_driver.h(114) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3191
8>h:\code\nel\src\sound\driver/sound_driver.h(114) : warning C4183: 'map': missing return type; assumed to be a member function returning 'int'
3192
8>h:\code\nel\src\sound\driver/sound_driver.h(116) : error C2039: 'string' : is not a member of 'stlpx_std'
3193
8>h:\code\nel\src\sound\driver/sound_driver.h(116) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3194
8>h:\code\nel\src\sound\driver/sound_driver.h(116) : error C2143: syntax error : missing ';' before '&'
3195
8>h:\code\nel\src\sound\driver/sound_driver.h(116) : error C2433: 'NLSOUND::ISoundDriver::IStringMapperProvider::string' : 'virtual' not permitted on data declarations
3196
8>h:\code\nel\src\sound\driver/sound_driver.h(116) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3197
8>h:\code\nel\src\sound\driver/sound_driver.h(116) : error C2751: 'NLMISC::TStringId' : the name of a function parameter cannot be qualified
3198
8>h:\code\nel\src\sound\driver/sound_driver.h(116) : error C2143: syntax error : missing ',' before '&'
3199
8>h:\code\nel\src\sound\driver/sound_driver.h(116) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3200
8>h:\code\nel\src\sound\driver/sound_driver.h(116) : warning C4183: 'unmap': missing return type; assumed to be a member function returning 'int'
3201
8>h:\code\nel\src\sound\driver/sound_driver.h(114) : error C2253: 'NLSOUND::ISoundDriver::IStringMapperProvider::map' : pure specifier or abstract override specifier only allowed on virtual function
3202
8>h:\code\nel\src\sound\driver/sound_driver.h(116) : error C2253: 'NLSOUND::ISoundDriver::IStringMapperProvider::unmap' : pure specifier or abstract override specifier only allowed on virtual function
3203
8>h:\code\nel\src\sound\driver/sound_driver.h(136) : error C2039: 'string' : is not a member of 'stlpx_std'
3204
8>h:\code\nel\src\sound\driver/sound_driver.h(136) : error C2065: 'string' : undeclared identifier
3205
8>h:\code\nel\src\sound\driver/sound_driver.h(149) : error C2039: 'string' : is not a member of 'stlpx_std'
3206
8>h:\code\nel\src\sound\driver/sound_driver.h(149) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3207
8>h:\code\nel\src\sound\driver/sound_driver.h(149) : error C2143: syntax error : missing ',' before '&'
3208
8>h:\code\nel\src\sound\driver/sound_driver.h(166) : error C2143: syntax error : missing ';' before '*'
3209
8>h:\code\nel\src\sound\driver/sound_driver.h(166) : error C2433: 'NLSOUND::ISoundDriver::IReverbEffect' : 'virtual' not permitted on data declarations
3210
8>h:\code\nel\src\sound\driver/sound_driver.h(166) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3211
8>h:\code\nel\src\sound\driver/sound_driver.h(166) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3212
8>h:\code\nel\src\sound\driver/sound_driver.h(166) : warning C4183: 'createReverbEffect': missing return type; assumed to be a member function returning 'int'
3213
8>h:\code\nel\src\sound\driver/sound_driver.h(173) : error C2039: 'string' : is not a member of 'stlpx_std'
3214
8>h:\code\nel\src\sound\driver/sound_driver.h(173) : error C2061: syntax error : identifier 'string'
3215
8>h:\code\nel\src\sound\driver/sound_driver.h(181) : error C2039: 'string' : is not a member of 'stlpx_std'
3216
8>h:\code\nel\src\sound\driver/sound_driver.h(181) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3217
8>h:\code\nel\src\sound\driver/sound_driver.h(181) : error C2143: syntax error : missing ';' before '&'
3218
8>h:\code\nel\src\sound\driver/sound_driver.h(181) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3219
8>h:\code\nel\src\sound\driver/sound_driver.h(181) : warning C4183: 'getDllName': missing return type; assumed to be a member function returning 'int'
3220
8>h:\code\nel\src\sound\driver/sound_driver.h(192) : error C2327: 'NLSOUND::ISoundDriver::string' : is not a type name, static, or enumerator
3221
8>h:\code\nel\src\sound\driver/sound_driver.h(192) : error C2039: 'string' : is not a member of 'stlpx_std'
3222
8>h:\code\nel\src\sound\driver/sound_driver.h(192) : fatal error C1003: error count exceeds 100; stopping compilation
3223
8>Generating Code...
3224
8>Build log was saved at "file://h:\code\nel\obj\Release\sound\BuildLog.htm"
3225
8>sound - 2334 error(s), 103 warning(s)
3226
11>------ Build started: Project: client_sheets, Configuration: Release Win32 ------
3227
10>Creating library...
3228
11>Compiling...
3229
4>ai_primitive_parser.cpp
3230
11>stdpch.cpp
3231
10>Build log was saved at "file://h:\code\ryzom\obj\Release\seven_zip\BuildLog.htm"
3232
10>seven_zip - 0 error(s), 0 warning(s)
3233
7>Generating Code...
3234
12>------ Build started: Project: pacs, Configuration: Release Win32 ------
3235
12>Compiling...
3236
12>primitive_block_pacs.cpp
3237
12>h:\external\include\stlport\errno.h(55) : fatal error C1189: #error :  errno has been defined before inclusion of errno.h header.
3238
12>move_container.cpp
3239
12>h:\code\nel\include\nel/misc/thread.h(65) : error C2039: 'string' : is not a member of 'stlpx_std'
3240
12>h:\code\nel\include\nel/misc/thread.h(65) : error C2061: syntax error : identifier 'string'
3241
12>h:\code\nel\include\nel/misc/thread.h(67) : error C2065: 'result' : undeclared identifier
3242
12>h:\code\nel\include\nel/misc/thread.h(129) : error C2039: 'string' : is not a member of 'stlpx_std'
3243
12>h:\code\nel\include\nel/misc/thread.h(129) : error C2146: syntax error : missing ';' before identifier 'getUserName'
3244
12>h:\code\nel\include\nel/misc/thread.h(129) : error C2433: 'NLMISC::IThread::string' : 'virtual' not permitted on data declarations
3245
12>h:\code\nel\include\nel/misc/thread.h(129) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3246
12>h:\code\nel\include\nel/misc/thread.h(129) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3247
12>h:\code\nel\include\nel/misc/thread.h(129) : warning C4183: 'getUserName': missing return type; assumed to be a member function returning 'int'
3248
12>h:\code\nel\include\nel/misc/thread.h(129) : error C2253: 'NLMISC::IThread::getUserName' : pure specifier or abstract override specifier only allowed on virtual function
3249
12>h:\code\nel\include\nel\misc\smart_ptr.h(225) : error C2146: syntax error : missing ';' before identifier 'toString'
3250
12>        h:\code\nel\include\nel\misc\smart_ptr.h(259) : see reference to class template instantiation 'NLMISC::CSmartPtr<T>' being compiled
3251
12>h:\code\nel\include\nel\misc\smart_ptr.h(225) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3252
12>h:\code\nel\include\nel\misc\smart_ptr.h(225) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3253
12>h:\code\nel\include\nel\misc\smart_ptr.h(225) : warning C4183: 'toString': missing return type; assumed to be a member function returning 'int'
3254
12>h:\code\nel\include\nel/misc/mem_stream.h(34) : error C2039: 'string' : is not a member of 'stlpx_std'
3255
12>h:\code\nel\include\nel/misc/mem_stream.h(34) : error C2039: 'string' : is not a member of 'stlpx_std'
3256
12>h:\code\nel\include\nel/misc/mem_stream.h(34) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3257
2>pd_messages.cpp
3258
12>h:\code\nel\include\nel/misc/mem_stream.h(34) : error C2143: syntax error : missing ',' before '&'
3259
12>h:\code\nel\include\nel/misc/mem_stream.h(34) : error C2065: 'str' : undeclared identifier
3260
12>h:\code\nel\include\nel\misc\smart_ptr.h(225) : error C2039: 'string' : is not a member of 'stlpx_std'
3261
12>        h:\code\nel\include\nel/misc/mem_stream.h(62) : see reference to class template instantiation 'NLMISC::CSmartPtr<T>' being compiled
3262
12>        with
3263
12>        [
3264
12>            T=NLMISC::CMemStreamBuffer::TMemStreamBuffer
3265
12>        ]
3266
12>h:\code\nel\include\nel\misc\smart_ptr.h(225) : error C2146: syntax error : missing ';' before identifier 'toString'
3267
12>h:\code\nel\include\nel\misc\smart_ptr.h(225) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3268
12>h:\code\nel\include\nel\misc\smart_ptr.h(225) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3269
12>h:\code\nel\include\nel\misc\smart_ptr.h(225) : warning C4183: 'toString': missing return type; assumed to be a member function returning 'int'
3270
12>h:\code\nel\include\nel/misc/mem_stream.h(176) : error C2039: 'string' : is not a member of 'stlpx_std'
3271
12>h:\code\nel\include\nel/misc/mem_stream.h(176) : error C2146: syntax error : missing ';' before identifier 'toString'
3272
12>h:\code\nel\include\nel/misc/mem_stream.h(176) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3273
12>h:\code\nel\include\nel/misc/mem_stream.h(176) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3274
12>h:\code\nel\include\nel/misc/mem_stream.h(176) : warning C4183: 'toString': missing return type; assumed to be a member function returning 'int'
3275
12>h:\code\nel\include\nel/misc/mem_stream.h(462) : error C2039: 'deque' : is not a member of 'stlpx_std'
3276
12>h:\code\nel\include\nel/misc/mem_stream.h(462) : error C2065: 'deque' : undeclared identifier
3277
12>h:\code\nel\include\nel/misc/mem_stream.h(462) : error C2065: 'cont' : undeclared identifier
3278
12>h:\code\nel\include\nel/misc/mem_stream.h(462) : error C2182: 'serialCont' : illegal use of type 'void'
3279
12>h:\code\nel\include\nel/misc/mem_stream.h(462) : error C2365: 'NLMISC::CMemStream::serialCont' : redefinition; previous definition was 'member function'
3280
12>h:\code\nel\include\nel/misc/mem_stream.h(462) : error C2998: 'int serialCont' : cannot be a template definition
3281
12>h:\code\nel\include\nel/misc/mem_stream.h(464) : error C2039: 'set' : is not a member of 'stlpx_std'
3282
12>h:\code\nel\include\nel/misc/mem_stream.h(464) : error C2065: 'set' : undeclared identifier
3283
12>h:\code\nel\include\nel/misc/mem_stream.h(464) : error C2065: 'cont' : undeclared identifier
3284
12>h:\code\nel\include\nel/misc/mem_stream.h(464) : error C2182: 'serialCont' : illegal use of type 'void'
3285
12>h:\code\nel\include\nel/misc/mem_stream.h(464) : error C2365: 'NLMISC::CMemStream::serialCont' : redefinition; previous definition was 'member function'
3286
12>h:\code\nel\include\nel/misc/mem_stream.h(464) : error C2998: 'int serialCont' : cannot be a template definition
3287
12>h:\code\nel\include\nel/misc/mem_stream.h(466) : error C2039: 'multiset' : is not a member of 'stlpx_std'
3288
12>h:\code\nel\include\nel/misc/mem_stream.h(466) : error C2065: 'multiset' : undeclared identifier
3289
12>h:\code\nel\include\nel/misc/mem_stream.h(466) : error C2065: 'cont' : undeclared identifier
3290
12>h:\code\nel\include\nel/misc/mem_stream.h(466) : error C2182: 'serialCont' : illegal use of type 'void'
3291
12>h:\code\nel\include\nel/misc/mem_stream.h(466) : error C2365: 'NLMISC::CMemStream::serialCont' : redefinition; previous definition was 'member function'
3292
12>h:\code\nel\include\nel/misc/mem_stream.h(466) : error C2998: 'int serialCont' : cannot be a template definition
3293
12>h:\code\nel\include\nel/misc/mem_stream.h(468) : error C2039: 'map' : is not a member of 'stlpx_std'
3294
12>h:\code\nel\include\nel/misc/mem_stream.h(468) : error C2065: 'map' : undeclared identifier
3295
12>h:\code\nel\include\nel/misc/mem_stream.h(468) : error C2065: 'cont' : undeclared identifier
3296
12>h:\code\nel\include\nel/misc/mem_stream.h(468) : error C2182: 'serialCont' : illegal use of type 'void'
3297
12>h:\code\nel\include\nel/misc/mem_stream.h(468) : error C2365: 'NLMISC::CMemStream::serialCont' : redefinition; previous definition was 'member function'
3298
12>h:\code\nel\include\nel/misc/mem_stream.h(468) : error C2998: 'int serialCont' : cannot be a template definition
3299
12>h:\code\nel\include\nel/misc/mem_stream.h(470) : error C2039: 'multimap' : is not a member of 'stlpx_std'
3300
12>h:\code\nel\include\nel/misc/mem_stream.h(470) : error C2065: 'multimap' : undeclared identifier
3301
12>h:\code\nel\include\nel/misc/mem_stream.h(470) : error C2065: 'cont' : undeclared identifier
3302
12>h:\code\nel\include\nel/misc/mem_stream.h(470) : error C2182: 'serialCont' : illegal use of type 'void'
3303
12>h:\code\nel\include\nel/misc/mem_stream.h(470) : error C2365: 'NLMISC::CMemStream::serialCont' : redefinition; previous definition was 'member function'
3304
12>h:\code\nel\include\nel/misc/mem_stream.h(470) : error C2998: 'int serialCont' : cannot be a template definition
3305
12>h:\code\nel\include\nel/misc/mem_stream.h(472) : error C2061: syntax error : identifier 'cont'
3306
12>h:\code\nel\include\nel/misc/mem_stream.h(472) : error C3254: 'NLMISC::CMemStream' : class contains explicit override 'serialCont' but does not derive from an interface that contains the function declaration
3307
12>h:\code\nel\include\nel/misc/mem_stream.h(472) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
3308
12>h:\code\nel\include\nel/misc/mem_stream.h(472) : error C3241: 'int NLMISC::CMemStream::serialCont(void)' : this method was not introduced by 'NLMISC::IStream'
3309
12>        h:\code\nel\include\nel/misc/mem_stream.h(472) : see declaration of 'NLMISC::CMemStream::serialCont'
3310
12>h:\code\nel\include\nel/misc/mem_stream.h(472) : warning C4183: 'serialCont': missing return type; assumed to be a member function returning 'int'
3311
12>h:\code\nel\include\nel/misc/mem_stream.h(474) : error C2628: 'NLMISC::CMemStream' followed by 'void' is illegal (did you forget a ';'?)
3312
12>h:\code\nel\include\nel/misc/mem_stream.h(474) : error C2575: 'serialCont' : only member functions and bases can be virtual
3313
12>h:\code\nel\include\nel/misc/mem_stream.h(474) : error C2665: 'NLMISC::IStream::serialCont' : none of the 3 overloads could convert all the argument types
3314
12>        h:\code\nel\include\nel\misc\stream.h(410): could be 'void NLMISC::IStream::serialCont(std::vector<_Ty> &)'
3315
12>        with
3316
12>        [
3317
12>            _Ty=uint8
3318
12>        ]
3319
12>        h:\code\nel\include\nel\misc\stream.h(412): or       'void NLMISC::IStream::serialCont(std::vector<_Ty> &)'
3320
12>        with
3321
12>        [
3322
12>            _Ty=sint8
3323
12>        ]
3324
12>        h:\code\nel\include\nel\misc\stream.h(414): or       'void NLMISC::IStream::serialCont(std::vector<_Ty,_Ax> &)'
3325
12>        with
3326
12>        [
3327
12>            _Ty=bool,
3328
12>            _Ax=std::allocator<bool>
3329
12>        ]
3330
12>        while trying to match the argument list '(stlpx_std::vector<_Tp>)'
3331
12>        with
3332
12>        [
3333
12>            _Tp=sint8
3334
12>        ]
3335
12>h:\code\nel\include\nel/misc/mem_stream.h(140) : error C2614: 'NLMISC::CMemStream' : illegal member initialization: '_StringMode' is not a base or member
3336
12>h:\code\nel\include\nel/misc/mem_stream.h(141) : error C2065: '_DefaultCapacity' : undeclared identifier
3337
12>h:\code\nel\include\nel/misc/mem_stream.h(142) : error C2065: '_Buffer' : undeclared identifier
3338
12>h:\code\nel\include\nel/misc/mem_stream.h(142) : error C2065: '_DefaultCapacity' : undeclared identifier
3339
12>h:\code\nel\include\nel/misc/mem_stream.h(143) : error C2065: '_Buffer' : undeclared identifier
3340
12>h:\code\nel\include\nel/misc/mem_stream.h(157) : error C2065: '_Buffer' : undeclared identifier
3341
12>h:\code\nel\include\nel/misc/mem_stream.h(157) : error C2039: '_Buffer' : is not a member of 'NLMISC::CMemStream'
3342
12>        h:\code\nel\include\nel/misc/mem_stream.h(133) : see declaration of 'NLMISC::CMemStream'
3343
12>h:\code\nel\include\nel/misc/mem_stream.h(158) : error C2065: '_StringMode' : undeclared identifier
3344
12>h:\code\nel\include\nel/misc/mem_stream.h(158) : error C2039: '_StringMode' : is not a member of 'NLMISC::CMemStream'
3345
12>        h:\code\nel\include\nel/misc/mem_stream.h(133) : see declaration of 'NLMISC::CMemStream'
3346
12>h:\code\nel\include\nel/misc/mem_stream.h(159) : error C2065: '_DefaultCapacity' : undeclared identifier
3347
12>h:\code\nel\include\nel/misc/mem_stream.h(159) : error C2039: '_DefaultCapacity' : is not a member of 'NLMISC::CMemStream'
3348
12>        h:\code\nel\include\nel/misc/mem_stream.h(133) : see declaration of 'NLMISC::CMemStream'
3349
12>h:\code\nel\include\nel/misc/mem_stream.h(215) : error C2514: 'sint32' : class has no constructors
3350
12>        h:\code\nel\include\nel\misc\types_nl.h(254) : see declaration of 'sint32'
3351
12>h:\code\nel\include\nel/misc/mem_stream.h(224) : error C2514: 'sint32' : class has no constructors
3352
12>        h:\code\nel\include\nel\misc\types_nl.h(254) : see declaration of 'sint32'
3353
12>h:\code\nel\include\nel/misc/mem_stream.h(275) : error C3861: 'lengthR': identifier not found
3354
12>h:\code\nel\include\nel/misc/mem_stream.h(279) : error C3861: 'lengthS': identifier not found
3355
12>h:\code\nel\include\nel/misc/mem_stream.h(371) : error C3861: 'lengthR': identifier not found
3356
12>h:\code\nel\include\nel/misc/mem_stream.h(476) : error C2575: 'serialCont' : only member functions and bases can be virtual
3357
12>h:\code\nel\include\nel/misc/mem_stream.h(476) : error C2665: 'NLMISC::IStream::serialCont' : none of the 3 overloads could convert all the argument types
3358
12>        h:\code\nel\include\nel\misc\stream.h(410): could be 'void NLMISC::IStream::serialCont(std::vector<_Ty> &)'
3359
12>        with
3360
12>        [
3361
12>            _Ty=uint8
3362
12>        ]
3363
12>        h:\code\nel\include\nel\misc\stream.h(412): or       'void NLMISC::IStream::serialCont(std::vector<_Ty> &)'
3364
12>        with
3365
12>        [
3366
12>            _Ty=sint8
3367
12>        ]
3368
12>        h:\code\nel\include\nel\misc\stream.h(414): or       'void NLMISC::IStream::serialCont(std::vector<_Ty,_Ax> &)'
3369
12>        with
3370
12>        [
3371
12>            _Ty=bool,
3372
12>            _Ax=std::allocator<bool>
3373
12>        ]
3374
12>        while trying to match the argument list '(stlpx_std::vector<_Tp,_Alloc>)'
3375
12>        with
3376
12>        [
3377
12>            _Tp=bool,
3378
12>            _Alloc=stlpx_std::allocator<bool>
3379
12>        ]
3380
12>h:\code\nel\include\nel/misc/mem_stream.h(500) : error C2575: 'serial' : only member functions and bases can be virtual
3381
12>h:\code\nel\include\nel/misc/mem_stream.h(501) : error C2575: 'serial' : only member functions and bases can be virtual
3382
12>h:\code\nel\include\nel/misc/mem_stream.h(502) : error C2575: 'serial' : only member functions and bases can be virtual
3383
12>h:\code\nel\include\nel/misc/mem_stream.h(503) : error C2575: 'serial' : only member functions and bases can be virtual
3384
12>h:\code\nel\include\nel/misc/mem_stream.h(504) : error C2575: 'serial' : only member functions and bases can be virtual
3385
12>h:\code\nel\include\nel/misc/mem_stream.h(505) : error C2575: 'serial' : only member functions and bases can be virtual
3386
12>h:\code\nel\include\nel/misc/mem_stream.h(506) : error C2575: 'serial' : only member functions and bases can be virtual
3387
12>h:\code\nel\include\nel/misc/mem_stream.h(507) : error C2575: 'serial' : only member functions and bases can be virtual
3388
12>h:\code\nel\include\nel/misc/mem_stream.h(508) : error C2575: 'serial' : only member functions and bases can be virtual
3389
12>h:\code\nel\include\nel/misc/mem_stream.h(509) : error C2575: 'serial' : only member functions and bases can be virtual
3390
12>h:\code\nel\include\nel/misc/mem_stream.h(510) : error C2575: 'serial' : only member functions and bases can be virtual
3391
12>h:\code\nel\include\nel/misc/mem_stream.h(512) : error C2575: 'serial' : only member functions and bases can be virtual
3392
12>h:\code\nel\include\nel/misc/mem_stream.h(514) : error C2039: 'string' : is not a member of 'stlpx_std'
3393
12>h:\code\nel\include\nel/misc/mem_stream.h(514) : error C2065: 'string' : undeclared identifier
3394
12>h:\code\nel\include\nel/misc/mem_stream.h(514) : error C2065: 'b' : undeclared identifier
3395
12>h:\code\nel\include\nel/misc/mem_stream.h(514) : error C2182: 'serial' : illegal use of type 'void'
3396
12>h:\code\nel\include\nel/misc/mem_stream.h(514) : error C2433: 'serial' : 'virtual' not permitted on data declarations
3397
12>h:\code\nel\include\nel/misc/mem_stream.h(514) : error C2365: 'NLMISC::serial' : redefinition; previous definition was 'function'
3398
12>h:\code\nel\include\nel/misc/mem_stream.h(514) : fatal error C1903: unable to recover from previous error(s); stopping compilation
3399
12>Generating Code...
3400
12>Build log was saved at "file://h:\code\nel\obj\Release\pacs\BuildLog.htm"
3401
12>pacs - 100 error(s), 5 warning(s)
3402
13>------ Build started: Project: server_share, Configuration: Release Win32 ------
3403
13>Compiling...
3404
4>ai_event_report.cpp
3405
13>stdpch.cpp
3406
2>pd_lib.cpp
3407
11>Compiling...
3408
11>animation_fx_set_sheet.cpp
3409
11>world_sheet.cpp
3410
11>weather_setup_sheet.cpp
3411
11>weather_function_params_sheet.cpp
3412
11>village_sheet.cpp
3413
11>unblock_titles_sheet.cpp
3414
4>ai_event.cpp
3415
13>Compiling...
3416
13>action_flags.cpp
3417
13>used_continent.cpp
3418
4>ai_alias_description_node.cpp
3419
11>text_emot_list_sheet.cpp
3420
13>target.cpp
3421
2>delta_builder.cpp
3422
13>taming_tool_type.cpp
3423
11>success_table_sheet.cpp
3424
11>sphrase_sheet.cpp
3425
13>stl_allocator_checker.cpp
3426
11>sky_sheet.cpp
3427
13>stat_db_tree_pd.cpp
3428
11>sky_object_sheet.cpp
3429
13>.\stat_db_tree_pd.cpp(38) : Message: generating persistence code for CStatDBValueLeafPD
3430
13>Using token family RyzomTokenFamily for persistent data class CStatDBValueLeafPD
3431
11>skills_tree_sheet.cpp
3432
13>.\stat_db_tree_pd.cpp(49) : Message: generating persistence code for CStatDBTableLeafPD
3433
13>Using token family RyzomTokenFamily for persistent data class CStatDBTableLeafPD
3434
13>.\stat_db_tree_pd.cpp(58) : Message: generating persistence code for CStatDBValueLeavesPD
3435
13>Using token family RyzomTokenFamily for persistent data class CStatDBValueLeavesPD
3436
11>sbrick_sheet.cpp
3437
13>stat_db_tree.cpp
3438
13>respawn_point_type.cpp
3439
13>r2_vision.cpp
3440
13>r2_variables.cpp
3441
13>r2_session_backup_module.cpp
3442
2>db_reference_file.cpp
3443
11>race_stats_sheet.cpp
3444
4>ai_aiming_type.cpp
3445
11>player_sheet.cpp
3446
7>Creating library...
3447
11>plant_sheet.cpp
3448
11>pact_sheet.cpp
3449
11>outpost_squad_sheet.cpp
3450
7>Build log was saved at "file://h:\code\nel\obj\Release\ligo\BuildLog.htm"
3451
7>ligo - 0 error(s), 0 warning(s)
3452
11>outpost_sheet.cpp
3453
11>outpost_building_sheet.cpp
3454
11>Generating Code...
3455
14>------ Build started: Project: admin_modules, Configuration: Release Win32 ------
3456
14>Compiling...
3457
14>admin_modules.cpp
3458
4>ai_actions_dr.cpp
3459
2>db_description_parser.cpp
3460
4>ai_actions.cpp
3461
14>as_module.cpp
3462
2>Generating Code...
3463
13>pvp_relation.cpp
3464
4>ai_action_commands.cpp
3465
13>primitive_cfg.cpp
3466
13>place_type.cpp
3467
11>Compiling...
3468
11>mission_sheet.cpp
3469
13>npc_description_messages.cpp
3470
11>mission_icon_sheet.cpp
3471
11>light_cycle_sheet.cpp
3472
11>item_sheet.cpp
3473
11>item_fx_sheet.cpp
3474
11>id_to_string_array.cpp
3475
11>ground_fx_sheet.cpp
3476
11>fx_stick_mode.cpp
3477
11>fx_sheet.cpp
3478
11>forage_source_sheet.cpp
3479
11>flora_sheet.cpp
3480
11>faction_sheet.cpp
3481
11>entity_sheet.cpp
3482
11>emot_list_sheet.cpp
3483
11>continent_sheet.cpp
3484
11>client_sheets.cpp
3485
11>character_sheet.cpp
3486
14>aes_module.cpp
3487
11>building_sheet.cpp
3488
4>Generating Code...
3489
11>body_to_bone_sheet.cpp
3490
11>automaton_list_sheet.cpp
3491
13>mysql_wrapper.cpp
3492
13>.\mysql_wrapper.cpp(280) : warning C4244: 'initializing' : conversion from 'time_t' to 'uint32', possible loss of data
3493
13>.\mysql_wrapper.cpp(303) : warning C4244: 'initializing' : conversion from 'time_t' to 'uint32', possible loss of data
3494
13>.\mysql_wrapper.cpp(326) : warning C4244: 'initializing' : conversion from 'time_t' to 'uint32', possible loss of data
3495
13>.\mysql_wrapper.cpp(349) : warning C4244: 'initializing' : conversion from 'time_t' to 'uint32', possible loss of data
3496
13>msg_ai_service.cpp
3497
13>mirror_equipment.cpp
3498
13>mail_forum_validator.cpp
3499
13>mail_forum_itf.cpp
3500
11>Generating Code...
3501
13>Generating Code...
3502
14>aes_client_module.cpp
3503
11>Compiling...
3504
11>attack_sheet.cpp
3505
14>admin_modules_itf.cpp
3506
11>attack_list_sheet.cpp
3507
11>attack_id_sheet.cpp
3508
11>animation_set_list_sheet.cpp
3509
1>Compiling...
3510
3>Creating library...
3511
2>Creating library...
3512
1>_backup_service_interface_non_module.cpp
3513
2>pd_set.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
3514
3>Build log was saved at "file://h:\code\ryzom\server\src\gameplay_module_lib\Release\BuildLog.htm"
3515
3>gameplay_module_lib - 0 error(s), 0 warning(s)
3516
2>Build log was saved at "file://h:\code\ryzom\server\src\pd_lib\Release\BuildLog.htm"
3517
2>pd_lib - 0 error(s), 1 warning(s)
3518
15>------ Build started: Project: driver_direct3d, Configuration: Release Win32 ------
3519
15>Compiling...
3520
15>stddirect3d.cpp
3521
16>------ Skipped Build: Project: driver_opengl, Configuration: Release Win32 ------
3522
16>Project not selected to build for this solution configuration 
3523
1>zc_shard_common.cpp
3524
17>------ Build started: Project: driver_fmod, Configuration: Release Win32 ------
3525
17>Compiling...
3526
17>stdfmod.cpp
3527
1>xml_auto_ptr.cpp
3528
1>weather_setup_sheet_base.cpp
3529
1>weather_setup.cpp
3530
1>weather_predict.cpp
3531
1>weather_manager.cpp
3532
11>animation_fx_sheet.cpp
3533
1>weather_function_sheet.cpp
3534
11>Generating Code...
3535
1>weather_function_params_sheet_base.cpp
3536
1>weather_function.cpp
3537
1>weapon_types.cpp
3538
1>visual_slot_manager.cpp
3539
1>utils.cpp
3540
1>user_connection_mgr.cpp
3541
1>type_skill_mod.cpp
3542
5>Compiling...
3543
4>Creating library...
3544
5>form.cpp
3545
1>.\type_skill_mod.cpp(46) : Message: generating persistence code for CTypeSkillMod
3546
4>stdpch.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
3547
1>Using token family RyzomTokenFamily for persistent data class CTypeSkillMod
3548
1>timer.cpp
3549
14>Generating Code...
3550
4>Build log was saved at "file://h:\code\ryzom\server\src\ai_share\Release\BuildLog.htm"
3551
4>ai_share - 0 error(s), 1 warning(s)
3552
1>time_date_season_manager.cpp
3553
5>type.cpp
3554
1>time_and_season.cpp
3555
18>------ Build started: Project: admin_service, Configuration: Release Win32 ------
3556
11>Creating library...
3557
18>Compiling...
3558
1>tick_event_handler.cpp
3559
5>load_form.cpp
3560
5>header.cpp
3561
5>form_loader.cpp
3562
18>connection_web.cpp
3563
1>temp_inventory_mode.cpp
3564
17>Compiling...
3565
15>Compiling...
3566
1>Generating Code...
3567
13>Compiling...
3568
13>login_service_itf.cpp
3569
5>form_elm.cpp
3570
15>driver_direct3d_vertex_program.cpp
3571
17>source_fmod.cpp
3572
5>form_dfn.cpp
3573
13>logger_service_itf.cpp
3574
5>Generating Code...
3575
17>sound_driver_fmod.cpp
3576
13>logger_service_client.cpp
3577
17>music_channel_fmod.cpp
3578
15>driver_direct3d_vertex.cpp
3579
17>listener_fmod.cpp
3580
17>buffer_fmod.cpp
3581
17>Generating Code...
3582
18>admin_service.cpp
3583
13>log_ring_gen.cpp
3584
15>driver_direct3d_texture.cpp
3585
17>Linking...
3586
17>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\lib\nlmisc_r.lib'
3587
17>Build log was saved at "file://h:\code\nel\obj\Release\driver_fmod\BuildLog.htm"
3588
17>driver_fmod - 1 error(s), 0 warning(s)
3589
15>driver_direct3d_shader.cpp
3590
5>Creating library...
3591
5>Build log was saved at "file://h:\code\nel\obj\Release\georges\BuildLog.htm"
3592
5>georges - 0 error(s), 0 warning(s)
3593
15>driver_direct3d_render.cpp
3594
18>Generating Code...
3595
15>driver_direct3d_profile.cpp
3596
15>driver_direct3d_matrix.cpp
3597
15>driver_direct3d_material.cpp
3598
18>Linking...
3599
18>LINK : fatal error LNK1181: cannot open input file '..\..\nel\lib\nlmisc_r.lib'
3600
11>Build log was saved at "file://h:\code\ryzom\obj\Release\client_sheets\BuildLog.htm"
3601
11>client_sheets - 0 error(s), 0 warning(s)
3602
18>Build log was saved at "file://h:\code\nelns\admin_service\obj\Release\admin_service\BuildLog.htm"
3603
18>admin_service - 1 error(s), 0 warning(s)
3604
15>driver_direct3d_light.cpp
3605
14>Creating library...
3606
15>driver_direct3d_inputs.cpp
3607
13>log_player_gen.cpp
3608
15>driver_direct3d_index.cpp
3609
14>Build log was saved at "file://h:\code\ryzom\server\src\admin_modules\Release\BuildLog.htm"
3610
14>admin_modules - 0 error(s), 0 warning(s)
3611
13>log_outpost_gen.cpp
3612
1>Compiling...
3613
1>teleport_types.cpp
3614
15>driver_direct3d.cpp
3615
1>string_mgr_module.cpp
3616
13>log_item_gen.cpp
3617
15>Generating Code...
3618
13>log_gather_all_gen.cpp
3619
13>log_command_gen.cpp
3620
1>string_manager_sender.cpp
3621
13>log_chat_gen.cpp
3622
1>static_light_cycle.cpp
3623
1>starting_point.cpp
3624
1>sphrase_com.cpp
3625
13>log_character_gen.cpp
3626
1>sp_type.cpp
3627
1>small_string_manager.cpp
3628
1>slot_types.cpp
3629
1>slot_equipment.cpp
3630
13>light_ig_loader.cpp
3631
1>skills_build.cpp
3632
1>skills.cpp
3633
1>simlag.cpp
3634
13>item_service_type.cpp
3635
1>shield_types.cpp
3636
1>shard_names.cpp
3637
13>handy_commands.cpp
3638
1>server_edition_module.cpp
3639
13>entity_locator_itf.cpp
3640
13>effect_message.cpp
3641
13>effect_manager.cpp
3642
13>creature_size.cpp
3643
13>continent_container.cpp
3644
13>command_executor_itf.cpp
3645
13>Generating Code...
3646
15>Linking...
3647
15>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\lib\nl3d_r.lib'
3648
15>Build log was saved at "file://h:\code\nel\obj\Release\driver_direct3d\BuildLog.htm"
3649
15>driver_direct3d - 1 error(s), 0 warning(s)
3650
1>server_animation_module.cpp
3651
1>server_admin_module.cpp
3652
13>Compiling...
3653
13>command_executor.cpp
3654
1>sentence_appraisal.cpp
3655
13>chat_unifier_itf.cpp
3656
1>seeds.cpp
3657
1>Generating Code...
3658
13>char_name_mapper_itf.cpp
3659
13>basic_effect.cpp
3660
13>backup_service_itf.cpp
3661
13>animal_hunger.cpp
3662
13>Generating Code...
3663
13>Creating library...
3664
13>login_service_itf.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
3665
13>Build log was saved at "file://h:\code\ryzom\server\src\server_share\Release\BuildLog.htm"
3666
13>server_share - 0 error(s), 5 warning(s)
3667
19>------ Build started: Project: mail_forum_service, Configuration: Release Win32 ------
3668
19>Compiling...
3669
19>stdpch.cpp
3670
19>Compiling...
3671
19>shard_stat_db_manager.cpp
3672
19>mail_forum_service.cpp
3673
19>hof_generator.cpp
3674
19>Generating Code...
3675
19>Linking...
3676
19>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\nel\lib\nlmisc_r.lib'
3677
19>Build log was saved at "file://h:\code\ryzom\server\src\mail_forum_service\Release\BuildLog.htm"
3678
19>mail_forum_service - 1 error(s), 0 warning(s)
3679
1>Compiling...
3680
1>security_check.cpp
3681
1>season_file_ext.cpp
3682
1>season.cpp
3683
1>scores.cpp
3684
1>scenario_entry_points.cpp
3685
1>scenario.cpp
3686
1>sabrina_com.cpp
3687
1>ryzom_mirror_properties.cpp
3688
1>ryzom_entity_id.cpp
3689
1>ryzom_database_banks.cpp
3690
1>roles.cpp
3691
1>rolemaster_flags.cpp
3692
1>rm_family.cpp
3693
1>ring_session_manager_itf.cpp
3694
1>ring_access.cpp
3695
1>resistance_type.cpp
3696
1>range_weapon_type.cpp
3697
1>r2_share_itf.cpp
3698
1>r2_modules_itf.cpp
3699
1>r2_ligo_config.cpp
3700
1>Generating Code...
3701
1>Compiling...
3702
1>pvp_mode.cpp
3703
1>pvp_clan.cpp
3704
1>protection_type.cpp
3705
1>property_allocator_client.cpp
3706
1>property_allocator.cpp
3707
1>power_types.cpp
3708
1>player_visual_properties.cpp
3709
1>persistent_data_tree.cpp
3710
1>persistent_data.cpp
3711
1>people_pd.cpp
3712
1>people.cpp
3713
1>pact.cpp
3714
1>outpost.cpp
3715
1>object.cpp
3716
1>multi_target.cpp
3717
1>msg_ais_egs_gen.cpp
3718
1>mp_category.cpp
3719
1>mount_people.cpp
3720
1>mode_and_behaviour.cpp
3721
1>mission_desc.cpp
3722
1>Generating Code...
3723
1>Compiling...
3724
1>mirrored_data_set.cpp
3725
1>mirror_prop_value.cpp
3726
1>mirror.cpp
3727
1>.\mirror.cpp(37) : Message: Not using FAST_MIRROR
3728
1>memorization_set_types.cpp
3729
1>magic_fx.cpp
3730
1>loot_harvest_state.cpp
3731
1>login_registry.cpp
3732
1>light_cycle.cpp
3733
1>lift_icons.cpp
3734
1>item_type.cpp
3735
1>item_special_effect.cpp
3736
1>item_origin.cpp
3737
1>item_infos.cpp
3738
1>item_family.cpp
3739
1>inventories.cpp
3740
1>interface_flags.cpp
3741
1>intensity_types.cpp
3742
1>guild_grade.cpp
3743
1>georges_helper.cpp
3744
1>generic_xml_msg_mngr.cpp
3745
1>Generating Code...
3746
1>Compiling...
3747
1>fog_of_war.cpp
3748
1>fog_map_build.cpp
3749
1>file_description_container.cpp
3750
1>far_position.cpp
3751
1>fame.cpp
3752
1>emote_list_parser.cpp
3753
1>effect_families.cpp
3754
1>ecosystem.cpp
3755
1>dyn_chat.cpp
3756
1>dms.cpp
3757
1>dir_light_setup.cpp
3758
1>data_set_base.cpp
3759
1>damage_types.cpp
3760
1>cst_loader.cpp
3761
1>crypt.cpp
3762
1>crafting_tool_type.cpp
3763
1>continuous_action.cpp
3764
1>continent.cpp
3765
1>client_action_type.cpp
3766
1>chat_group.cpp
3767
1>Generating Code...
3768
1>Compiling...
3769
1>characteristics.cpp
3770
1>character_title.cpp
3771
1>character_sync_itf.cpp
3772
1>character_summary.cpp
3773
1>characs_build.cpp
3774
1>change_tracker_client.cpp
3775
1>change_tracker_base.cpp
3776
1>brick_types.cpp
3777
1>brick_flags.cpp
3778
1>brick_families.cpp
3779
1>bot_chat_types.cpp
3780
1>body.cpp
3781
1>bnp_patch.cpp
3782
1>.\bnp_patch.cpp(193) : Message: generating persistence code for CBNPFileVersion
3783
1>Using token family RyzomTokenFamily for persistent data class CBNPFileVersion
3784
1>.\bnp_patch.cpp(343) : Message: generating persistence code for CBNPFile
3785
1>Using token family RyzomTokenFamily for persistent data class CBNPFile
3786
1>.\bnp_patch.cpp(457) : Message: generating persistence code for CBNPFileSet
3787
1>Using token family RyzomTokenFamily for persistent data class CBNPFileSet
3788
1>.\bnp_patch.cpp(577) : Message: generating persistence code for CBNPCategory
3789
1>Using token family RyzomTokenFamily for persistent data class CBNPCategory
3790
1>.\bnp_patch.cpp(728) : Message: generating persistence code for CBNPCategorySet
3791
1>Using token family RyzomTokenFamily for persistent data class CBNPCategorySet
3792
1>.\bnp_patch.cpp(817) : Message: generating persistence code for CProductDescriptionForClient
3793
1>Using token family RyzomTokenFamily for persistent data class CProductDescriptionForClient
3794
1>bg_downloader_msg.cpp
3795
1>backup_service_interface.cpp
3796
1>armor_types.cpp
3797
1>animals_orders.cpp
3798
1>animal_status.cpp
3799
1>action_sync.cpp
3800
1>action_sint64.cpp
3801
1>Generating Code...
3802
1>Compiling...
3803
1>action_position.cpp
3804
1>action_nature.cpp
3805
1>action_generic.cpp
3806
1>action_factory.cpp
3807
1>action_block.cpp
3808
1>action.cpp
3809
1>_backup_service_interface_singleton.cpp
3810
1>Generating Code...
3811
1>Creating library...
3812
1>msg_ais_egs_gen.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
3813
1>Build log was saved at "file://h:\code\ryzom\obj\Release\game_share\BuildLog.htm"
3814
1>game_share - 0 error(s), 1 warning(s)
3815
20>------ Build started: Project: gpm_service, Configuration: Release Win32 ------
3816
21>------ Build started: Project: mirror_service, Configuration: Release Win32 ------
3817
22>------ Build started: Project: frontend_service, Configuration: Release Win32 ------
3818
23>------ Build started: Project: ai_service, Configuration: Release Win32 ------
3819
24>------ Build started: Project: backup_service, Configuration: Release Win32 ------
3820
25>------ Build started: Project: dynamic_scenario_service, Configuration: Release Win32 ------
3821
26>------ Build started: Project: input_output_service, Configuration: Release Win32 ------
3822
27>------ Build started: Project: monitor_service, Configuration: Release Win32 ------
3823
21>Compiling...
3824
22>Compiling...
3825
24>Compiling...
3826
20>Compiling...
3827
25>Compiling...
3828
27>Compiling...
3829
23>Compiling...
3830
26>Compiling...
3831
22>stdpch.cpp
3832
24>web_connection.cpp
3833
25>dynamic_scenario_service.cpp
3834
20>world_position_manager.cpp
3835
21>tick_proxy.cpp
3836
27>stdpch.cpp
3837
23>stdpch.cpp
3838
26>stdpch.cpp
3839
24>commands.cpp
3840
21>ms_automaton.cpp
3841
27>Compiling...
3842
21>mirror_service.cpp
3843
24>backup_service_mod.cpp
3844
20>world_entity.cpp
3845
27>service_main.cpp
3846
23>Compiling...
3847
26>Compiling...
3848
26>string_manager_parser.cpp
3849
23>world_container.cpp
3850
23>visual_properties_interface.cpp
3851
27>mirrors.cpp
3852
27>messages.cpp
3853
24>backup_service.cpp
3854
27>commands.cpp
3855
27>client.cpp
3856
21>data_set_ms.cpp
3857
27>Generating Code...
3858
20>vision_delta_manager.cpp
3859
25>Linking...
3860
25>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\nel\lib\nlmisc_r.lib'
3861
25>Build log was saved at "file://h:\code\ryzom\server\src\dynamic_scenario_service\Release\BuildLog.htm"
3862
25>dynamic_scenario_service - 1 error(s), 0 warning(s)
3863
28>------ Build started: Project: pd_reference_builder, Configuration: Release Win32 ------
3864
28>Compiling...
3865
24>backup_file_access.cpp
3866
28>reference_builder_service.cpp
3867
27>Linking...
3868
27>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\nel\lib\nlmisc_r.lib'
3869
27>Build log was saved at "file://h:\code\ryzom\server\src\monitor_service\Release\BuildLog.htm"
3870
27>monitor_service - 1 error(s), 0 warning(s)
3871
21>Generating Code...
3872
29>------ Build started: Project: entities_game_service, Configuration: Release Win32 ------
3873
29>Compiling...
3874
29>stdpch.cpp
3875
24>Generating Code...
3876
20>variables.cpp
3877
26>string_manager.cpp
3878
28>ref_builder_task.cpp
3879
23>time_interface.cpp
3880
28>delta_builder_task.cpp
3881
20>sheets.cpp
3882
26>parameter_traits.cpp
3883
28>Generating Code...
3884
29>Compiling...
3885
29>zone_manager.cpp
3886
20>patat_subscribe_manager.cpp
3887
28>Linking...
3888
23>states.cpp
3889
28>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\nel\lib\nlmisc_r.lib'
3890
28>Build log was saved at "file://h:\code\ryzom\server\src\pd_reference_builder\Release\BuildLog.htm"
3891
28>pd_reference_builder - 1 error(s), 0 warning(s)
3892
30>------ Build started: Project: persistant_data_service, Configuration: Release Win32 ------
3893
30>Compiling...
3894
30>persistant_data_service.cpp
3895
21>Linking...
3896
21>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\nel\lib\nlmisc_r.lib'
3897
21>Build log was saved at "file://h:\code\ryzom\server\src\mirror_service\Release\BuildLog.htm"
3898
21>mirror_service - 1 error(s), 0 warning(s)
3899
20>patat_grid.cpp
3900
31>------ Build started: Project: session_browser_server, Configuration: Release Win32 ------
3901
31>Compiling...
3902
31>session_browser_server.cpp
3903
26>news_manager.cpp
3904
30>pds_type.cpp
3905
20>move_checker.cpp
3906
23>state_profil.cpp
3907
20>messages.cpp
3908
26>messages.cpp
3909
30>pds_table.cpp
3910
30>pds_database.cpp
3911
23>state_instance.cpp
3912
26>ios_ring_module.cpp
3913
20>gpm_service.cpp
3914
30>pds_column.cpp
3915
29>world_instances.cpp
3916
29>weather_everywhere.cpp
3917
26>input_output_service.cpp
3918
20>commands.cpp
3919
31>Linking...
3920
31>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\nel\lib\nlmisc_r.lib'
3921
31>Build log was saved at "file://h:\code\ryzom\server\src\session_browser_server\Release\BuildLog.htm"
3922
31>session_browser_server - 1 error(s), 0 warning(s)
3923
23>state_chat.cpp
3924
30>pds_attribute.cpp
3925
32>------ Build started: Project: shard_unifier_service, Configuration: Release Win32 ------
3926
32>Compiling...
3927
32>stdpch.cpp
3928
32>Compiling...
3929
32>shard_unifier_service.cpp
3930
29>weapon_damage_table.cpp
3931
20>client_messages.cpp
3932
26>commands.cpp
3933
29>weapon_craft_parameters.cpp
3934
30>db_manager_messages.cpp
3935
29>trade_structures.cpp
3936
29>toxic_cloud.cpp
3937
32>ring_session_manager.cpp
3938
23>sheets.cpp
3939
30>db_manager.cpp
3940
29>totem_effect.cpp
3941
20>cell.cpp
3942
26>chat_unifier_client.cpp
3943
23>service_main.cpp
3944
20>Generating Code...
3945
30>database_adapter.cpp
3946
26>.\chat_unifier_client.cpp(151) : Warning Msg: Add the message in the interface
3947
26>chat_stats.cpp
3948
29>totem_base.cpp
3949
26>chat_manager.cpp
3950
30>commands.cpp
3951
23>script_vm.cpp
3952
23>script_compiler_native_func.cpp
3953
29>.\pvp_manager\pvp_faction_reward_manager\totem_base.cpp(418) : Message: generating persistence code for CTotemBase
3954
29>Using token family RyzomTokenFamily for persistent data class CTotemBase
3955
32>nel_database_mapping.cpp
3956
30>Generating Code...
3957
26>chat_client.cpp
3958
29>timed_actions.cpp
3959
26>char_name_mapper.cpp
3960
23>script_compiler.cpp
3961
32>name_manager.cpp
3962
23>path_behaviors.cpp
3963
26>Generating Code...
3964
29>timed_action_phrase.cpp
3965
22>Compiling...
3966
24>Linking...
3967
20>Linking...
3968
22>vision_receiver.cpp
3969
24>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\nel\lib\nlmisc_r.lib'
3970
20>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\nel\lib\nlpacs_r.lib'
3971
24>Build log was saved at "file://h:\code\ryzom\server\src\backup_service\Release\BuildLog.htm"
3972
24>backup_service - 1 error(s), 0 warning(s)
3973
20>Build log was saved at "file://h:\code\ryzom\server\src\gpm_service\Release\BuildLog.htm"
3974
20>gpm_service - 1 error(s), 0 warning(s)
3975
33>------ Build started: Project: tick_service, Configuration: Release Win32 ------
3976
33>Compiling...
3977
22>vision_provider.cpp
3978
34>------ Build started: Project: ryzom_welcome_service, Configuration: Release Win32 ------
3979
34>Compiling...
3980
30>Linking...
3981
33>tick_service.cpp
3982
34>ryzom_welcome_service.cpp
3983
30>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\nel\lib\nlmisc_r.lib'
3984
30>Build log was saved at "file://h:\code\ryzom\server\src\persistant_data_service\Release\BuildLog.htm"
3985
30>persistant_data_service - 1 error(s), 0 warning(s)
3986
35>------ Build started: Project: ryzom_admin_service, Configuration: Release Win32 ------
3987
35>Compiling...
3988
35>ryzom_admin_service.cpp
3989
22>vision_array.cpp
3990
23>npc_description_msg.cpp
3991
22>uid_impulsions.cpp
3992
29>teleport_effect.cpp
3993
32>mail_forum_notfier_fwd.cpp
3994
33>range_mirror_manager.cpp
3995
22>.\uid_impulsions.cpp(67) : Message: Ring TODO : add R2 character/role checking
3996
35>Linking...
3997
35>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\nel\lib\nlmisc_r.lib'
3998
35>Build log was saved at "file://h:\code\ryzom\server\src\ryzom_admin_service\Release\BuildLog.htm"
3999
35>ryzom_admin_service - 1 error(s), 0 warning(s)
4000
22>selection_generator.cpp
4001
22>property_history.cpp
4002
36>------ Build started: Project: ryzom_naming_service, Configuration: Release Win32 ------
4003
36>Compiling...
4004
22>processing_spreader.cpp
4005
36>ryzom_naming_service.cpp
4006
22>prio_sub.cpp
4007
34>Linking...
4008
34>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\nel\lib\nlmisc_r.lib'
4009
34>Build log was saved at "file://h:\code\ryzom\server\src\ryzom_welcome_service\Release\BuildLog.htm"
4010
34>ryzom_welcome_service - 1 error(s), 0 warning(s)
4011
33>Generating Code...
4012
23>nf_static.cpp
4013
22>packet_history.cpp
4014
29>team_manager.cpp
4015
22>module_manager.cpp
4016
22>impulse_encoder.cpp
4017
37>------ Build started: Project: client, Configuration: Release Win32 ------
4018
37>Compiling...
4019
37>stdpch.cpp
4020
36>Linking...
4021
36>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\nel\lib\nlmisc_r.lib'
4022
22>id_impulsions.cpp
4023
36>Build log was saved at "file://h:\code\ryzom\server\src\ryzom_naming_service\Release\BuildLog.htm"
4024
36>ryzom_naming_service - 1 error(s), 0 warning(s)
4025
38>------ Build started: Project: logger_service, Configuration: Release Win32 ------
4026
38>Compiling...
4027
38>logger_service.cpp
4028
33>Linking...
4029
33>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\nel\lib\nlmisc_r.lib'
4030
33>Build log was saved at "file://h:\code\ryzom\server\src\tick_service\Release\BuildLog.htm"
4031
33>tick_service - 1 error(s), 0 warning(s)
4032
22>history.cpp
4033
32>login_service.cpp
4034
22>gateway_fes_transport.cpp
4035
22>frontend_service.cpp
4036
38>.\logger_service.cpp(1024) : warning C4244: 'initializing' : conversion from 'time_t' to 'uint32', possible loss of data
4037
23>nf_state_instance.cpp
4038
37>Compiling...
4039
37>zone_util.cpp
4040
37>world_database_manager.cpp
4041
22>fe_stat.cpp
4042
22>fe_send_sub.cpp
4043
38>log_query.cpp
4044
37>weather_setup_client.cpp
4045
37>weather_manager_client.cpp
4046
22>fe_receive_task.cpp
4047
22>fe_receive_sub.cpp
4048
29>team.cpp
4049
22>fe_net_stat.cpp
4050
22>Generating Code...
4051
38>Generating Code...
4052
37>weather.cpp
4053
32>entity_locator.cpp
4054
23>nf_helpers.cpp
4055
38>Linking...
4056
38>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\nel\lib\nlmisc_r.lib'
4057
38>Build log was saved at "file://h:\code\ryzom\server\src\logger_service\Release\BuildLog.htm"
4058
38>logger_service - 1 error(s), 1 warning(s)
4059
29>stun_effect.cpp
4060
32>database_mapping.cpp
4061
23>nf_grp_npc.cpp
4062
37>water_map.cpp
4063
29>statistic.cpp
4064
22>Compiling...
4065
22>entity_container.cpp
4066
22>distance_prioritizer.cpp
4067
29>static_items.cpp
4068
22>client_id_lookup.cpp
4069
22>client_host.cpp
4070
22>HALF_FREQUENCY_SENDING_TO_CLIENT
4071
37>water_env_map_rdr.cpp
4072
22>client_entity_id_translator.cpp
4073
22>Generating Code...
4074
37>village.cpp
4075
23>nf_grp.cpp
4076
29>static_action_types.cpp
4077
29>stat_db.cpp
4078
37>view.cpp
4079
22>Linking...
4080
22>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\nel\lib\nlmisc_r.lib'
4081
32>chat_unifier.cpp
4082
22>Build log was saved at "file://h:\code\ryzom\server\src\frontend_service\Release\BuildLog.htm"
4083
22>frontend_service - 1 error(s), 0 warning(s)
4084
37>user_entity.cpp
4085
23>named_entity_manager.cpp
4086
23>Generating Code...
4087
29>stable.cpp
4088
29>Generating Code...
4089
32>character_sync.cpp
4090
37>user_controls.cpp
4091
32>Generating Code...
4092
37>timed_fx_manager.cpp
4093
37>time_client.cpp
4094
37>text_manager.cpp
4095
37>teleport.cpp
4096
37>string_manager_client.cpp
4097
37>stremable_ig.cpp
4098
37>streamable_ig.cpp
4099
37>streamable_entity_composite.cpp
4100
37>streamable_entity.cpp
4101
37>Generating Code...
4102
29>Compiling...
4103
29>spell_target.cpp
4104
29>special_trade_list.cpp
4105
29>special_power_taunt.cpp
4106
23>Compiling...
4107
23>named_entity.cpp
4108
37>Compiling...
4109
37>starting_roles.cpp
4110
37>stage.cpp
4111
37>sound_manager.cpp
4112
29>special_power_speeding_up.cpp
4113
37>sky_render.cpp
4114
37>sky_object.cpp
4115
23>mirrors.cpp
4116
37>sky_material_setup.cpp
4117
37>sky.cpp
4118
37>sheet_manager.cpp
4119
29>special_power_shielding.cpp
4120
37>session_browser_impl.cpp
4121
23>messages.cpp
4122
29>special_power_phrase.cpp
4123
23>knapsack_solver.cpp
4124
23>keyword.cpp
4125
23>group_profile.cpp
4126
29>special_power_mod_range_success.cpp
4127
32>Linking...
4128
32>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\nel\lib\nlmisc_r.lib'
4129
32>Build log was saved at "file://h:\code\ryzom\server\src\shard_unifier_service\Release\BuildLog.htm"
4130
32>shard_unifier_service - 1 error(s), 0 warning(s)
4131
37>session_browser.cpp
4132
29>special_power_mod_melee_success.cpp
4133
23>generic_logic_action.cpp
4134
37>scalable_time.cpp
4135
37>rosace.cpp
4136
37>release.cpp
4137
29>special_power_mod_magic_success.cpp
4138
23>fx_entity_manager.cpp
4139
23>fx_entity.cpp
4140
29>special_power_mod_magic_protection.cpp
4141
37>r2_lua.cpp
4142
37>property_decoder.cpp
4143
37>projectile_manager.cpp
4144
23>family_profile_tribe.cpp
4145
37>progress.cpp
4146
29>special_power_mod_forage_success.cpp
4147
37>prim_file.cpp
4148
37>precipitation_clip_grid.cpp
4149
37>precipitation.cpp
4150
37>Generating Code...
4151
29>special_power_mod_defense.cpp
4152
23>family_profile.cpp
4153
29>special_power_mod_craft_success.cpp
4154
23>family_behavior.cpp
4155
37>Compiling...
4156
37>player_r2_cl.cpp
4157
29>special_power_heal.cpp
4158
23>event_reaction.cpp
4159
37>player_cl.cpp
4160
37>permanent_ban.cpp
4161
37>pacs_client.cpp
4162
29>special_power_enchant_weapon.cpp
4163
23>egs_interface.cpp
4164
37>outpost_manager.cpp
4165
37>outpost.cpp
4166
37>npc_icon.cpp
4167
37>network_connection.cpp
4168
29>special_power_dot.cpp
4169
37>HALF_FREQUENCY_SENDING_TO_CLIENT
4170
37>net_manager.cpp
4171
23>dyn_mission.cpp
4172
23>continent_actions.cpp
4173
29>special_power_chg_charac.cpp
4174
23>continent.cpp
4175
29>special_power_basic_aura.cpp
4176
37>movie_shooter.cpp
4177
37>misc.cpp
4178
29>special_power_basic.cpp
4179
23>commands.cpp
4180
37>micro_life_manager.cpp
4181
37>mesh_camera_col_manager.cpp
4182
37>main_loop.cpp
4183
29>special_power_balance.cpp
4184
23>combat_interface.cpp
4185
29>Generating Code...
4186
23>client_message.cpp
4187
23>Generating Code...
4188
37>login_xdelta.cpp
4189
37>login_progress_post_thread.cpp
4190
37>login_patch.cpp
4191
37>login.cpp
4192
37>lod_character_user_manager.cpp
4193
37>light_cycle_manager.cpp
4194
29>Compiling...
4195
29>special_power.cpp
4196
37>Generating Code...
4197
29>special_modifier.cpp
4198
29>spawn_zones_back_compat.cpp
4199
29>simple_effect.cpp
4200
29>shop_unit.cpp
4201
29>shop_type_manager.cpp
4202
29>shop_type.cpp
4203
29>shoot_again_effect.cpp
4204
37>Compiling...
4205
37>libwww.cpp
4206
37>landscape_poly_drawer.cpp
4207
37>item_cl.cpp
4208
37>input.cpp
4209
29>shard_unifier_client.cpp
4210
23>Compiling...
4211
23>bot_chat_interface.cpp
4212
23>alias_tree_owner.cpp
4213
23>ais_user_models.cpp
4214
37>init_main_loop.cpp
4215
29>sabrina_area_debug.cpp
4216
29>s_phrase_factory.cpp
4217
29>s_phrase.cpp
4218
29>s_link_effect_hot.cpp
4219
23>ais_spawn_ctrl.cpp
4220
29>s_link_effect_dot.cpp
4221
23>ais_control.cpp
4222
37>init.cpp
4223
23>ais_actions_npc.cpp
4224
29>s_link_effect_debuff_stat.cpp
4225
37>ingame_database_manager.cpp
4226
37>impulse_decoder.cpp
4227
37>ig_season_callback.cpp
4228
23>ais_actions_global.cpp
4229
37>ig_enum.cpp
4230
37>ig_client.cpp
4231
29>s_link_effect.cpp
4232
37>ig_callback.cpp
4233
37>http_client_curl.cpp
4234
37>http_client.cpp
4235
37>hair_set.cpp
4236
37>ground_fx_manager.cpp
4237
23>ais_actions_fauna.cpp
4238
29>s_effect.cpp
4239
37>graphic.cpp
4240
37>graph.cpp
4241
37>global.cpp
4242
29>.\phrase_manager\s_effect.cpp(308) : Message: generating persistence code for CSEffect
4243
29>Using token family RyzomTokenFamily for persistent data class CSEffect
4244
29>.\phrase_manager\s_effect.cpp(321) : Message: generating persistence code for CSTimedEffect
4245
29>Using token family RyzomTokenFamily for persistent data class CSTimedEffect
4246
37>gateway_fec_transport.cpp
4247
37>Generating Code...
4248
29>room_instance.cpp
4249
23>ais_actions.cpp
4250
23>aids_interface.cpp
4251
23>ai_vision.cpp
4252
23>ai_variables.cpp
4253
23>ai_state_npc.cpp
4254
23>ai_spire.cpp
4255
37>Compiling...
4256
37>game_context_menu.cpp
4257
29>role_persistant_data.cpp
4258
29>ring_reward_points.cpp
4259
29>.\player_manager\ring_reward_points.cpp(591) : Warning Msg: give the correct scenario tag
4260
29>.\player_manager\ring_reward_points.cpp(595) : Warning Msg: Implements 'rare' item reward generation
4261
29>.\player_manager\ring_reward_points.cpp(616) : Warning Msg: Implements mission step validation
4262
29>.\player_manager\ring_reward_points.cpp(617) : Warning Msg: Implements 'rare' item reward generation
4263
29>.\player_manager\ring_reward_points.cpp(686) : Warning Msg: Implements mission step validation
4264
29>.\player_manager\ring_reward_points.cpp(779) : Warning Msg: Implements 'rare' item reward generation
4265
29>.\player_manager\ring_reward_points.cpp(810) : Message: generating persistence code for CRingRewardPointsImpl
4266
29>Using token family RyzomTokenFamily for persistent data class CRingRewardPointsImpl
4267
23>ai_script_data_manager.cpp
4268
23>.\ai_script_data_manager.cpp(62) : Message: generating persistence code for CPersistentVariables
4269
23>Using token family AiTokenFamily for persistent data class CPersistentVariables
4270
23>.\ai_script_data_manager.cpp(85) : Message: generating persistence code for SPersistentVariableSet
4271
23>Using token family AiTokenFamily for persistent data class SPersistentVariableSet
4272
23>ai_script_comp.cpp
4273
29>Generating Code...
4274
23>ai_profile_pet.cpp
4275
37>gabarit.cpp
4276
37>fx_manager.cpp
4277
37>fx_cl.cpp
4278
37>forage_source_cl.cpp
4279
37>fog_map.cpp
4280
23>ai_profile_npc.cpp
4281
37>fix_season_data.cpp
4282
37>far_tp.cpp
4283
23>ai_profile_fauna.cpp
4284
29>Compiling...
4285
29>reward_sharing.cpp
4286
37>.\far_tp.cpp(750) : Warning Msg: inform the player that he is banned from the ring
4287
23>ai_player.cpp
4288
37>faction_war_manager.cpp
4289
37>events_listener.cpp
4290
37>entity_fx.cpp
4291
37>entity_cl.cpp
4292
23>Generating Code...
4293
29>resists.cpp
4294
29>regen_modifier_effect.cpp
4295
37>entity_animation_manager.cpp
4296
29>redirect_attacks_effect.cpp
4297
37>entities.cpp
4298
29>range_selector.cpp
4299
37>door_manager.cpp
4300
37>demo.cpp
4301
29>r2_mission_item.cpp
4302
37>decal_anim.cpp
4303
23>Compiling...
4304
23>ai_place.cpp
4305
37>decal.cpp
4306
29>r2_give_item.cpp
4307
37>debug_client.cpp
4308
23>ai_outpost_actions.cpp
4309
29>pvp_zone.cpp
4310
37>custom_matrix.cpp
4311
37>Generating Code...
4312
23>ai_outpost.cpp
4313
29>pvp_safe_zone.cpp
4314
29>pvp_manager_2.cpp
4315
23>ai_mgr_pet.cpp
4316
37>Compiling...
4317
37>cursor_functions.cpp
4318
23>ai_mgr_npc.cpp
4319
29>pvp_manager.cpp
4320
23>ai_mgr_fauna.cpp
4321
37>continent_manager_build.cpp
4322
37>continent_manager.cpp
4323
23>ai_mgr.cpp
4324
29>pvp_faction_reward_manager.cpp
4325
29>.\pvp_manager\pvp_faction_reward_manager\pvp_faction_reward_manager.cpp(1380) : Message: generating persistence code for TFactionPossessions
4326
29>Using token family RyzomTokenFamily for persistent data class TFactionPossessions
4327
29>.\pvp_manager\pvp_faction_reward_manager\pvp_faction_reward_manager.cpp(1400) : Message: generating persistence code for CPVPFactionRewardManager
4328
29>Using token family RyzomTokenFamily for persistent data class CPVPFactionRewardManager
4329
37>continent.cpp
4330
23>ai_keywords.cpp
4331
23>ai_instance.cpp
4332
29>pvp_faction_hof.cpp
4333
29>pvp_faction.cpp
4334
23>ai_grp_pet.cpp
4335
37>contextual_cursor.cpp
4336
37>connection.cpp
4337
29>pvp_duel.cpp
4338
23>ai_grp_npc.cpp
4339
29>pvp_challenge.cpp
4340
23>ai_grp_fauna.cpp
4341
37>commands.cpp
4342
23>ai_grp.cpp
4343
29>pvp_base.cpp
4344
29>pvp.cpp
4345
37>color_slot_manager.cpp
4346
37>client_chat_manager.cpp
4347
23>ai_generic_fight_helpers.cpp
4348
37>client_cfg.cpp
4349
37>client.cpp
4350
29>protection_type_back_compat.cpp
4351
29>projectile_stats.cpp
4352
29>Generating Code...
4353
37>character_cl.cpp
4354
23>ai_generic_fight.cpp
4355
23>ai_entity_physical.cpp
4356
37>cdb_synchronised.cpp
4357
37>cdb_leaf.cpp
4358
37>cdb_check_sum.cpp
4359
37>cdb_branch.cpp
4360
37>cdb.cpp
4361
37>camera_recorder.cpp
4362
37>browse_faq.cpp
4363
37>bg_downloader_access.cpp
4364
23>ai_control_npc.cpp
4365
37>Generating Code...
4366
23>ai_bot_pet.cpp
4367
29>Compiling...
4368
29>progression_pvp.cpp
4369
23>ai_bot_npc.cpp
4370
23>ai_bot_fauna.cpp
4371
29>progression_pve.cpp
4372
23>Generating Code...
4373
29>proc_item_phrase.cpp
4374
29>primitives_parser.cpp
4375
37>Compiling...
4376
37>behaviour_context.cpp
4377
37>auto_anim.cpp
4378
37>attack_list.cpp
4379
29>powers_and_auras.cpp
4380
29>power_shielding_effect.cpp
4381
37>attached_fx.cpp
4382
29>.\phrase_manager\power_shielding_effect.cpp(140) : Message: generating persistence code for CShieldingEffect
4383
29>Using token family RyzomTokenFamily for persistent data class CShieldingEffect
4384
37>animation_state.cpp
4385
37>animation_set.cpp
4386
37>animation_misc.cpp
4387
37>animation_fx_misc.cpp
4388
29>position_flag_manager.cpp
4389
37>animation_fx_id_array.cpp
4390
37>animation_fx.cpp
4391
37>animation.cpp
4392
37>actions_client.cpp
4393
37>actions.cpp
4394
37>third_mode.cpp
4395
29>player_room.cpp
4396
37>mount_mode.cpp
4397
37>interface_mode.cpp
4398
37>death_mode.cpp
4399
29>player_manager.cpp
4400
37>ai_mode.cpp
4401
23>Compiling...
4402
23>ai_bot_easter_egg.cpp
4403
37>verbose_clock.cpp
4404
37>tool_select_rotate.cpp
4405
29>player_inventory.cpp
4406
37>Generating Code...
4407
29>.\game_item_manager\player_inventory.cpp(1167) : Message: generating persistence code for CInventoryBase
4408
29>Using token family RyzomTokenFamily for persistent data class CInventoryBase
4409
23>ai_bot.cpp
4410
29>player_inv_xchg.cpp
4411
37>Compiling...
4412
37>tool_select_move.cpp
4413
23>ai_aggro.cpp
4414
29>player_inv_temp.cpp
4415
29>player_inv_room.cpp
4416
23>ai.cpp
4417
37>tool_pick.cpp
4418
23>Generating Code...
4419
29>player_inv_pet.cpp
4420
37>tool_new_vertex.cpp
4421
29>player_inv_hand.cpp
4422
37>tool_maintained_action.cpp
4423
23>Compiling...
4424
26>Linking...
4425
26>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\nel\lib\nlmisc_r.lib'
4426
26>Build log was saved at "file://h:\code\ryzom\server\src\input_output_service\Release\BuildLog.htm"
4427
26>input_output_service - 1 error(s), 0 warning(s)
4428
23>script_parser_yacc.cpp
4429
29>player_inv_equip.cpp
4430
37>tool_draw_road.cpp
4431
37>tool_draw_prim.cpp
4432
23>ai_service/script_parser_yacc.cpp(1262) : warning C4065: switch statement contains 'default' but no 'case' labels
4433
23>ai_service/script_parser_yacc.cpp(1289) : warning C4065: switch statement contains 'default' but no 'case' labels
4434
23>ai_service/script_parser_yacc.cpp(2494) : warning C4102: 'yyerrlab1' : unreferenced label
4435
23>script_parser_lex.cpp
4436
37>tool_create_entity.cpp
4437
29>player_inv_bag.cpp
4438
23>Generating Code...
4439
29>player_inv_auto_resize.cpp
4440
29>player.cpp
4441
37>tool_choose_pos_lua.cpp
4442
23>Linking...
4443
23>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\nel\lib\nlmisc_r.lib'
4444
23>Build log was saved at "file://h:\code\ryzom\server\src\ai_service\Release\BuildLog.htm"
4445
23>ai_service - 1 error(s), 3 warning(s)
4446
37>tool_choose_pos.cpp
4447
29>places_back_compat.cpp
4448
37>tool.cpp
4449
29>Generating Code...
4450
37>r2_config.cpp
4451
37>property_accessor.cpp
4452
37>prim_render.cpp
4453
37>palette_node.cpp
4454
37>palette.cpp
4455
37>object_factory_client.cpp
4456
37>npc_editor.cpp
4457
29>Compiling...
4458
29>phrase_utilities_functions.cpp
4459
37>mesh_array.cpp
4460
37>lua_event_forwarder.cpp
4461
37>island_collision.cpp
4462
29>phrase_manager_callbacks.cpp
4463
37>Generating Code...
4464
29>phrase_manager.cpp
4465
37>Compiling...
4466
37>instance_map_deco.cpp
4467
29>persistent_player_data.cpp
4468
37>instance.cpp
4469
29>.\player_manager\persistent_player_data.cpp(133) : Message: generating persistence code for CFameContainerEntryProxy
4470
29>Using token family RyzomTokenFamily for persistent data class CFameContainerEntryProxy
4471
29>.\player_manager\persistent_player_data.cpp(166) : Message: generating persistence code for CFameContainerProxy
4472
29>Using token family RyzomTokenFamily for persistent data class CFameContainerProxy
4473
29>.\player_manager\persistent_player_data.cpp(260) : Message: generating persistence code for CInventoryProxy
4474
29>Using token family RyzomTokenFamily for persistent data class CInventoryProxy
4475
29>.\player_manager\persistent_player_data.cpp(571) : Message: generating persistence code for CCharacter
4476
29>Using token family RyzomTokenFamily for persistent data class CCharacter
4477
29>.\player_manager\persistent_player_data.cpp(629) : Message: generating persistence code for CEntityBase
4478
29>Using token family RyzomTokenFamily for persistent data class CEntityBase
4479
29>.\player_manager\persistent_player_data.cpp(692) : Message: generating persistence code for CPetAnimal
4480
29>Using token family RyzomTokenFamily for persistent data class CPetAnimal
4481
29>.\player_manager\persistent_player_data.cpp(708) : Message: generating persistence code for CPact
4482
29>Using token family RyzomTokenFamily for persistent data class CPact
4483
29>.\player_manager\persistent_player_data.cpp(727) : Message: generating persistence code for CAuraActivationDateVector
4484
29>Using token family RyzomTokenFamily for persistent data class CAuraActivationDateVector
4485
29>.\player_manager\persistent_player_data.cpp(744) : Message: generating persistence code for CPowerActivationDate
4486
29>Using token family RyzomTokenFamily for persistent data class CPowerActivationDate
4487
29>.\player_manager\persistent_player_data.cpp(762) : Message: generating persistence code for CPowerActivationDateVector
4488
29>Using token family RyzomTokenFamily for persistent data class CPowerActivationDateVector
4489
29>.\player_manager\persistent_player_data.cpp(775) : Message: generating persistence code for CConsumableOverdoseTimer
4490
29>Using token family RyzomTokenFamily for persistent data class CConsumableOverdoseTimer
4491
29>.\player_manager\persistent_player_data.cpp(791) : Message: generating persistence code for CConsumableOverdoseTimerVector
4492
29>Using token family RyzomTokenFamily for persistent data class CConsumableOverdoseTimerVector
4493
29>.\player_manager\persistent_player_data.cpp(815) : Message: generating persistence code for CPlayerPhraseMemory
4494
29>Using token family RyzomTokenFamily for persistent data class CPlayerPhraseMemory
4495
29>.\player_manager\persistent_player_data.cpp(839) : Message: generating persistence code for CMemorizationSet
4496
29>Using token family RyzomTokenFamily for persistent data class CMemorizationSet
4497
29>.\player_manager\persistent_player_data.cpp(855) : Message: generating persistence code for CMemorizedPhrase
4498
29>Using token family RyzomTokenFamily for persistent data class CMemorizedPhrase
4499
29>.\player_manager\persistent_player_data.cpp(871) : Message: generating persistence code for CKnownPhrase
4500
29>Using token family RyzomTokenFamily for persistent data class CKnownPhrase
4501
29>.\player_manager\persistent_player_data.cpp(887) : Message: generating persistence code for TMissionHistory
4502
29>Using token family RyzomTokenFamily for persistent data class TMissionHistory
4503
29>.\player_manager\persistent_player_data.cpp(902) : Message: generating persistence code for CWelcomeMissionDesc
4504
29>Using token family RyzomTokenFamily for persistent data class CWelcomeMissionDesc
4505
29>.\player_manager\persistent_player_data.cpp(920) : Message: generating persistence code for CDeathPenalties
4506
29>Using token family RyzomTokenFamily for persistent data class CDeathPenalties
4507
29>.\player_manager\persistent_player_data.cpp(938) : Message: generating persistence code for CEntityState
4508
29>Using token family RyzomTokenFamily for persistent data class CEntityState
4509
29>.\player_manager\persistent_player_data.cpp(956) : Message: generating persistence code for COfflineEntityState
4510
29>Using token family RyzomTokenFamily for persistent data class COfflineEntityState
4511
29>.\player_manager\persistent_player_data.cpp(970) : Message: generating persistence code for CFarPosition
4512
29>Using token family RyzomTokenFamily for persistent data class CFarPosition
4513
29>.\player_manager\persistent_player_data.cpp(983) : Message: generating persistence code for CFarPositionStack
4514
29>Using token family RyzomTokenFamily for persistent data class CFarPositionStack
4515
29>.\player_manager\persistent_player_data.cpp(1020) : Message: generating persistence code for CPhysicalCharacteristics
4516
29>Using token family RyzomTokenFamily for persistent data class CPhysicalCharacteristics
4517
29>.\player_manager\persistent_player_data.cpp(1049) : Message: generating persistence code for CPhysicalScores
4518
29>Using token family RyzomTokenFamily for persistent data class CPhysicalScores
4519
29>.\player_manager\persistent_player_data.cpp(1069) : Message: generating persistence code for SCharacteristicsAndScores
4520
29>Using token family RyzomTokenFamily for persistent data class SCharacteristicsAndScores
4521
29>.\player_manager\persistent_player_data.cpp(1095) : Message: generating persistence code for CSkills
4522
29>Using token family RyzomTokenFamily for persistent data class CSkills
4523
29>.\player_manager\persistent_player_data.cpp(1115) : Message: generating persistence code for SSkill
4524
29>Using token family RyzomTokenFamily for persistent data class SSkill
4525
29>.\player_manager\persistent_player_data.cpp(1131) : Message: generating persistence code for CSPhraseCom
4526
29>Using token family RyzomTokenFamily for persistent data class CSPhraseCom
4527
29>.\player_manager\persistent_player_data.cpp(1158) : Message: generating persistence code for CModifiersInDB
4528
29>Using token family RyzomTokenFamily for persistent data class CModifiersInDB
4529
29>.\player_manager\persistent_player_data.cpp(1175) : Message: generating persistence code for CModifierInDB
4530
29>Using token family RyzomTokenFamily for persistent data class CModifierInDB
4531
29>.\player_manager\persistent_player_data.cpp(1248) : Message: generating persistence code for COldPlayerRoomInventoryLoader
4532
29>Using token family RyzomTokenFamily for persistent data class COldPlayerRoomInventoryLoader
4533
29>.\player_manager\persistent_player_data.cpp(1273) : Message: generating persistence code for CPlayerRoomInterface::CPlayerRoomData
4534
29>Using token family RyzomTokenFamily for persistent data class CPlayerRoomInterface::CPlayerRoomData
4535
29>.\player_manager\persistent_player_data.cpp(1349) : Message: generating persistence code for CGameItem
4536
29>Using token family RyzomTokenFamily for persistent data class CGameItem
4537
29>.\player_manager\persistent_player_data.cpp(1409) : Message: generating persistence code for CItemCraftParameters
4538
29>Using token family RyzomTokenFamily for persistent data class CItemCraftParameters
4539
29>.\player_manager\persistent_player_data.cpp(1465) : Message: generating persistence code for CCharacterRespawnPoints
4540
29>Using token family RyzomTokenFamily for persistent data class CCharacterRespawnPoints
4541
29>.\player_manager\persistent_player_data.cpp(1500) : Message: generating persistence code for CCharacterRespawnPoints::CMissionRespawnPoints
4542
29>Using token family RyzomTokenFamily for persistent data class CCharacterRespawnPoints::CMissionRespawnPoints
4543
29>.\player_manager\persistent_player_data.cpp(1528) : Message: generating persistence code for CCharacterEncyclopedia
4544
29>Using token family RyzomTokenFamily for persistent data class CCharacterEncyclopedia
4545
29>.\player_manager\persistent_player_data.cpp(1541) : Message: generating persistence code for CCharacterEncyclopedia::CEncyCharAlbum
4546
29>Using token family RyzomTokenFamily for persistent data class CCharacterEncyclopedia::CEncyCharAlbum
4547
29>.\player_manager\persistent_player_data.cpp(1555) : Message: generating persistence code for CCharacterEncyclopedia::CEncyCharThema
4548
29>Using token family RyzomTokenFamily for persistent data class CCharacterEncyclopedia::CEncyCharThema
4549
29>.\player_manager\persistent_player_data.cpp(1569) : Message: generating persistence code for TCharacterLogTime
4550
29>Using token family RyzomTokenFamily for persistent data class TCharacterLogTime
4551
29>.\player_manager\persistent_player_data.cpp(1593) : Message: generating persistence code for CCharacterGameEvent
4552
29>Using token family RyzomTokenFamily for persistent data class CCharacterGameEvent
4553
29>persistent_effect.cpp
4554
37>entity_sorter.cpp
4555
37>entity_custom_select_box.cpp
4556
37>editor.cpp
4557
29>.\player_manager\persistent_effect.cpp(214) : Message: generating persistence code for CPersistentEffect
4558
29>Using token family RyzomTokenFamily for persistent data class CPersistentEffect
4559
29>outpost_version_adapter.cpp
4560
29>outpost_state_machine.cpp
4561
29>outpost_squad.cpp
4562
29>.\outpost_manager\outpost_squad.cpp(592) : Message: generating persistence code for COutpostSquadDescriptor
4563
29>Using token family RyzomTokenFamily for persistent data class COutpostSquadDescriptor
4564
29>.\outpost_manager\outpost_squad.cpp(608) : Message: generating persistence code for COutpostSquadData
4565
29>Using token family RyzomTokenFamily for persistent data class COutpostSquadData
4566
37>dmc.cpp
4567
29>outpost_manager.cpp
4568
37>displayer_visual_shape.cpp
4569
37>displayer_visual_road.cpp
4570
29>outpost_guild_db_updater.cpp
4571
37>displayer_visual_group.cpp
4572
37>displayer_visual_entity.cpp
4573
29>outpost_commands.cpp
4574
29>outpost_client_callbacks.cpp
4575
37>displayer_visual_activity_sequence.cpp
4576
37>displayer_visual.cpp
4577
29>outpost_building.cpp
4578
37>displayer_lua.cpp
4579
29>.\outpost_manager\outpost_building.cpp(344) : Message: generating persistence code for COutpostBuilding
4580
29> 
4581
29>NON-OPTIMISED: Persistent data class COutpostBuilding not using a token family
4582
29> 
4583
37>displayer_base.cpp
4584
37>config_var.cpp
4585
29>outpost.cpp
4586
37>com_lua_module.cpp
4587
29>.\outpost_manager\outpost.cpp(3198) : Message: generating persistence code for COutpost
4588
29>Using token family RyzomTokenFamily for persistent data class COutpost
4589
37>client_edition_module.cpp
4590
29>offline_character_command.cpp
4591
29>nolink_hot_effect.cpp
4592
37>auto_group.cpp
4593
29>nolink_dot_effect.cpp
4594
37>action_historic.cpp
4595
29>named_items.cpp
4596
37>yubo_chat.cpp
4597
37>Generating Code...
4598
29>modifiers_in_db.cpp
4599
29>mod_range_success_effect.cpp
4600
29>.\phrase_manager\mod_range_success_effect.cpp(116) : Message: generating persistence code for CModRangeSuccessEffect
4601
29>Using token family RyzomTokenFamily for persistent data class CModRangeSuccessEffect
4602
29>Generating Code...
4603
37>Compiling...
4604
37>view_text_id_formated.cpp
4605
37>view_text_id.cpp
4606
37>view_text_formated.cpp
4607
37>view_text.cpp
4608
37>view_renderer.cpp
4609
37>view_radar.cpp
4610
37>view_quad.cpp
4611
37>view_polygon.cpp
4612
37>view_pointer.cpp
4613
37>view_link.cpp
4614
37>view_bitmap_faber_mp.cpp
4615
37>view_bitmap_combo.cpp
4616
37>view_bitmap.cpp
4617
37>view_base.cpp
4618
37>trade_common.cpp
4619
37>task_bar_manager.cpp
4620
37>sphrase_manager.cpp
4621
29>Compiling...
4622
29>mod_melee_success_effect.cpp
4623
37>skill_manager.cpp
4624
29>.\phrase_manager\mod_melee_success_effect.cpp(116) : Message: generating persistence code for CModMeleeSuccessEffect
4625
29>Using token family RyzomTokenFamily for persistent data class CModMeleeSuccessEffect
4626
37>skill_change_callback.cpp
4627
37>sbrick_manager.cpp
4628
29>mod_magic_success_effect.cpp
4629
37>Generating Code...
4630
29>.\phrase_manager\mod_magic_success_effect.cpp(116) : Message: generating persistence code for CModMagicSuccessEffect
4631
29>Using token family RyzomTokenFamily for persistent data class CModMagicSuccessEffect
4632
29>mod_magic_protection_effet.cpp
4633
29>.\phrase_manager\mod_magic_protection_effet.cpp(109) : Message: generating persistence code for CModMagicProtectionEffect
4634
29>Using token family RyzomTokenFamily for persistent data class CModMagicProtectionEffect
4635
29>mod_forage_success_effect.cpp
4636
29>.\phrase_manager\mod_forage_success_effect.cpp(122) : Message: generating persistence code for CModForageSuccessEffect
4637
29>Using token family RyzomTokenFamily for persistent data class CModForageSuccessEffect
4638
29>mod_defense_effect.cpp
4639
37>Compiling...
4640
37>req_skill_formula.cpp
4641
37>register_interface_elements.cpp
4642
29>.\phrase_manager\mod_defense_effect.cpp(154) : Message: generating persistence code for CModDefenseEffect
4643
29>Using token family RyzomTokenFamily for persistent data class CModDefenseEffect
4644
29>mod_craft_success_effect.cpp
4645
29>.\phrase_manager\mod_craft_success_effect.cpp(116) : Message: generating persistence code for CModCraftSuccessEffect
4646
29>Using token family RyzomTokenFamily for persistent data class CModCraftSuccessEffect
4647
37>reflect.cpp
4648
37>player_trade.cpp
4649
29>missions_commands.cpp
4650
37>people_list.cpp
4651
37>people_interraction.cpp
4652
37>obs_huge_list.cpp
4653
29>mission_template.cpp
4654
37>music_player.cpp
4655
37>macrocmd_manager.cpp
4656
37>macrocmd_key.cpp
4657
29>mission_team.cpp
4658
37>lua_object.cpp
4659
37>lua_ihm.cpp
4660
29>mission_step_template.cpp
4661
29>mission_step_talk.cpp
4662
37>lua_helper.cpp
4663
37>list_sheet_base.cpp
4664
37>libwww_nel_stream.cpp
4665
37>item_special_effect.cpp
4666
29>mission_step_queue.cpp
4667
37>item_consumable_effect.cpp
4668
37>inventory_manager.cpp
4669
37>interface_property.cpp
4670
37>interface_parser.cpp
4671
29>mission_step_misc.cpp
4672
37>Generating Code...
4673
29>mission_step_kill.cpp
4674
29>mission_step_item.cpp
4675
29>mission_step_guild.cpp
4676
37>Compiling...
4677
37>interface_options.cpp
4678
29>mission_step_ai.cpp
4679
37>interface_observer.cpp
4680
37>interface_manager.cpp
4681
29>mission_solo.cpp
4682
29>mission_queue_manager.cpp
4683
37>interface_link.cpp
4684
37>interface_group.cpp
4685
29>.\mission_manager\mission_queue_manager.cpp(381) : Message: generating persistence code for CQueueVect
4686
29>Using token family RyzomTokenFamily for persistent data class CQueueVect
4687
29>.\mission_manager\mission_queue_manager.cpp(402) : Message: generating persistence code for CMissionQueueManager
4688
29>Using token family RyzomTokenFamily for persistent data class CMissionQueueManager
4689
37>interface_expr_user_fct_items.cpp
4690
29>mission_queue.cpp
4691
37>interface_expr_user_fct_game.cpp
4692
29>.\mission_manager\mission_queue.cpp(851) : Message: generating persistence code for CWaitingEntity
4693
29>Using token family RyzomTokenFamily for persistent data class CWaitingEntity
4694
29>.\mission_manager\mission_queue.cpp(879) : Message: generating persistence code for CMissionQueue
4695
29>Using token family RyzomTokenFamily for persistent data class CMissionQueue
4696
37>interface_expr_user_fct.cpp
4697
37>interface_expr_node.cpp
4698
37>interface_expr.cpp
4699
37>interface_element.cpp
4700
29>Generating Code...
4701
37>interface_ddx.cpp
4702
37>interface_config.cpp
4703
37>interface_anim.cpp
4704
37>interface_3d_scene.cpp
4705
37>input_handler_manager.cpp
4706
37>guild_manager.cpp
4707
37>group_wheel.cpp
4708
37>group_tree.cpp
4709
37>group_table.cpp
4710
37>Generating Code...
4711
29>Compiling...
4712
29>mission_pd.cpp
4713
29>mission_parser.cpp
4714
29>mission_manager.cpp
4715
37>Compiling...
4716
37>group_tab.cpp
4717
37>group_skills.cpp
4718
37>group_scrolltext.cpp
4719
37>group_quick_help.cpp
4720
37>group_phrase_skill_filter.cpp
4721
29>mission_log.cpp
4722
29>mission_item.cpp
4723
37>group_paragraph.cpp
4724
37>group_modal_get_key.cpp
4725
37>group_modal.cpp
4726
29>mission_guild.cpp
4727
37>group_menu.cpp
4728
37>group_map.cpp
4729
29>mission_event.cpp
4730
37>group_list.cpp
4731
29>mission_client_callbacks.cpp
4732
37>group_in_scene_user_info.cpp
4733
37>group_in_scene_bubble.cpp
4734
29>mission_base_behaviour.cpp
4735
37>group_in_scene.cpp
4736
37>group_html_webig.cpp
4737
37>group_html_qcm.cpp
4738
37>group_html_mail.cpp
4739
29>mission_action.cpp
4740
37>group_html_forum.cpp
4741
37>group_html_cs.cpp
4742
37>group_html.cpp
4743
37>Generating Code...
4744
29>merchant.cpp
4745
29>magic_phrase.cpp
4746
29>magic_focus_item.cpp
4747
29>magic_action_negative_effect.cpp
4748
37>Compiling...
4749
37>group_header.cpp
4750
37>group_frame.cpp
4751
37>group_editbox.cpp
4752
29>magic_action_item_charge.cpp
4753
37>group_container.cpp
4754
37>group_compas.cpp
4755
29>magic_action_heal.cpp
4756
37>group_career.cpp
4757
37>flying_text_manager.cpp
4758
37>filtered_chat_summary.cpp
4759
37>event_descriptor.cpp
4760
37>encyclopedia_manager.cpp
4761
29>magic_action_dot.cpp
4762
37>dbview_quantity.cpp
4763
37>dbview_number.cpp
4764
37>dbview_digit.cpp
4765
37>dbview_bar3.cpp
4766
37>dbview_bar.cpp
4767
37>dbgroup_select_number.cpp
4768
29>magic_action_disarm.cpp
4769
37>dbgroup_list_sheet_trade.cpp
4770
37>dbgroup_list_sheet_text_share.cpp
4771
29>magic_action_attack.cpp
4772
37>dbgroup_list_sheet_text_phrase_id.cpp
4773
37>dbgroup_list_sheet_text_phrase.cpp
4774
37>Generating Code...
4775
29>magic_action_ai_toxic_cloud.cpp
4776
29>Generating Code...
4777
37>Compiling...
4778
37>dbgroup_list_sheet_text_brick_composition.cpp
4779
37>dbgroup_list_sheet_text.cpp
4780
37>dbgroup_list_sheet_mission.cpp
4781
37>dbgroup_list_sheet_icon_phrase.cpp
4782
37>dbgroup_list_sheet_bonus_malus.cpp
4783
37>dbgroup_list_sheet.cpp
4784
37>dbgroup_combo_box.cpp
4785
37>dbgroup_build_phrase.cpp
4786
37>dbctrl_sheet.cpp
4787
37>custom_mouse.cpp
4788
37>ctrl_tooltip.cpp
4789
37>ctrl_text_button.cpp
4790
37>ctrl_sheet_selection.cpp
4791
37>ctrl_scroll.cpp
4792
29>Compiling...
4793
29>magic_action_ai_mass_dispel.cpp
4794
37>ctrl_quad.cpp
4795
37>ctrl_polygon.cpp
4796
37>ctrl_col_pick.cpp
4797
37>ctrl_button.cpp
4798
37>ctrl_base_button.cpp
4799
37>ctrl_base.cpp
4800
29>magic_action_ai_hot.cpp
4801
37>Generating Code...
4802
29>magic_action_ai_effect.cpp
4803
29>magic_action_ai_dot.cpp
4804
37>Compiling...
4805
37>chat_window.cpp
4806
29>magic_action_ai_damage_aura.cpp
4807
29>magic_action_affect_stat.cpp
4808
37>chat_text_manager.cpp
4809
37>chat_filter.cpp
4810
37>chat_displayer.cpp
4811
29>known_and_memorized_phrases.cpp
4812
37>character_3d.cpp
4813
29>items_for_sale.cpp
4814
37>brick_learned_callback.cpp
4815
37>bot_chat_page_trade.cpp
4816
29>.\shop_type\items_for_sale.cpp(352) : Message: generating persistence code for CItemsForSale
4817
29>Using token family RyzomTokenFamily for persistent data class CItemsForSale
4818
29>item_worn_state.cpp
4819
29>item_service_manager.cpp
4820
37>bot_chat_page_ring_sessions.cpp
4821
37>bot_chat_page_player_gift.cpp
4822
29>item_for_sale.cpp
4823
37>bot_chat_page_news.cpp
4824
37>bot_chat_page_mission_end.cpp
4825
29>.\shop_type\item_for_sale.cpp(183) : Message: generating persistence code for CItemForSale
4826
29>Using token family RyzomTokenFamily for persistent data class CItemForSale
4827
37>bot_chat_page_mission.cpp
4828
29>inventory_updater.cpp
4829
37>bot_chat_page_dynamic_mission.cpp
4830
29>inter_shard_exchange_validator.cpp
4831
29>harvestable.cpp
4832
37>bot_chat_page_create_guild.cpp
4833
37>bot_chat_page_all.cpp
4834
37>bot_chat_page.cpp
4835
29>harvest_source.cpp
4836
37>bot_chat_manager.cpp
4837
37>bonus_malus.cpp
4838
37>bar_manager.cpp
4839
37>animal_position_state.cpp
4840
29>harvest_phrase.cpp
4841
37>Generating Code...
4842
29>guild_version_adapter.cpp
4843
37>Compiling...
4844
37>add_on_manager.cpp
4845
37>action_phrase_faber.cpp
4846
29>guild_unifier_itf.cpp
4847
37>action_handler_ui.cpp
4848
29>guild_unifier.cpp
4849
37>action_handler_tools.cpp
4850
29>guild_pd.cpp
4851
37>action_handler_phrase.cpp
4852
29>Generating Code...
4853
37>action_handler_outpost.cpp
4854
37>action_handler_move.cpp
4855
37>action_handler_misc.cpp
4856
37>action_handler_item.cpp
4857
37>action_handler_help.cpp
4858
29>Compiling...
4859
29>guild_officer_module.cpp
4860
37>action_handler_game.cpp
4861
29>guild_member_pd.cpp
4862
29>guild_member_module.cpp
4863
37>action_handler_edit.cpp
4864
37>action_handler_debug.cpp
4865
37>action_handler.cpp
4866
29>guild_manager.cpp
4867
37>Generating Code...
4868
29>guild_leader_module.cpp
4869
29>guild_invitation_module.cpp
4870
37>Compiling resources...
4871
37>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
4872
37>Copyright (C) Microsoft Corporation.  All rights reserved.
4873
37>Linking...
4874
37>LINK : fatal error LNK1181: cannot open input file '..\..\..\nel\lib\nlsound_r.lib'
4875
37>Build log was saved at "file://h:\code\ryzom\obj\Release\client\BuildLog.htm"
4876
37>client - 1 error(s), 0 warning(s)
4877
29>guild_inv.cpp
4878
29>guild_high_officer_module.cpp
4879
29>guild_container_pd.cpp
4880
29>guild_commands.cpp
4881
29>guild_client_callbacks.cpp
4882
29>guild_charge.cpp
4883
29>guild_char_proxy.cpp
4884
29>guild.cpp
4885
29>.\guild_manager\guild.cpp(2039) : Message: generating persistence code for COldGuildInventoryLoader
4886
29>Using token family RyzomTokenFamily for persistent data class COldGuildInventoryLoader
4887
29>.\guild_manager\guild.cpp(2073) : Message: generating persistence code for CGuild
4888
29>Using token family RyzomTokenFamily for persistent data class CGuild
4889
29>gm_tp_pending_command.cpp
4890
29>gear_latency.cpp
4891
29>game_item_manager.cpp
4892
29>game_item.cpp
4893
29>.\game_item_manager\game_item.cpp(4881) : Message: Implement me
4894
29>game_event_manager.cpp
4895
29>.\game_event_manager.cpp(335) : Message: generating persistence code for CGameEventManager
4896
29>Using token family RyzomTokenFamily for persistent data class CGameEventManager
4897
29>forage_progress.cpp
4898
29>Generating Code...
4899
29>Compiling...
4900
29>forage_phrase.cpp
4901
29>fg_prospection_phrase.cpp
4902
29>fg_extraction_phrase.cpp
4903
29>far_position_stack.cpp
4904
29>fame_pd.cpp
4905
29>fame_manager.cpp
4906
29>faber_phrase.cpp
4907
29>faber_action.cpp
4908
29>environmental_effect.cpp
4909
29>entity_persistant_data.cpp
4910
29>entity_matrix.cpp
4911
29>entity_manager.cpp
4912
29>entity_callbacks.cpp
4913
29>entity_base.cpp
4914
29>entities_game_service.cpp
4915
29>enchant_weapon_effect.cpp
4916
29>.\phrase_manager\enchant_weapon_effect.cpp(165) : Message: generating persistence code for CEnchantWeaponEffect
4917
29>Using token family RyzomTokenFamily for persistent data class CEnchantWeaponEffect
4918
29>egs_variables.cpp
4919
29>egs_static_xp_factor_table.cpp
4920
29>egs_static_world.cpp
4921
29>egs_static_text_emotes.cpp
4922
29>Generating Code...
4923
29>Compiling...
4924
29>egs_static_success_table.cpp
4925
29>egs_static_rolemaster_phrase.cpp
4926
29>egs_static_outpost.cpp
4927
29>egs_static_harvestable.cpp
4928
29>egs_static_guild_option.cpp
4929
29>egs_static_game_sheet.cpp
4930
29>egs_static_game_item.cpp
4931
29>egs_static_encyclo.cpp
4932
29>egs_static_emot.cpp
4933
29>egs_static_deposit.cpp
4934
29>egs_static_brick.cpp
4935
29>egs_static_ai_action.cpp
4936
29>egs_sheets.cpp
4937
29>egs_pd.cpp
4938
29>egs_mirror.cpp
4939
29>egs_globals.cpp
4940
29>egs_dynamic_sheet_manager.cpp
4941
29>effect_factory.cpp
4942
29>easter_egg.cpp
4943
29>dynamic_items.cpp
4944
29>.\shop_type\dynamic_items.cpp(72) : Message: generating persistence code for CDynamicItems
4945
29>Using token family RyzomTokenFamily for persistent data class CDynamicItems
4946
29>Generating Code...
4947
29>Compiling...
4948
29>dyn_chat_egs.cpp
4949
29>destination.cpp
4950
29>deposit.cpp
4951
29>death_penalties.cpp
4952
29>db_string_updater.cpp
4953
29>database_plr.cpp
4954
29>database_outpost.cpp
4955
29>database_guild.cpp
4956
29>damage_shield_effect.cpp
4957
29>damage_aura_effect.cpp
4958
29>creature_tick_update_timer_event.cpp
4959
29>creature_manager.cpp
4960
29>creature.cpp
4961
29>common_shard_callbacks.cpp
4962
29>common_pd.cpp
4963
29>combat_phrase.cpp
4964
29>combat_defender.cpp
4965
29>combat_attacker.cpp
4966
29>combat_action_stun.cpp
4967
29>combat_action_special_damage.cpp
4968
29>Generating Code...
4969
29>Compiling...
4970
29>combat_action_slow_move.cpp
4971
29>combat_action_simple_effect.cpp
4972
29>combat_action_simple_dynamic_effect.cpp
4973
29>combat_action_regen_modifier.cpp
4974
29>combat_action_dot.cpp
4975
29>combat_action_disarm.cpp
4976
29>combat_action_bleed.cpp
4977
29>combat_action_ai_effect.cpp
4978
29>combat_action.cpp
4979
29>client_messages.cpp
4980
29>client_command_forwarder.cpp
4981
29>chg_charac_effect.cpp
4982
29>.\phrase_manager\chg_charac_effect.cpp(133) : Message: generating persistence code for CChgCharacEffect
4983
29>Using token family RyzomTokenFamily for persistent data class CChgCharacEffect
4984
29>character_version_adapter.cpp
4985
29>character_tick_update_timer_event.cpp
4986
29>character_statistics_recorder.cpp
4987
29>.\player_manager\character_statistics_recorder.cpp(89) : Message: generating persistence code for CCharaterStatisticsRecorderRecord
4988
29>Using token family RyzomTokenFamily for persistent data class CCharaterStatisticsRecorderRecord
4989
29>.\player_manager\character_statistics_recorder.cpp(148) : Message: generating persistence code for CCharaterStatisticsRecorderContainer
4990
29>Using token family RyzomTokenFamily for persistent data class CCharaterStatisticsRecorderContainer
4991
29>character_shopping_list.cpp
4992
29>character_respawn_points.cpp
4993
29>character_name_extraction.cpp
4994
29>.\player_manager\character_name_extraction.cpp(18) : Message: generating persistence code for CEntityBaseNameExtraction
4995
29>.\player_manager\character_name_extraction.cpp(30) : Message: generating persistence code for CCharacterNameExtraction
4996
29>character_inventory_manipulation.cpp
4997
29>character_game_event.cpp
4998
29>Generating Code...
4999
29>Compiling...
5000
29>character_encyclopedia.cpp
5001
29>character_control.cpp
5002
29>character.cpp
5003
29>.\player_manager\character.cpp(4235) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
5004
29>.\player_manager\character.cpp(4313) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
5005
29>.\player_manager\character.cpp(8647) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
5006
29>charac_modifier_effect.cpp
5007
29>char_name_mapper_client.cpp
5008
29>change_move_speed_effect.cpp
5009
29>cdb_synchronised.cpp
5010
29>cdb_struct_banks.cpp
5011
29>cdb_leaf.cpp
5012
29>cdb_group.cpp
5013
29>cdb_data_instance_container.cpp
5014
29>cdb_check_sum.cpp
5015
29>cdb_branch.cpp
5016
29>bypass_check_flags.cpp
5017
29>building_unit_test.cpp
5018
29>building_template.cpp
5019
29>building_physical.cpp
5020
29>building_manager.cpp
5021
29>building_enums.cpp
5022
29>building_commands.cpp
5023
29>Generating Code...
5024
29>Compiling...
5025
29>bounce_effect.cpp
5026
29>bleed_effect.cpp
5027
29>available_phrases.cpp
5028
29>aura_regen_effect.cpp
5029
29>aura_effect.cpp
5030
29>area_geometry.cpp
5031
29>area_effect.cpp
5032
29>animation_session_manager.cpp
5033
29>ai_alias_translator.cpp
5034
29>admin_properties.cpp
5035
29>admin.cpp
5036
29>action_distance_checker.cpp
5037
29>Generating Code...
5038
29>Linking...
5039
29>LINK : fatal error LNK1181: cannot open input file '..\..\..\..\nel\lib\nlmisc_r.lib'
5040
29>Build log was saved at "file://h:\code\ryzom\server\src\entities_game_service\Release\BuildLog.htm"
5041
29>entities_game_service - 1 error(s), 3 warning(s)
5042
========== Build: 10 succeeded, 27 failed, 2 up-to-date, 1 skipped ==========