error.txt

zasdman, 05/11/2010 09:03 pm

Download (81.3 kB)

 
1
1>------ Build started: Project: 3d, Configuration: Release Win32 ------
2
1>Compiling...
3
1>texture_bump.cpp
4
2>------ Build started: Project: admin_service, Configuration: Release Win32 ------
5
3>------ Build started: Project: monitor_service, Configuration: Release Win32 ------
6
4>------ Build started: Project: gpm_service, Configuration: Release Win32 ------
7
4>Compiling...
8
5>------ Build started: Project: ai_service, Configuration: Release Win32 ------
9
6>------ Build started: Project: dynamic_scenario_service, Configuration: Release Win32 ------
10
4>world_position_manager.cpp
11
5>Compiling...
12
7>------ Build started: Project: input_output_service, Configuration: Release Win32 ------
13
7>Compiling...
14
8>------ Build started: Project: entities_game_service, Configuration: Release Win32 ------
15
3>Linking...
16
2>Linking...
17
6>Linking...
18
8>Compiling...
19
5>world_container.cpp
20
7>string_manager_parser.cpp
21
8>zone_manager.cpp
22
5>visual_properties_interface.cpp
23
1>texture_blend.cpp
24
1>texture_blank.cpp
25
1>hls_texture_manager.cpp
26
2>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _deflateEnd referenced in function "int __cdecl yaSSL::Compress(unsigned char const *,int,class yaSSL::input_buffer &)" (?Compress@yaSSL@@YAHPBEHAAVinput_buffer@1@@Z)
27
2>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _deflate referenced in function "int __cdecl yaSSL::Compress(unsigned char const *,int,class yaSSL::input_buffer &)" (?Compress@yaSSL@@YAHPBEHAAVinput_buffer@1@@Z)
28
2>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _deflateInit_ referenced in function "int __cdecl yaSSL::Compress(unsigned char const *,int,class yaSSL::input_buffer &)" (?Compress@yaSSL@@YAHPBEHAAVinput_buffer@1@@Z)
29
2>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _inflateEnd referenced in function "int __cdecl yaSSL::DeCompress(class yaSSL::input_buffer &,int,class yaSSL::input_buffer &)" (?DeCompress@yaSSL@@YAHAAVinput_buffer@1@H0@Z)
30
2>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _inflate referenced in function "int __cdecl yaSSL::DeCompress(class yaSSL::input_buffer &,int,class yaSSL::input_buffer &)" (?DeCompress@yaSSL@@YAHAAVinput_buffer@1@H0@Z)
31
2>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _inflateInit_ referenced in function "int __cdecl yaSSL::DeCompress(class yaSSL::input_buffer &,int,class yaSSL::input_buffer &)" (?DeCompress@yaSSL@@YAHAAVinput_buffer@1@H0@Z)
32
2>mysqlclient.lib(my_compress.obj) : error LNK2019: unresolved external symbol _compress referenced in function _my_compress_alloc
33
1>hls_texture_bank.cpp
34
2>mysqlclient.lib(my_compress.obj) : error LNK2019: unresolved external symbol _uncompress referenced in function _my_uncompress
35
2>admin_service_r.exe : fatal error LNK1120: 8 unresolved externals
36
2>Build log was saved at "file://h:\code\nelns\admin_service\obj\Release\admin_service\BuildLog.htm"
37
2>admin_service - 9 error(s), 0 warning(s)
38
1>hls_color_texture.cpp
39
3>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _deflateEnd referenced in function "int __cdecl yaSSL::Compress(unsigned char const *,int,class yaSSL::input_buffer &)" (?Compress@yaSSL@@YAHPBEHAAVinput_buffer@1@@Z)
40
3>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _deflate referenced in function "int __cdecl yaSSL::Compress(unsigned char const *,int,class yaSSL::input_buffer &)" (?Compress@yaSSL@@YAHPBEHAAVinput_buffer@1@@Z)
41
3>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _deflateInit_ referenced in function "int __cdecl yaSSL::Compress(unsigned char const *,int,class yaSSL::input_buffer &)" (?Compress@yaSSL@@YAHPBEHAAVinput_buffer@1@@Z)
42
3>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _inflateEnd referenced in function "int __cdecl yaSSL::DeCompress(class yaSSL::input_buffer &,int,class yaSSL::input_buffer &)" (?DeCompress@yaSSL@@YAHAAVinput_buffer@1@H0@Z)
43
3>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _inflate referenced in function "int __cdecl yaSSL::DeCompress(class yaSSL::input_buffer &,int,class yaSSL::input_buffer &)" (?DeCompress@yaSSL@@YAHAAVinput_buffer@1@H0@Z)
44
3>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _inflateInit_ referenced in function "int __cdecl yaSSL::DeCompress(class yaSSL::input_buffer &,int,class yaSSL::input_buffer &)" (?DeCompress@yaSSL@@YAHAAVinput_buffer@1@H0@Z)
45
3>mysqlclient.lib(my_compress.obj) : error LNK2019: unresolved external symbol _compress referenced in function _my_compress_alloc
46
3>mysqlclient.lib(my_compress.obj) : error LNK2019: unresolved external symbol _uncompress referenced in function _my_uncompress
47
3>H:\code\ryzom\server\Release\monitor_service.exe : fatal error LNK1120: 8 unresolved externals
48
1>fasthls_modifier.cpp
49
1>cube_map_builder.cpp
50
3>Build log was saved at "file://h:\code\ryzom\server\src\monitor_service\Release\BuildLog.htm"
51
3>monitor_service - 9 error(s), 0 warning(s)
52
1>async_texture_manager.cpp
53
9>------ Build started: Project: persistant_data_service, Configuration: Release Win32 ------
54
10>------ Build started: Project: session_browser_server, Configuration: Release Win32 ------
55
9>Compiling...
56
6>game_share_r.lib(object.obj) : error LNK2019: unresolved external symbol _compress referenced in function "public: void __thiscall R2::CObjectSerializer::compress(void)" (?compress@CObjectSerializer@R2@@QAEXXZ)
57
6>game_share_r.lib(object.obj) : error LNK2019: unresolved external symbol _uncompress referenced in function "private: void __thiscall R2::CObjectSerializer::uncompressImpl(void)" (?uncompressImpl@CObjectSerializer@R2@@AAEXXZ)
58
6>H:\code\ryzom\server\Release\dynamic_scenario_service.exe : fatal error LNK1120: 2 unresolved externals
59
10>Linking...
60
6>Build log was saved at "file://h:\code\ryzom\server\src\dynamic_scenario_service\Release\BuildLog.htm"
61
6>dynamic_scenario_service - 3 error(s), 0 warning(s)
62
9>persistant_data_service.cpp
63
11>------ Build started: Project: shard_unifier_service, Configuration: Release Win32 ------
64
11>Compiling...
65
11>shard_unifier_service.cpp
66
10>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _deflateEnd referenced in function "int __cdecl yaSSL::Compress(unsigned char const *,int,class yaSSL::input_buffer &)" (?Compress@yaSSL@@YAHPBEHAAVinput_buffer@1@@Z)
67
10>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _deflate referenced in function "int __cdecl yaSSL::Compress(unsigned char const *,int,class yaSSL::input_buffer &)" (?Compress@yaSSL@@YAHPBEHAAVinput_buffer@1@@Z)
68
10>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _deflateInit_ referenced in function "int __cdecl yaSSL::Compress(unsigned char const *,int,class yaSSL::input_buffer &)" (?Compress@yaSSL@@YAHPBEHAAVinput_buffer@1@@Z)
69
10>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _inflateEnd referenced in function "int __cdecl yaSSL::DeCompress(class yaSSL::input_buffer &,int,class yaSSL::input_buffer &)" (?DeCompress@yaSSL@@YAHAAVinput_buffer@1@H0@Z)
70
10>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _inflate referenced in function "int __cdecl yaSSL::DeCompress(class yaSSL::input_buffer &,int,class yaSSL::input_buffer &)" (?DeCompress@yaSSL@@YAHAAVinput_buffer@1@H0@Z)
71
10>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _inflateInit_ referenced in function "int __cdecl yaSSL::DeCompress(class yaSSL::input_buffer &,int,class yaSSL::input_buffer &)" (?DeCompress@yaSSL@@YAHAAVinput_buffer@1@H0@Z)
72
10>mysqlclient.lib(my_compress.obj) : error LNK2019: unresolved external symbol _compress referenced in function _my_compress_alloc
73
10>mysqlclient.lib(my_compress.obj) : error LNK2019: unresolved external symbol _uncompress referenced in function _my_uncompress
74
10>H:\code\ryzom\server\Release\session_browser_server.exe : fatal error LNK1120: 8 unresolved externals
75
1>async_texture_block.cpp
76
10>Build log was saved at "file://h:\code\ryzom\server\src\session_browser_server\Release\BuildLog.htm"
77
10>session_browser_server - 9 error(s), 0 warning(s)
78
1>water_shape.cpp
79
12>------ Build started: Project: tick_service, Configuration: Release Win32 ------
80
12>Compiling...
81
12>tick_service.cpp
82
1>vertex_stream_manager.cpp
83
1>tangent_space_build.cpp
84
11>ring_session_manager.cpp
85
1>skeleton_shape.cpp
86
1>shifted_triangle_cache.cpp
87
9>pds_type.cpp
88
1>shape_bank.cpp
89
1>raw_skin.cpp
90
4>world_entity.cpp
91
12>range_mirror_manager.cpp
92
7>string_manager.cpp
93
1>particle_system_shape.cpp
94
5>time_interface.cpp
95
9>pds_table.cpp
96
1>mrm_level_detail.cpp
97
1>meshvp_wind_tree.cpp
98
12>Generating Code...
99
1>Generating Code...
100
4>vision_delta_manager.cpp
101
7>parameter_traits.cpp
102
9>pds_database.cpp
103
5>states.cpp
104
4>variables.cpp
105
12>Linking...
106
8>world_instances.cpp
107
1>Compiling...
108
1>meshvp_per_pixel_light.cpp
109
9>pds_column.cpp
110
8>weather_everywhere.cpp
111
7>news_manager.cpp
112
11>nel_database_mapping.cpp
113
1>mesh_vertex_program.cpp
114
1>mesh_multi_lod.cpp
115
12>stlport_statix.lib(dll_main.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
116
12>stlport_statix.lib(fstream.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
117
12>stlport_statix.lib(ios.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
118
12>stlport_statix.lib(stdio_streambuf.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
119
12>stlport_statix.lib(iostream.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
120
12>stlport_statix.lib(codecvt.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
121
12>stlport_statix.lib(collate.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
122
12>stlport_statix.lib(ctype.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
123
12>stlport_statix.lib(monetary.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
124
12>stlport_statix.lib(num_get.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
125
12>stlport_statix.lib(num_put.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
126
12>stlport_statix.lib(num_get_float.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
127
12>stlport_statix.lib(num_put_float.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
128
12>stlport_statix.lib(numpunct.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
129
12>stlport_statix.lib(time_facets.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
130
12>stlport_statix.lib(messages.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
131
12>stlport_statix.lib(locale.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
132
12>stlport_statix.lib(locale_impl.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
133
12>stlport_statix.lib(locale_catalog.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
134
5>state_profil.cpp
135
12>stlport_statix.lib(facets_byname.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
136
12>stlport_statix.lib(allocators.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
137
12>stlport_statix.lib(c_locale.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
138
12>Embedding manifest...
139
9>pds_attribute.cpp
140
4>sheets.cpp
141
12>Build log was saved at "file://h:\code\ryzom\server\src\tick_service\Release\BuildLog.htm"
142
12>tick_service - 0 error(s), 22 warning(s)
143
1>mesh_mrm_skinned_template.cpp
144
7>messages.cpp
145
1>mesh_mrm_skinned.cpp
146
8>weapon_damage_table.cpp
147
8>weapon_craft_parameters.cpp
148
4>patat_subscribe_manager.cpp
149
8>trade_structures.cpp
150
8>toxic_cloud.cpp
151
9>db_manager_messages.cpp
152
11>name_manager.cpp
153
1>mesh_mrm_skin_template.cpp
154
1>mesh_mrm_skin.cpp
155
5>state_instance.cpp
156
4>Generating Code...
157
7>ios_ring_module.cpp
158
1>mesh_mrm.cpp
159
8>totem_effect.cpp
160
9>db_manager.cpp
161
1>mesh_morpher.cpp
162
1>mesh_geom.cpp
163
1>mesh_block_manager.cpp
164
1>mesh_blender.cpp
165
7>input_output_service.cpp
166
9>database_adapter.cpp
167
1>mesh_base.cpp
168
5>state_chat.cpp
169
8>totem_base.cpp
170
1>mesh.cpp
171
11>mail_forum_notfier_fwd.cpp
172
1>flare_shape.cpp
173
9>commands.cpp
174
1>tile_vegetable_desc.cpp
175
8>.\pvp_manager\pvp_faction_reward_manager\totem_base.cpp(418) : Message: generating persistence code for CTotemBase
176
8>Using token family RyzomTokenFamily for persistent data class CTotemBase
177
7>Generating Code...
178
1>tile_noise_map.cpp
179
1>tile_far_bank.cpp
180
1>tile_bank.cpp
181
4>Linking...
182
1>static_quad_grid.cpp
183
1>Generating Code...
184
9>Generating Code...
185
8>timed_actions.cpp
186
5>sheets.cpp
187
5>service_main.cpp
188
4>stlport_statix.lib(dll_main.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
189
4>stlport_statix.lib(fstream.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
190
4>stlport_statix.lib(ios.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
191
4>stlport_statix.lib(stdio_streambuf.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
192
4>stlport_statix.lib(iostream.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
193
4>stlport_statix.lib(codecvt.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
194
4>stlport_statix.lib(collate.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
195
4>stlport_statix.lib(ctype.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
196
4>stlport_statix.lib(monetary.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
197
4>stlport_statix.lib(num_get.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
198
4>stlport_statix.lib(num_put.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
199
4>stlport_statix.lib(num_get_float.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
200
4>stlport_statix.lib(num_put_float.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
201
4>stlport_statix.lib(numpunct.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
202
4>stlport_statix.lib(time_facets.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
203
4>stlport_statix.lib(messages.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
204
4>stlport_statix.lib(locale.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
205
4>stlport_statix.lib(locale_impl.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
206
4>stlport_statix.lib(locale_catalog.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
207
4>stlport_statix.lib(facets_byname.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
208
4>stlport_statix.lib(allocators.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
209
4>stlport_statix.lib(c_locale.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
210
4>Embedding manifest...
211
11>login_service.cpp
212
4>Build log was saved at "file://h:\code\ryzom\server\src\gpm_service\Release\BuildLog.htm"
213
4>gpm_service - 0 error(s), 22 warning(s)
214
8>timed_action_phrase.cpp
215
5>script_vm.cpp
216
5>script_compiler_native_func.cpp
217
9>Linking...
218
7>Linking...
219
9>stlport_statix.lib(dll_main.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
220
9>stlport_statix.lib(fstream.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
221
9>stlport_statix.lib(ios.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
222
9>stlport_statix.lib(stdio_streambuf.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
223
9>stlport_statix.lib(iostream.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
224
9>stlport_statix.lib(codecvt.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
225
9>stlport_statix.lib(collate.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
226
9>stlport_statix.lib(ctype.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
227
9>stlport_statix.lib(monetary.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
228
9>stlport_statix.lib(num_get.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
229
9>stlport_statix.lib(num_put.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
230
9>stlport_statix.lib(num_get_float.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
231
9>stlport_statix.lib(num_put_float.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
232
9>stlport_statix.lib(numpunct.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
233
9>stlport_statix.lib(time_facets.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
234
9>stlport_statix.lib(messages.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
235
9>stlport_statix.lib(locale.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
236
9>stlport_statix.lib(locale_impl.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
237
9>stlport_statix.lib(locale_catalog.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
238
9>stlport_statix.lib(facets_byname.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
239
9>stlport_statix.lib(allocators.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
240
9>stlport_statix.lib(c_locale.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
241
9>Embedding manifest...
242
11>entity_locator.cpp
243
8>teleport_effect.cpp
244
9>Build log was saved at "file://h:\code\ryzom\server\src\persistant_data_service\Release\BuildLog.htm"
245
9>persistant_data_service - 0 error(s), 22 warning(s)
246
7>game_share_r.lib(object.obj) : error LNK2019: unresolved external symbol _compress referenced in function "public: void __thiscall R2::CObjectSerializer::compress(void)" (?compress@CObjectSerializer@R2@@QAEXXZ)
247
7>game_share_r.lib(object.obj) : error LNK2019: unresolved external symbol _uncompress referenced in function "private: void __thiscall R2::CObjectSerializer::uncompressImpl(void)" (?uncompressImpl@CObjectSerializer@R2@@AAEXXZ)
248
7>H:\code\ryzom\server\Release\input_output_service.exe : fatal error LNK1120: 2 unresolved externals
249
7>Build log was saved at "file://h:\code\ryzom\server\src\input_output_service\Release\BuildLog.htm"
250
7>input_output_service - 3 error(s), 0 warning(s)
251
1>Compiling...
252
1>quad_grid.cpp
253
1>ptr_set.cpp
254
1>fast_ptr_list.cpp
255
1>cube_grid.cpp
256
1>text_context.cpp
257
1>font_manager.cpp
258
5>script_compiler.cpp
259
1>font_generator.cpp
260
1>computed_string.cpp
261
5>path_behaviors.cpp
262
1>vertex_program_parse.cpp
263
1>vertex_program.cpp
264
1>vertex_buffer.cpp
265
8>team_manager.cpp
266
1>texture.cpp
267
1>shader.cpp
268
1>material.cpp
269
1>light.cpp
270
1>index_buffer.cpp
271
1>dru.cpp
272
1>driver.cpp
273
1>zone_tgt_smoother.cpp
274
11>database_mapping.cpp
275
1>zone_symmetrisation.cpp
276
1>Generating Code...
277
5>npc_description_msg.cpp
278
8>team.cpp
279
1>Compiling...
280
1>zone_smoother.cpp
281
1>zone_lighter.cpp
282
5>nf_static.cpp
283
1>zone_corner_smoother.cpp
284
11>chat_unifier.cpp
285
1>instance_lighter.cpp
286
1>zone_search.cpp
287
8>stun_effect.cpp
288
5>nf_state_instance.cpp
289
1>zone_manager.cpp
290
1>zone.cpp
291
8>statistic.cpp
292
1>tile_lumel.cpp
293
1>tile_light_influence.cpp
294
1>tile_element.cpp
295
1>tile_color.cpp
296
1>texture_near.cpp
297
1>texture_far.cpp
298
11>character_sync.cpp
299
1>texture_dlm.cpp
300
1>tessellation.cpp
301
1>tess_list.cpp
302
1>tess_face_priority_list.cpp
303
1>tess_block.cpp
304
8>static_items.cpp
305
1>patchuv_locator.cpp
306
1>patchdlm_context.cpp
307
5>nf_helpers.cpp
308
1>Generating Code...
309
8>static_action_types.cpp
310
8>stat_db.cpp
311
11>Generating Code...
312
5>nf_grp_npc.cpp
313
8>stable.cpp
314
8>Generating Code...
315
1>Compiling...
316
1>patch_vegetable.cpp
317
5>nf_grp.cpp
318
1>patch_render.cpp
319
1>patch_rdr_pass.cpp
320
1>patch_noise.cpp
321
1>patch_lightmap.cpp
322
1>patch.cpp
323
1>landscapevb_info.cpp
324
1>landscapevb_allocator.cpp
325
1>landscape_vegetable_block.cpp
326
1>landscape_profile.cpp
327
1>landscape_face_vector_manager.cpp
328
1>landscape_def.cpp
329
1>landscape.cpp
330
5>named_entity_manager.cpp
331
5>Generating Code...
332
1>bezier_patch.cpp
333
1>water_model.cpp
334
1>transform_shape.cpp
335
1>transform.cpp
336
1>skeleton_model.cpp
337
1>seg_remanence.cpp
338
1>root_model.cpp
339
1>Generating Code...
340
8>Compiling...
341
8>spell_target.cpp
342
8>special_trade_list.cpp
343
8>special_power_taunt.cpp
344
1>Compiling...
345
1>point_light_model.cpp
346
1>particle_system_model.cpp
347
1>mesh_multi_lod_instance.cpp
348
8>special_power_speeding_up.cpp
349
1>mesh_mrm_skinned_instance.cpp
350
11>Linking...
351
11>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _deflateEnd referenced in function "int __cdecl yaSSL::Compress(unsigned char const *,int,class yaSSL::input_buffer &)" (?Compress@yaSSL@@YAHPBEHAAVinput_buffer@1@@Z)
352
11>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _deflate referenced in function "int __cdecl yaSSL::Compress(unsigned char const *,int,class yaSSL::input_buffer &)" (?Compress@yaSSL@@YAHPBEHAAVinput_buffer@1@@Z)
353
11>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _deflateInit_ referenced in function "int __cdecl yaSSL::Compress(unsigned char const *,int,class yaSSL::input_buffer &)" (?Compress@yaSSL@@YAHPBEHAAVinput_buffer@1@@Z)
354
11>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _inflateEnd referenced in function "int __cdecl yaSSL::DeCompress(class yaSSL::input_buffer &,int,class yaSSL::input_buffer &)" (?DeCompress@yaSSL@@YAHAAVinput_buffer@1@H0@Z)
355
11>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _inflate referenced in function "int __cdecl yaSSL::DeCompress(class yaSSL::input_buffer &,int,class yaSSL::input_buffer &)" (?DeCompress@yaSSL@@YAHAAVinput_buffer@1@H0@Z)
356
11>mysqlclient.lib(yassl_int.obj) : error LNK2019: unresolved external symbol _inflateInit_ referenced in function "int __cdecl yaSSL::DeCompress(class yaSSL::input_buffer &,int,class yaSSL::input_buffer &)" (?DeCompress@yaSSL@@YAHAAVinput_buffer@1@H0@Z)
357
11>mysqlclient.lib(my_compress.obj) : error LNK2019: unresolved external symbol _compress referenced in function _my_compress_alloc
358
11>mysqlclient.lib(my_compress.obj) : error LNK2019: unresolved external symbol _uncompress referenced in function _my_uncompress
359
11>H:\code\ryzom\server\Release\shard_unifier_service.exe : fatal error LNK1120: 8 unresolved externals
360
1>mesh_mrm_instance.cpp
361
11>Build log was saved at "file://h:\code\ryzom\server\src\shard_unifier_service\Release\BuildLog.htm"
362
11>shard_unifier_service - 9 error(s), 0 warning(s)
363
1>mesh_instance.cpp
364
1>mesh_base_instance.cpp
365
8>special_power_shielding.cpp
366
5>Compiling...
367
5>named_entity.cpp
368
1>landscape_model.cpp
369
1>flare_model.cpp
370
1>camera.cpp
371
8>special_power_phrase.cpp
372
1>trav_scene.cpp
373
1>render_trav.cpp
374
1>load_balancing_trav.cpp
375
1>light_trav.cpp
376
5>mirrors.cpp
377
1>hrc_trav.cpp
378
1>clip_trav.cpp
379
8>special_power_mod_range_success.cpp
380
1>Generating Code...
381
5>messages.cpp
382
8>special_power_mod_melee_success.cpp
383
1>Creating library...
384
1>ps_particle2.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
385
1>ps_particle.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
386
1>ps_allocator.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
387
1>async_texture_block.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
388
1>mesh_vertex_program.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
389
1>trav_scene.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
390
1>Build log was saved at "file://h:\code\nel\obj\Release\3d\BuildLog.htm"
391
1>3d - 0 error(s), 6 warning(s)
392
13>------ Build started: Project: driver_direct3d, Configuration: Release Win32 ------
393
14>------ Build started: Project: driver_opengl, Configuration: Release Win32 ------
394
15>------ Build started: Project: client, Configuration: Release Win32 ------
395
13>Compiling...
396
14>Compiling...
397
14>stdopengl.cpp
398
13>stddirect3d.cpp
399
8>special_power_mod_magic_success.cpp
400
5>knapsack_solver.cpp
401
5>keyword.cpp
402
5>group_profile.cpp
403
15>Compiling...
404
15>stdpch.cpp
405
8>special_power_mod_magic_protection.cpp
406
5>generic_logic_action.cpp
407
14>Compiling...
408
13>Compiling...
409
14>driver_opengl_vertex_program.cpp
410
13>driver_direct3d_vertex_program.cpp
411
13>driver_direct3d_vertex.cpp
412
8>special_power_mod_forage_success.cpp
413
13>driver_direct3d_texture.cpp
414
13>driver_direct3d_shader.cpp
415
5>fx_entity_manager.cpp
416
15>Compiling...
417
15>zone_util.cpp
418
13>driver_direct3d_render.cpp
419
5>fx_entity.cpp
420
15>world_database_manager.cpp
421
14>driver_opengl_vertex_buffer_hard.cpp
422
13>driver_direct3d_profile.cpp
423
15>weather_setup_client.cpp
424
14>driver_opengl_vertex.cpp
425
15>weather_manager_client.cpp
426
8>special_power_mod_defense.cpp
427
13>driver_direct3d_matrix.cpp
428
14>driver_opengl_texture.cpp
429
13>driver_direct3d_material.cpp
430
14>driver_opengl_states.cpp
431
13>driver_direct3d_light.cpp
432
14>driver_opengl_matrix.cpp
433
13>driver_direct3d_inputs.cpp
434
14>driver_opengl_material.cpp
435
13>driver_direct3d_index.cpp
436
15>weather.cpp
437
14>driver_opengl_light.cpp
438
13>driver_direct3d.cpp
439
5>family_profile_tribe.cpp
440
14>driver_opengl_extension.cpp
441
13>Generating Code...
442
14>driver_opengl.cpp
443
8>special_power_mod_craft_success.cpp
444
14>Generating Code...
445
13>Linking...
446
13>LINK : fatal error LNK1181: cannot open input file 'd3dx9.lib'
447
13>Build log was saved at "file://h:\code\nel\obj\Release\driver_direct3d\BuildLog.htm"
448
13>driver_direct3d - 1 error(s), 0 warning(s)
449
8>special_power_heal.cpp
450
14>Linking...
451
14>LINK : fatal error LNK1181: cannot open input file 'dinput8.lib'
452
14>Build log was saved at "file://h:\code\nel\obj\Release\driver_opengl\BuildLog.htm"
453
14>driver_opengl - 1 error(s), 0 warning(s)
454
5>family_profile.cpp
455
15>water_map.cpp
456
5>family_behavior.cpp
457
8>special_power_enchant_weapon.cpp
458
15>water_env_map_rdr.cpp
459
15>village.cpp
460
15>view.cpp
461
5>event_reaction.cpp
462
8>special_power_dot.cpp
463
15>user_entity.cpp
464
15>h:\external\include\HTXML.h(39) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory
465
15>user_controls.cpp
466
8>special_power_chg_charac.cpp
467
5>egs_interface.cpp
468
8>special_power_basic_aura.cpp
469
5>dyn_mission.cpp
470
5>continent_actions.cpp
471
15>timed_fx_manager.cpp
472
15>time_client.cpp
473
8>special_power_basic.cpp
474
15>text_manager.cpp
475
15>teleport.cpp
476
15>string_manager_client.cpp
477
15>stremable_ig.cpp
478
15>streamable_ig.cpp
479
15>streamable_entity_composite.cpp
480
15>streamable_entity.cpp
481
15>Generating Code...
482
5>continent.cpp
483
8>special_power_balance.cpp
484
15>Compiling...
485
15>starting_roles.cpp
486
15>stage.cpp
487
5>commands.cpp
488
15>sound_manager.cpp
489
8>Generating Code...
490
15>sky_render.cpp
491
5>combat_interface.cpp
492
15>sky_object.cpp
493
15>sky_material_setup.cpp
494
15>sky.cpp
495
15>sheet_manager.cpp
496
15>session_browser_impl.cpp
497
5>client_message.cpp
498
8>Compiling...
499
8>special_power.cpp
500
5>Generating Code...
501
8>special_modifier.cpp
502
8>spawn_zones_back_compat.cpp
503
15>session_browser.cpp
504
8>simple_effect.cpp
505
15>scalable_time.cpp
506
15>rosace.cpp
507
15>release.cpp
508
8>shop_unit.cpp
509
8>shop_type_manager.cpp
510
8>shop_type.cpp
511
8>shoot_again_effect.cpp
512
15>r2_lua.cpp
513
15>property_decoder.cpp
514
15>projectile_manager.cpp
515
15>progress.cpp
516
8>shard_unifier_client.cpp
517
15>prim_file.cpp
518
15>precipitation_clip_grid.cpp
519
15>precipitation.cpp
520
8>sabrina_area_debug.cpp
521
15>Generating Code...
522
8>s_phrase_factory.cpp
523
8>s_phrase.cpp
524
8>s_link_effect_hot.cpp
525
5>Compiling...
526
5>bot_chat_interface.cpp
527
5>alias_tree_owner.cpp
528
5>ais_user_models.cpp
529
8>s_link_effect_dot.cpp
530
15>Compiling...
531
15>player_r2_cl.cpp
532
8>s_link_effect_debuff_stat.cpp
533
15>player_cl.cpp
534
5>ais_spawn_ctrl.cpp
535
8>s_link_effect.cpp
536
15>permanent_ban.cpp
537
15>pacs_client.cpp
538
15>outpost_manager.cpp
539
5>ais_control.cpp
540
5>ais_actions_npc.cpp
541
15>outpost.cpp
542
15>npc_icon.cpp
543
8>s_effect.cpp
544
15>network_connection.cpp
545
15>HALF_FREQUENCY_SENDING_TO_CLIENT
546
15>net_manager.cpp
547
8>.\phrase_manager\s_effect.cpp(308) : Message: generating persistence code for CSEffect
548
8>Using token family RyzomTokenFamily for persistent data class CSEffect
549
8>.\phrase_manager\s_effect.cpp(321) : Message: generating persistence code for CSTimedEffect
550
8>Using token family RyzomTokenFamily for persistent data class CSTimedEffect
551
5>ais_actions_global.cpp
552
8>room_instance.cpp
553
5>ais_actions_fauna.cpp
554
8>role_persistant_data.cpp
555
15>movie_shooter.cpp
556
8>ring_reward_points.cpp
557
15>misc.cpp
558
8>.\player_manager\ring_reward_points.cpp(591) : Warning Msg: give the correct scenario tag
559
8>.\player_manager\ring_reward_points.cpp(595) : Warning Msg: Implements 'rare' item reward generation
560
8>.\player_manager\ring_reward_points.cpp(616) : Warning Msg: Implements mission step validation
561
8>.\player_manager\ring_reward_points.cpp(617) : Warning Msg: Implements 'rare' item reward generation
562
8>.\player_manager\ring_reward_points.cpp(686) : Warning Msg: Implements mission step validation
563
8>.\player_manager\ring_reward_points.cpp(779) : Warning Msg: Implements 'rare' item reward generation
564
8>.\player_manager\ring_reward_points.cpp(810) : Message: generating persistence code for CRingRewardPointsImpl
565
8>Using token family RyzomTokenFamily for persistent data class CRingRewardPointsImpl
566
5>ais_actions.cpp
567
15>micro_life_manager.cpp
568
8>Generating Code...
569
15>mesh_camera_col_manager.cpp
570
5>aids_interface.cpp
571
5>ai_vision.cpp
572
5>ai_variables.cpp
573
5>ai_state_npc.cpp
574
15>main_loop.cpp
575
5>ai_spire.cpp
576
5>ai_script_data_manager.cpp
577
5>.\ai_script_data_manager.cpp(62) : Message: generating persistence code for CPersistentVariables
578
5>Using token family AiTokenFamily for persistent data class CPersistentVariables
579
5>.\ai_script_data_manager.cpp(85) : Message: generating persistence code for SPersistentVariableSet
580
5>Using token family AiTokenFamily for persistent data class SPersistentVariableSet
581
5>ai_script_comp.cpp
582
5>ai_profile_pet.cpp
583
8>Compiling...
584
8>reward_sharing.cpp
585
15>login_xdelta.cpp
586
15>login_progress_post_thread.cpp
587
15>login_patch.cpp
588
5>ai_profile_npc.cpp
589
15>login.cpp
590
15>h:\external\include\HTXML.h(39) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory
591
15>lod_character_user_manager.cpp
592
15>light_cycle_manager.cpp
593
5>ai_profile_fauna.cpp
594
15>Generating Code...
595
8>resists.cpp
596
5>ai_player.cpp
597
8>regen_modifier_effect.cpp
598
8>redirect_attacks_effect.cpp
599
5>Generating Code...
600
8>range_selector.cpp
601
8>r2_mission_item.cpp
602
15>Compiling...
603
15>libwww.cpp
604
15>h:\external\include\HTXML.h(39) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory
605
15>landscape_poly_drawer.cpp
606
15>item_cl.cpp
607
15>input.cpp
608
8>r2_give_item.cpp
609
15>init_main_loop.cpp
610
5>Compiling...
611
5>ai_place.cpp
612
8>pvp_zone.cpp
613
5>ai_outpost_actions.cpp
614
15>init.cpp
615
8>pvp_safe_zone.cpp
616
8>pvp_manager_2.cpp
617
5>ai_outpost.cpp
618
15>ingame_database_manager.cpp
619
15>impulse_decoder.cpp
620
15>ig_season_callback.cpp
621
15>ig_enum.cpp
622
15>ig_client.cpp
623
8>pvp_manager.cpp
624
15>ig_callback.cpp
625
5>ai_mgr_pet.cpp
626
15>http_client_curl.cpp
627
15>http_client.cpp
628
15>hair_set.cpp
629
15>ground_fx_manager.cpp
630
5>ai_mgr_npc.cpp
631
15>graphic.cpp
632
15>graph.cpp
633
15>global.cpp
634
8>pvp_faction_reward_manager.cpp
635
15>gateway_fec_transport.cpp
636
15>Generating Code...
637
5>ai_mgr_fauna.cpp
638
8>.\pvp_manager\pvp_faction_reward_manager\pvp_faction_reward_manager.cpp(1380) : Message: generating persistence code for TFactionPossessions
639
8>Using token family RyzomTokenFamily for persistent data class TFactionPossessions
640
8>.\pvp_manager\pvp_faction_reward_manager\pvp_faction_reward_manager.cpp(1400) : Message: generating persistence code for CPVPFactionRewardManager
641
8>Using token family RyzomTokenFamily for persistent data class CPVPFactionRewardManager
642
8>pvp_faction_hof.cpp
643
5>ai_mgr.cpp
644
15>Compiling...
645
15>game_context_menu.cpp
646
8>pvp_faction.cpp
647
5>ai_keywords.cpp
648
5>ai_instance.cpp
649
8>pvp_duel.cpp
650
5>ai_grp_pet.cpp
651
8>pvp_challenge.cpp
652
15>gabarit.cpp
653
15>fx_manager.cpp
654
15>fx_cl.cpp
655
15>forage_source_cl.cpp
656
5>ai_grp_npc.cpp
657
15>fog_map.cpp
658
15>fix_season_data.cpp
659
15>far_tp.cpp
660
8>pvp_base.cpp
661
8>pvp.cpp
662
5>ai_grp_fauna.cpp
663
15>.\far_tp.cpp(750) : Warning Msg: inform the player that he is banned from the ring
664
8>protection_type_back_compat.cpp
665
8>projectile_stats.cpp
666
8>Generating Code...
667
5>ai_grp.cpp
668
15>faction_war_manager.cpp
669
15>events_listener.cpp
670
15>entity_fx.cpp
671
15>entity_cl.cpp
672
5>ai_generic_fight_helpers.cpp
673
5>ai_generic_fight.cpp
674
15>entity_animation_manager.cpp
675
15>entities.cpp
676
5>ai_entity_physical.cpp
677
8>Compiling...
678
8>progression_pvp.cpp
679
5>ai_control_npc.cpp
680
15>door_manager.cpp
681
15>demo.cpp
682
15>decal_anim.cpp
683
15>decal.cpp
684
5>ai_bot_pet.cpp
685
15>debug_client.cpp
686
8>progression_pve.cpp
687
5>ai_bot_npc.cpp
688
15>custom_matrix.cpp
689
15>Generating Code...
690
5>ai_bot_fauna.cpp
691
8>proc_item_phrase.cpp
692
8>primitives_parser.cpp
693
8>powers_and_auras.cpp
694
8>power_shielding_effect.cpp
695
5>Generating Code...
696
8>.\phrase_manager\power_shielding_effect.cpp(140) : Message: generating persistence code for CShieldingEffect
697
8>Using token family RyzomTokenFamily for persistent data class CShieldingEffect
698
8>position_flag_manager.cpp
699
15>Compiling...
700
15>cursor_functions.cpp
701
8>player_room.cpp
702
15>continent_manager_build.cpp
703
8>player_manager.cpp
704
15>continent_manager.cpp
705
15>continent.cpp
706
8>player_inventory.cpp
707
15>contextual_cursor.cpp
708
15>connection.cpp
709
8>.\game_item_manager\player_inventory.cpp(1167) : Message: generating persistence code for CInventoryBase
710
8>Using token family RyzomTokenFamily for persistent data class CInventoryBase
711
5>Compiling...
712
5>ai_bot_easter_egg.cpp
713
8>player_inv_xchg.cpp
714
15>h:\external\include\HTXML.h(39) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory
715
15>commands.cpp
716
8>player_inv_temp.cpp
717
5>ai_bot.cpp
718
8>player_inv_room.cpp
719
15>color_slot_manager.cpp
720
15>client_chat_manager.cpp
721
5>ai_aggro.cpp
722
15>client_cfg.cpp
723
8>player_inv_pet.cpp
724
15>client.cpp
725
15>character_cl.cpp
726
5>ai.cpp
727
8>player_inv_hand.cpp
728
5>Generating Code...
729
8>player_inv_equip.cpp
730
15>cdb_synchronised.cpp
731
15>cdb_leaf.cpp
732
8>player_inv_bag.cpp
733
15>cdb_check_sum.cpp
734
15>cdb_branch.cpp
735
15>cdb.cpp
736
5>Compiling...
737
15>camera_recorder.cpp
738
5>script_parser_yacc.cpp
739
15>browse_faq.cpp
740
15>bg_downloader_access.cpp
741
15>Generating Code...
742
8>player_inv_auto_resize.cpp
743
8>player.cpp
744
5>ai_service/script_parser_yacc.cpp(1262) : warning C4065: switch statement contains 'default' but no 'case' labels
745
5>ai_service/script_parser_yacc.cpp(1289) : warning C4065: switch statement contains 'default' but no 'case' labels
746
5>ai_service/script_parser_yacc.cpp(2494) : warning C4102: 'yyerrlab1' : unreferenced label
747
5>script_parser_lex.cpp
748
5>Generating Code...
749
8>places_back_compat.cpp
750
8>Generating Code...
751
5>Linking...
752
5>stlport_statix.lib(dll_main.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
753
5>stlport_statix.lib(fstream.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
754
5>stlport_statix.lib(ios.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
755
5>stlport_statix.lib(stdio_streambuf.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
756
5>stlport_statix.lib(iostream.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
757
5>stlport_statix.lib(codecvt.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
758
5>stlport_statix.lib(collate.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
759
5>stlport_statix.lib(ctype.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
760
5>stlport_statix.lib(monetary.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
761
5>stlport_statix.lib(num_get.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
762
5>stlport_statix.lib(num_put.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
763
5>stlport_statix.lib(num_get_float.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
764
5>stlport_statix.lib(num_put_float.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
765
5>stlport_statix.lib(numpunct.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
766
5>stlport_statix.lib(time_facets.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
767
5>stlport_statix.lib(messages.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
768
5>stlport_statix.lib(locale.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
769
5>stlport_statix.lib(locale_impl.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
770
5>stlport_statix.lib(locale_catalog.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
771
5>stlport_statix.lib(facets_byname.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
772
5>stlport_statix.lib(allocators.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
773
5>stlport_statix.lib(c_locale.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
774
5>Embedding manifest...
775
15>Compiling...
776
15>behaviour_context.cpp
777
5>Build log was saved at "file://h:\code\ryzom\server\src\ai_service\Release\BuildLog.htm"
778
5>ai_service - 0 error(s), 25 warning(s)
779
15>auto_anim.cpp
780
15>attack_list.cpp
781
15>attached_fx.cpp
782
15>animation_state.cpp
783
15>animation_set.cpp
784
15>animation_misc.cpp
785
15>animation_fx_misc.cpp
786
15>animation_fx_id_array.cpp
787
15>animation_fx.cpp
788
15>animation.cpp
789
15>actions_client.cpp
790
15>actions.cpp
791
8>Compiling...
792
8>phrase_utilities_functions.cpp
793
15>third_mode.cpp
794
15>mount_mode.cpp
795
15>interface_mode.cpp
796
15>death_mode.cpp
797
15>ai_mode.cpp
798
8>phrase_manager_callbacks.cpp
799
8>phrase_manager.cpp
800
15>verbose_clock.cpp
801
15>tool_select_rotate.cpp
802
8>persistent_player_data.cpp
803
15>Generating Code...
804
8>.\player_manager\persistent_player_data.cpp(133) : Message: generating persistence code for CFameContainerEntryProxy
805
8>Using token family RyzomTokenFamily for persistent data class CFameContainerEntryProxy
806
8>.\player_manager\persistent_player_data.cpp(166) : Message: generating persistence code for CFameContainerProxy
807
8>Using token family RyzomTokenFamily for persistent data class CFameContainerProxy
808
8>.\player_manager\persistent_player_data.cpp(260) : Message: generating persistence code for CInventoryProxy
809
8>Using token family RyzomTokenFamily for persistent data class CInventoryProxy
810
8>.\player_manager\persistent_player_data.cpp(571) : Message: generating persistence code for CCharacter
811
8>Using token family RyzomTokenFamily for persistent data class CCharacter
812
8>.\player_manager\persistent_player_data.cpp(629) : Message: generating persistence code for CEntityBase
813
8>Using token family RyzomTokenFamily for persistent data class CEntityBase
814
8>.\player_manager\persistent_player_data.cpp(692) : Message: generating persistence code for CPetAnimal
815
8>Using token family RyzomTokenFamily for persistent data class CPetAnimal
816
8>.\player_manager\persistent_player_data.cpp(708) : Message: generating persistence code for CPact
817
8>Using token family RyzomTokenFamily for persistent data class CPact
818
8>.\player_manager\persistent_player_data.cpp(727) : Message: generating persistence code for CAuraActivationDateVector
819
8>Using token family RyzomTokenFamily for persistent data class CAuraActivationDateVector
820
8>.\player_manager\persistent_player_data.cpp(744) : Message: generating persistence code for CPowerActivationDate
821
8>Using token family RyzomTokenFamily for persistent data class CPowerActivationDate
822
8>.\player_manager\persistent_player_data.cpp(762) : Message: generating persistence code for CPowerActivationDateVector
823
8>Using token family RyzomTokenFamily for persistent data class CPowerActivationDateVector
824
8>.\player_manager\persistent_player_data.cpp(775) : Message: generating persistence code for CConsumableOverdoseTimer
825
8>Using token family RyzomTokenFamily for persistent data class CConsumableOverdoseTimer
826
8>.\player_manager\persistent_player_data.cpp(791) : Message: generating persistence code for CConsumableOverdoseTimerVector
827
8>Using token family RyzomTokenFamily for persistent data class CConsumableOverdoseTimerVector
828
8>.\player_manager\persistent_player_data.cpp(815) : Message: generating persistence code for CPlayerPhraseMemory
829
8>Using token family RyzomTokenFamily for persistent data class CPlayerPhraseMemory
830
8>.\player_manager\persistent_player_data.cpp(839) : Message: generating persistence code for CMemorizationSet
831
8>Using token family RyzomTokenFamily for persistent data class CMemorizationSet
832
8>.\player_manager\persistent_player_data.cpp(855) : Message: generating persistence code for CMemorizedPhrase
833
8>Using token family RyzomTokenFamily for persistent data class CMemorizedPhrase
834
8>.\player_manager\persistent_player_data.cpp(871) : Message: generating persistence code for CKnownPhrase
835
8>Using token family RyzomTokenFamily for persistent data class CKnownPhrase
836
8>.\player_manager\persistent_player_data.cpp(887) : Message: generating persistence code for TMissionHistory
837
8>Using token family RyzomTokenFamily for persistent data class TMissionHistory
838
8>.\player_manager\persistent_player_data.cpp(902) : Message: generating persistence code for CWelcomeMissionDesc
839
8>Using token family RyzomTokenFamily for persistent data class CWelcomeMissionDesc
840
8>.\player_manager\persistent_player_data.cpp(920) : Message: generating persistence code for CDeathPenalties
841
8>Using token family RyzomTokenFamily for persistent data class CDeathPenalties
842
8>.\player_manager\persistent_player_data.cpp(938) : Message: generating persistence code for CEntityState
843
8>Using token family RyzomTokenFamily for persistent data class CEntityState
844
8>.\player_manager\persistent_player_data.cpp(956) : Message: generating persistence code for COfflineEntityState
845
8>Using token family RyzomTokenFamily for persistent data class COfflineEntityState
846
8>.\player_manager\persistent_player_data.cpp(970) : Message: generating persistence code for CFarPosition
847
8>Using token family RyzomTokenFamily for persistent data class CFarPosition
848
8>.\player_manager\persistent_player_data.cpp(983) : Message: generating persistence code for CFarPositionStack
849
8>Using token family RyzomTokenFamily for persistent data class CFarPositionStack
850
8>.\player_manager\persistent_player_data.cpp(1020) : Message: generating persistence code for CPhysicalCharacteristics
851
8>Using token family RyzomTokenFamily for persistent data class CPhysicalCharacteristics
852
8>.\player_manager\persistent_player_data.cpp(1049) : Message: generating persistence code for CPhysicalScores
853
8>Using token family RyzomTokenFamily for persistent data class CPhysicalScores
854
8>.\player_manager\persistent_player_data.cpp(1069) : Message: generating persistence code for SCharacteristicsAndScores
855
8>Using token family RyzomTokenFamily for persistent data class SCharacteristicsAndScores
856
8>.\player_manager\persistent_player_data.cpp(1095) : Message: generating persistence code for CSkills
857
8>Using token family RyzomTokenFamily for persistent data class CSkills
858
8>.\player_manager\persistent_player_data.cpp(1115) : Message: generating persistence code for SSkill
859
8>Using token family RyzomTokenFamily for persistent data class SSkill
860
8>.\player_manager\persistent_player_data.cpp(1131) : Message: generating persistence code for CSPhraseCom
861
8>Using token family RyzomTokenFamily for persistent data class CSPhraseCom
862
8>.\player_manager\persistent_player_data.cpp(1158) : Message: generating persistence code for CModifiersInDB
863
8>Using token family RyzomTokenFamily for persistent data class CModifiersInDB
864
8>.\player_manager\persistent_player_data.cpp(1175) : Message: generating persistence code for CModifierInDB
865
8>Using token family RyzomTokenFamily for persistent data class CModifierInDB
866
8>.\player_manager\persistent_player_data.cpp(1248) : Message: generating persistence code for COldPlayerRoomInventoryLoader
867
8>Using token family RyzomTokenFamily for persistent data class COldPlayerRoomInventoryLoader
868
8>.\player_manager\persistent_player_data.cpp(1273) : Message: generating persistence code for CPlayerRoomInterface::CPlayerRoomData
869
8>Using token family RyzomTokenFamily for persistent data class CPlayerRoomInterface::CPlayerRoomData
870
8>.\player_manager\persistent_player_data.cpp(1349) : Message: generating persistence code for CGameItem
871
8>Using token family RyzomTokenFamily for persistent data class CGameItem
872
8>.\player_manager\persistent_player_data.cpp(1409) : Message: generating persistence code for CItemCraftParameters
873
8>Using token family RyzomTokenFamily for persistent data class CItemCraftParameters
874
8>.\player_manager\persistent_player_data.cpp(1465) : Message: generating persistence code for CCharacterRespawnPoints
875
8>Using token family RyzomTokenFamily for persistent data class CCharacterRespawnPoints
876
8>.\player_manager\persistent_player_data.cpp(1500) : Message: generating persistence code for CCharacterRespawnPoints::CMissionRespawnPoints
877
8>Using token family RyzomTokenFamily for persistent data class CCharacterRespawnPoints::CMissionRespawnPoints
878
8>.\player_manager\persistent_player_data.cpp(1528) : Message: generating persistence code for CCharacterEncyclopedia
879
8>Using token family RyzomTokenFamily for persistent data class CCharacterEncyclopedia
880
8>.\player_manager\persistent_player_data.cpp(1541) : Message: generating persistence code for CCharacterEncyclopedia::CEncyCharAlbum
881
8>Using token family RyzomTokenFamily for persistent data class CCharacterEncyclopedia::CEncyCharAlbum
882
8>.\player_manager\persistent_player_data.cpp(1555) : Message: generating persistence code for CCharacterEncyclopedia::CEncyCharThema
883
8>Using token family RyzomTokenFamily for persistent data class CCharacterEncyclopedia::CEncyCharThema
884
8>.\player_manager\persistent_player_data.cpp(1569) : Message: generating persistence code for TCharacterLogTime
885
8>Using token family RyzomTokenFamily for persistent data class TCharacterLogTime
886
8>.\player_manager\persistent_player_data.cpp(1593) : Message: generating persistence code for CCharacterGameEvent
887
8>Using token family RyzomTokenFamily for persistent data class CCharacterGameEvent
888
15>Compiling...
889
15>tool_select_move.cpp
890
8>persistent_effect.cpp
891
8>.\player_manager\persistent_effect.cpp(214) : Message: generating persistence code for CPersistentEffect
892
8>Using token family RyzomTokenFamily for persistent data class CPersistentEffect
893
8>outpost_version_adapter.cpp
894
8>outpost_state_machine.cpp
895
15>tool_pick.cpp
896
15>tool_new_vertex.cpp
897
8>outpost_squad.cpp
898
15>tool_maintained_action.cpp
899
8>.\outpost_manager\outpost_squad.cpp(592) : Message: generating persistence code for COutpostSquadDescriptor
900
8>Using token family RyzomTokenFamily for persistent data class COutpostSquadDescriptor
901
8>.\outpost_manager\outpost_squad.cpp(608) : Message: generating persistence code for COutpostSquadData
902
8>Using token family RyzomTokenFamily for persistent data class COutpostSquadData
903
15>tool_draw_road.cpp
904
15>tool_draw_prim.cpp
905
8>outpost_manager.cpp
906
15>tool_create_entity.cpp
907
15>tool_choose_pos_lua.cpp
908
8>outpost_guild_db_updater.cpp
909
15>tool_choose_pos.cpp
910
8>outpost_commands.cpp
911
15>tool.cpp
912
15>r2_config.cpp
913
8>outpost_client_callbacks.cpp
914
15>property_accessor.cpp
915
15>prim_render.cpp
916
8>outpost_building.cpp
917
15>palette_node.cpp
918
15>palette.cpp
919
8>.\outpost_manager\outpost_building.cpp(344) : Message: generating persistence code for COutpostBuilding
920
8> 
921
8>NON-OPTIMISED: Persistent data class COutpostBuilding not using a token family
922
8> 
923
15>object_factory_client.cpp
924
8>outpost.cpp
925
15>npc_editor.cpp
926
8>.\outpost_manager\outpost.cpp(3198) : Message: generating persistence code for COutpost
927
8>Using token family RyzomTokenFamily for persistent data class COutpost
928
15>mesh_array.cpp
929
15>lua_event_forwarder.cpp
930
15>island_collision.cpp
931
8>offline_character_command.cpp
932
15>Generating Code...
933
8>nolink_hot_effect.cpp
934
8>nolink_dot_effect.cpp
935
15>Compiling...
936
15>instance_map_deco.cpp
937
8>named_items.cpp
938
15>instance.cpp
939
8>modifiers_in_db.cpp
940
15>entity_sorter.cpp
941
8>mod_range_success_effect.cpp
942
15>entity_custom_select_box.cpp
943
15>editor.cpp
944
8>.\phrase_manager\mod_range_success_effect.cpp(116) : Message: generating persistence code for CModRangeSuccessEffect
945
8>Using token family RyzomTokenFamily for persistent data class CModRangeSuccessEffect
946
8>Generating Code...
947
15>dmc.cpp
948
15>displayer_visual_shape.cpp
949
15>displayer_visual_road.cpp
950
15>displayer_visual_group.cpp
951
15>displayer_visual_entity.cpp
952
8>Compiling...
953
8>mod_melee_success_effect.cpp
954
8>.\phrase_manager\mod_melee_success_effect.cpp(116) : Message: generating persistence code for CModMeleeSuccessEffect
955
8>Using token family RyzomTokenFamily for persistent data class CModMeleeSuccessEffect
956
15>displayer_visual_activity_sequence.cpp
957
8>mod_magic_success_effect.cpp
958
8>.\phrase_manager\mod_magic_success_effect.cpp(116) : Message: generating persistence code for CModMagicSuccessEffect
959
8>Using token family RyzomTokenFamily for persistent data class CModMagicSuccessEffect
960
15>displayer_visual.cpp
961
8>mod_magic_protection_effet.cpp
962
8>.\phrase_manager\mod_magic_protection_effet.cpp(109) : Message: generating persistence code for CModMagicProtectionEffect
963
8>Using token family RyzomTokenFamily for persistent data class CModMagicProtectionEffect
964
15>displayer_lua.cpp
965
8>mod_forage_success_effect.cpp
966
15>displayer_base.cpp
967
8>.\phrase_manager\mod_forage_success_effect.cpp(122) : Message: generating persistence code for CModForageSuccessEffect
968
8>Using token family RyzomTokenFamily for persistent data class CModForageSuccessEffect
969
15>config_var.cpp
970
8>mod_defense_effect.cpp
971
15>com_lua_module.cpp
972
8>.\phrase_manager\mod_defense_effect.cpp(154) : Message: generating persistence code for CModDefenseEffect
973
8>Using token family RyzomTokenFamily for persistent data class CModDefenseEffect
974
8>mod_craft_success_effect.cpp
975
15>client_edition_module.cpp
976
8>.\phrase_manager\mod_craft_success_effect.cpp(116) : Message: generating persistence code for CModCraftSuccessEffect
977
8>Using token family RyzomTokenFamily for persistent data class CModCraftSuccessEffect
978
8>missions_commands.cpp
979
15>auto_group.cpp
980
8>mission_template.cpp
981
15>action_historic.cpp
982
15>yubo_chat.cpp
983
15>Generating Code...
984
8>mission_team.cpp
985
8>mission_step_template.cpp
986
15>Compiling...
987
15>view_text_id_formated.cpp
988
8>mission_step_talk.cpp
989
15>view_text_id.cpp
990
15>view_text_formated.cpp
991
15>view_text.cpp
992
15>view_renderer.cpp
993
15>view_radar.cpp
994
8>mission_step_queue.cpp
995
15>view_quad.cpp
996
15>view_polygon.cpp
997
15>view_pointer.cpp
998
15>h:\external\include\HTXML.h(39) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory
999
15>view_link.cpp
1000
15>view_bitmap_faber_mp.cpp
1001
8>mission_step_misc.cpp
1002
15>view_bitmap_combo.cpp
1003
15>view_bitmap.cpp
1004
15>view_base.cpp
1005
15>trade_common.cpp
1006
15>task_bar_manager.cpp
1007
15>sphrase_manager.cpp
1008
8>mission_step_kill.cpp
1009
15>skill_manager.cpp
1010
15>skill_change_callback.cpp
1011
15>sbrick_manager.cpp
1012
8>mission_step_item.cpp
1013
15>Generating Code...
1014
8>mission_step_guild.cpp
1015
8>mission_step_ai.cpp
1016
15>Compiling...
1017
15>req_skill_formula.cpp
1018
15>register_interface_elements.cpp
1019
15>h:\external\include\HTXML.h(39) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory
1020
15>reflect.cpp
1021
15>player_trade.cpp
1022
8>mission_solo.cpp
1023
15>people_list.cpp
1024
15>people_interraction.cpp
1025
15>obs_huge_list.cpp
1026
8>mission_queue_manager.cpp
1027
15>music_player.cpp
1028
8>.\mission_manager\mission_queue_manager.cpp(381) : Message: generating persistence code for CQueueVect
1029
8>Using token family RyzomTokenFamily for persistent data class CQueueVect
1030
8>.\mission_manager\mission_queue_manager.cpp(402) : Message: generating persistence code for CMissionQueueManager
1031
8>Using token family RyzomTokenFamily for persistent data class CMissionQueueManager
1032
15>macrocmd_manager.cpp
1033
8>mission_queue.cpp
1034
15>macrocmd_key.cpp
1035
8>.\mission_manager\mission_queue.cpp(851) : Message: generating persistence code for CWaitingEntity
1036
8>Using token family RyzomTokenFamily for persistent data class CWaitingEntity
1037
8>.\mission_manager\mission_queue.cpp(879) : Message: generating persistence code for CMissionQueue
1038
8>Using token family RyzomTokenFamily for persistent data class CMissionQueue
1039
15>lua_object.cpp
1040
8>Generating Code...
1041
15>lua_ihm.cpp
1042
15>H:\external\include\luabind/detail/ref.hpp(87) : error C2065: 'you_must_not_use_assert___use_nl_assert___read_debug_h_file' : undeclared identifier
1043
15>H:\external\include\luabind/detail/ref.hpp(88) : error C2065: 'you_must_not_use_assert___use_nl_assert___read_debug_h_file' : undeclared identifier
1044
15>H:\external\include\luabind/detail/ref.hpp(100) : error C2065: 'you_must_not_use_assert___use_nl_assert___read_debug_h_file' : undeclared identifier
1045
15>H:\external\include\luabind/detail/inheritance.hpp(86) : error C2065: 'you_must_not_use_assert___use_nl_assert___read_debug_h_file' : undeclared identifier
1046
15>H:\external\include\luabind/detail/inheritance.hpp(93) : error C2065: 'you_must_not_use_assert___use_nl_assert___read_debug_h_file' : undeclared identifier
1047
15>H:\external\include\luabind/detail/inheritance.hpp(102) : error C2065: 'you_must_not_use_assert___use_nl_assert___read_debug_h_file' : undeclared identifier
1048
15>h:\external\include\HTXML.h(39) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory
1049
15>lua_helper.cpp
1050
15>H:\external\include\luabind/detail/ref.hpp(87) : error C2065: 'you_must_not_use_assert___use_nl_assert___read_debug_h_file' : undeclared identifier
1051
15>H:\external\include\luabind/detail/ref.hpp(88) : error C2065: 'you_must_not_use_assert___use_nl_assert___read_debug_h_file' : undeclared identifier
1052
15>H:\external\include\luabind/detail/ref.hpp(100) : error C2065: 'you_must_not_use_assert___use_nl_assert___read_debug_h_file' : undeclared identifier
1053
15>H:\external\include\luabind/detail/inheritance.hpp(86) : error C2065: 'you_must_not_use_assert___use_nl_assert___read_debug_h_file' : undeclared identifier
1054
15>H:\external\include\luabind/detail/inheritance.hpp(93) : error C2065: 'you_must_not_use_assert___use_nl_assert___read_debug_h_file' : undeclared identifier
1055
15>H:\external\include\luabind/detail/inheritance.hpp(102) : error C2065: 'you_must_not_use_assert___use_nl_assert___read_debug_h_file' : undeclared identifier
1056
15>list_sheet_base.cpp
1057
15>libwww_nel_stream.cpp
1058
15>item_special_effect.cpp
1059
15>item_consumable_effect.cpp
1060
15>inventory_manager.cpp
1061
15>interface_property.cpp
1062
15>interface_parser.cpp
1063
15>h:\external\include\HTXML.h(39) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory
1064
15>Generating Code...
1065
8>Compiling...
1066
8>mission_pd.cpp
1067
8>mission_parser.cpp
1068
15>Compiling...
1069
15>interface_options.cpp
1070
8>mission_manager.cpp
1071
15>interface_observer.cpp
1072
15>interface_manager.cpp
1073
8>mission_log.cpp
1074
8>mission_item.cpp
1075
8>mission_guild.cpp
1076
15>interface_link.cpp
1077
15>interface_group.cpp
1078
15>interface_expr_user_fct_items.cpp
1079
15>interface_expr_user_fct_game.cpp
1080
8>mission_event.cpp
1081
15>interface_expr_user_fct.cpp
1082
15>interface_expr_node.cpp
1083
15>interface_expr.cpp
1084
8>mission_client_callbacks.cpp
1085
15>interface_element.cpp
1086
15>interface_ddx.cpp
1087
15>interface_config.cpp
1088
15>interface_anim.cpp
1089
15>interface_3d_scene.cpp
1090
15>input_handler_manager.cpp
1091
8>mission_base_behaviour.cpp
1092
15>guild_manager.cpp
1093
15>h:\external\include\HTXML.h(39) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory
1094
15>group_wheel.cpp
1095
15>group_tree.cpp
1096
8>mission_action.cpp
1097
15>group_table.cpp
1098
15>Generating Code...
1099
8>merchant.cpp
1100
8>magic_phrase.cpp
1101
15>Compiling...
1102
15>group_tab.cpp
1103
15>group_skills.cpp
1104
8>magic_focus_item.cpp
1105
8>magic_action_negative_effect.cpp
1106
15>group_scrolltext.cpp
1107
15>group_quick_help.cpp
1108
15>h:\external\include\HTXML.h(39) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory
1109
15>group_phrase_skill_filter.cpp
1110
8>magic_action_item_charge.cpp
1111
15>group_paragraph.cpp
1112
15>h:\external\include\HTXML.h(39) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory
1113
15>group_modal_get_key.cpp
1114
15>group_modal.cpp
1115
15>group_menu.cpp
1116
8>magic_action_heal.cpp
1117
15>group_map.cpp
1118
8>magic_action_dot.cpp
1119
15>group_list.cpp
1120
8>magic_action_disarm.cpp
1121
15>group_in_scene_user_info.cpp
1122
8>magic_action_attack.cpp
1123
15>group_in_scene_bubble.cpp
1124
15>group_in_scene.cpp
1125
15>group_html_webig.cpp
1126
15>h:\external\include\HTXML.h(39) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory
1127
15>group_html_qcm.cpp
1128
8>magic_action_ai_toxic_cloud.cpp
1129
15>h:\external\include\HTXML.h(39) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory
1130
15>group_html_mail.cpp
1131
15>h:\external\include\HTXML.h(39) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory
1132
15>group_html_forum.cpp
1133
15>h:\external\include\HTXML.h(39) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory
1134
15>group_html_cs.cpp
1135
15>h:\external\include\HTXML.h(39) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory
1136
15>group_html.cpp
1137
15>h:\external\include\HTXML.h(39) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory
1138
15>Generating Code...
1139
8>Generating Code...
1140
15>Compiling...
1141
15>group_header.cpp
1142
15>group_frame.cpp
1143
15>group_editbox.cpp
1144
15>group_container.cpp
1145
15>group_compas.cpp
1146
15>group_career.cpp
1147
15>flying_text_manager.cpp
1148
15>filtered_chat_summary.cpp
1149
15>event_descriptor.cpp
1150
15>encyclopedia_manager.cpp
1151
15>dbview_quantity.cpp
1152
15>dbview_number.cpp
1153
15>dbview_digit.cpp
1154
15>dbview_bar3.cpp
1155
15>dbview_bar.cpp
1156
15>dbgroup_select_number.cpp
1157
15>dbgroup_list_sheet_trade.cpp
1158
8>Compiling...
1159
8>magic_action_ai_mass_dispel.cpp
1160
15>dbgroup_list_sheet_text_share.cpp
1161
15>dbgroup_list_sheet_text_phrase_id.cpp
1162
15>dbgroup_list_sheet_text_phrase.cpp
1163
8>magic_action_ai_hot.cpp
1164
15>Generating Code...
1165
8>magic_action_ai_effect.cpp
1166
15>Compiling...
1167
15>dbgroup_list_sheet_text_brick_composition.cpp
1168
8>magic_action_ai_dot.cpp
1169
15>dbgroup_list_sheet_text.cpp
1170
15>dbgroup_list_sheet_mission.cpp
1171
8>magic_action_ai_damage_aura.cpp
1172
15>dbgroup_list_sheet_icon_phrase.cpp
1173
15>dbgroup_list_sheet_bonus_malus.cpp
1174
15>dbgroup_list_sheet.cpp
1175
8>magic_action_affect_stat.cpp
1176
15>dbgroup_combo_box.cpp
1177
15>dbgroup_build_phrase.cpp
1178
8>known_and_memorized_phrases.cpp
1179
15>dbctrl_sheet.cpp
1180
8>items_for_sale.cpp
1181
8>.\shop_type\items_for_sale.cpp(352) : Message: generating persistence code for CItemsForSale
1182
8>Using token family RyzomTokenFamily for persistent data class CItemsForSale
1183
15>custom_mouse.cpp
1184
8>item_worn_state.cpp
1185
8>item_service_manager.cpp
1186
15>ctrl_tooltip.cpp
1187
15>ctrl_text_button.cpp
1188
15>ctrl_sheet_selection.cpp
1189
15>ctrl_scroll.cpp
1190
8>item_for_sale.cpp
1191
15>ctrl_quad.cpp
1192
15>ctrl_polygon.cpp
1193
15>ctrl_col_pick.cpp
1194
8>.\shop_type\item_for_sale.cpp(183) : Message: generating persistence code for CItemForSale
1195
8>Using token family RyzomTokenFamily for persistent data class CItemForSale
1196
15>ctrl_button.cpp
1197
8>inventory_updater.cpp
1198
15>ctrl_base_button.cpp
1199
8>inter_shard_exchange_validator.cpp
1200
8>harvestable.cpp
1201
15>ctrl_base.cpp
1202
15>Generating Code...
1203
8>harvest_source.cpp
1204
8>harvest_phrase.cpp
1205
15>Compiling...
1206
15>chat_window.cpp
1207
8>guild_version_adapter.cpp
1208
8>guild_unifier_itf.cpp
1209
15>chat_text_manager.cpp
1210
8>guild_unifier.cpp
1211
15>chat_filter.cpp
1212
15>chat_displayer.cpp
1213
15>character_3d.cpp
1214
8>guild_pd.cpp
1215
8>Generating Code...
1216
15>brick_learned_callback.cpp
1217
15>bot_chat_page_trade.cpp
1218
15>bot_chat_page_ring_sessions.cpp
1219
15>bot_chat_page_player_gift.cpp
1220
15>bot_chat_page_news.cpp
1221
15>bot_chat_page_mission_end.cpp
1222
15>bot_chat_page_mission.cpp
1223
15>bot_chat_page_dynamic_mission.cpp
1224
15>bot_chat_page_create_guild.cpp
1225
8>Compiling...
1226
8>guild_officer_module.cpp
1227
15>bot_chat_page_all.cpp
1228
15>bot_chat_page.cpp
1229
15>bot_chat_manager.cpp
1230
15>bonus_malus.cpp
1231
15>bar_manager.cpp
1232
15>animal_position_state.cpp
1233
8>guild_member_pd.cpp
1234
15>Generating Code...
1235
8>guild_member_module.cpp
1236
15>Compiling...
1237
15>add_on_manager.cpp
1238
15>action_phrase_faber.cpp
1239
8>guild_manager.cpp
1240
15>action_handler_ui.cpp
1241
15>h:\external\include\HTXML.h(39) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory
1242
15>action_handler_tools.cpp
1243
15>action_handler_phrase.cpp
1244
8>guild_leader_module.cpp
1245
15>action_handler_outpost.cpp
1246
8>guild_invitation_module.cpp
1247
15>action_handler_move.cpp
1248
15>action_handler_misc.cpp
1249
15>action_handler_item.cpp
1250
8>guild_inv.cpp
1251
15>action_handler_help.cpp
1252
15>h:\external\include\HTXML.h(39) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory
1253
15>action_handler_game.cpp
1254
8>guild_high_officer_module.cpp
1255
15>action_handler_edit.cpp
1256
8>guild_container_pd.cpp
1257
8>guild_commands.cpp
1258
15>action_handler_debug.cpp
1259
15>action_handler.cpp
1260
8>guild_client_callbacks.cpp
1261
15>Generating Code...
1262
8>guild_charge.cpp
1263
8>guild_char_proxy.cpp
1264
15>Build log was saved at "file://h:\code\ryzom\obj\Release\client\BuildLog.htm"
1265
15>client - 31 error(s), 0 warning(s)
1266
8>guild.cpp
1267
8>.\guild_manager\guild.cpp(2039) : Message: generating persistence code for COldGuildInventoryLoader
1268
8>Using token family RyzomTokenFamily for persistent data class COldGuildInventoryLoader
1269
8>.\guild_manager\guild.cpp(2073) : Message: generating persistence code for CGuild
1270
8>Using token family RyzomTokenFamily for persistent data class CGuild
1271
8>gm_tp_pending_command.cpp
1272
8>gear_latency.cpp
1273
8>game_item_manager.cpp
1274
8>game_item.cpp
1275
8>.\game_item_manager\game_item.cpp(4881) : Message: Implement me
1276
8>game_event_manager.cpp
1277
8>.\game_event_manager.cpp(335) : Message: generating persistence code for CGameEventManager
1278
8>Using token family RyzomTokenFamily for persistent data class CGameEventManager
1279
8>forage_progress.cpp
1280
8>Generating Code...
1281
8>Compiling...
1282
8>forage_phrase.cpp
1283
8>fg_prospection_phrase.cpp
1284
8>fg_extraction_phrase.cpp
1285
8>far_position_stack.cpp
1286
8>fame_pd.cpp
1287
8>fame_manager.cpp
1288
8>faber_phrase.cpp
1289
8>faber_action.cpp
1290
8>environmental_effect.cpp
1291
8>entity_persistant_data.cpp
1292
8>entity_matrix.cpp
1293
8>entity_manager.cpp
1294
8>entity_callbacks.cpp
1295
8>entity_base.cpp
1296
8>entities_game_service.cpp
1297
8>enchant_weapon_effect.cpp
1298
8>.\phrase_manager\enchant_weapon_effect.cpp(165) : Message: generating persistence code for CEnchantWeaponEffect
1299
8>Using token family RyzomTokenFamily for persistent data class CEnchantWeaponEffect
1300
8>egs_variables.cpp
1301
8>egs_static_xp_factor_table.cpp
1302
8>egs_static_world.cpp
1303
8>egs_static_text_emotes.cpp
1304
8>Generating Code...
1305
8>Compiling...
1306
8>egs_static_success_table.cpp
1307
8>egs_static_rolemaster_phrase.cpp
1308
8>egs_static_outpost.cpp
1309
8>egs_static_harvestable.cpp
1310
8>egs_static_guild_option.cpp
1311
8>egs_static_game_sheet.cpp
1312
8>egs_static_game_item.cpp
1313
8>egs_static_encyclo.cpp
1314
8>egs_static_emot.cpp
1315
8>egs_static_deposit.cpp
1316
8>egs_static_brick.cpp
1317
8>egs_static_ai_action.cpp
1318
8>egs_sheets.cpp
1319
8>egs_pd.cpp
1320
8>egs_mirror.cpp
1321
8>egs_globals.cpp
1322
8>egs_dynamic_sheet_manager.cpp
1323
8>effect_factory.cpp
1324
8>easter_egg.cpp
1325
8>dynamic_items.cpp
1326
8>.\shop_type\dynamic_items.cpp(72) : Message: generating persistence code for CDynamicItems
1327
8>Using token family RyzomTokenFamily for persistent data class CDynamicItems
1328
8>Generating Code...
1329
8>Compiling...
1330
8>dyn_chat_egs.cpp
1331
8>destination.cpp
1332
8>deposit.cpp
1333
8>death_penalties.cpp
1334
8>db_string_updater.cpp
1335
8>database_plr.cpp
1336
8>database_outpost.cpp
1337
8>database_guild.cpp
1338
8>damage_shield_effect.cpp
1339
8>damage_aura_effect.cpp
1340
8>creature_tick_update_timer_event.cpp
1341
8>creature_manager.cpp
1342
8>creature.cpp
1343
8>common_shard_callbacks.cpp
1344
8>common_pd.cpp
1345
8>combat_phrase.cpp
1346
8>combat_defender.cpp
1347
8>combat_attacker.cpp
1348
8>combat_action_stun.cpp
1349
8>combat_action_special_damage.cpp
1350
8>Generating Code...
1351
8>Compiling...
1352
8>combat_action_slow_move.cpp
1353
8>combat_action_simple_effect.cpp
1354
8>combat_action_simple_dynamic_effect.cpp
1355
8>combat_action_regen_modifier.cpp
1356
8>combat_action_dot.cpp
1357
8>combat_action_disarm.cpp
1358
8>combat_action_bleed.cpp
1359
8>combat_action_ai_effect.cpp
1360
8>combat_action.cpp
1361
8>client_messages.cpp
1362
8>client_command_forwarder.cpp
1363
8>chg_charac_effect.cpp
1364
8>.\phrase_manager\chg_charac_effect.cpp(133) : Message: generating persistence code for CChgCharacEffect
1365
8>Using token family RyzomTokenFamily for persistent data class CChgCharacEffect
1366
8>character_version_adapter.cpp
1367
8>character_tick_update_timer_event.cpp
1368
8>character_statistics_recorder.cpp
1369
8>.\player_manager\character_statistics_recorder.cpp(89) : Message: generating persistence code for CCharaterStatisticsRecorderRecord
1370
8>Using token family RyzomTokenFamily for persistent data class CCharaterStatisticsRecorderRecord
1371
8>.\player_manager\character_statistics_recorder.cpp(148) : Message: generating persistence code for CCharaterStatisticsRecorderContainer
1372
8>Using token family RyzomTokenFamily for persistent data class CCharaterStatisticsRecorderContainer
1373
8>character_shopping_list.cpp
1374
8>character_respawn_points.cpp
1375
8>character_name_extraction.cpp
1376
8>.\player_manager\character_name_extraction.cpp(18) : Message: generating persistence code for CEntityBaseNameExtraction
1377
8>.\player_manager\character_name_extraction.cpp(30) : Message: generating persistence code for CCharacterNameExtraction
1378
8>character_inventory_manipulation.cpp
1379
8>character_game_event.cpp
1380
8>Generating Code...
1381
8>Compiling...
1382
8>character_encyclopedia.cpp
1383
8>character_control.cpp
1384
8>character.cpp
1385
8>.\player_manager\character.cpp(4235) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
1386
8>.\player_manager\character.cpp(4313) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
1387
8>.\player_manager\character.cpp(8647) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
1388
8>charac_modifier_effect.cpp
1389
8>char_name_mapper_client.cpp
1390
8>change_move_speed_effect.cpp
1391
8>cdb_synchronised.cpp
1392
8>cdb_struct_banks.cpp
1393
8>cdb_leaf.cpp
1394
8>cdb_group.cpp
1395
8>cdb_data_instance_container.cpp
1396
8>cdb_check_sum.cpp
1397
8>cdb_branch.cpp
1398
8>bypass_check_flags.cpp
1399
8>building_unit_test.cpp
1400
8>building_template.cpp
1401
8>building_physical.cpp
1402
8>building_manager.cpp
1403
8>building_enums.cpp
1404
8>building_commands.cpp
1405
8>Generating Code...
1406
8>Compiling...
1407
8>bounce_effect.cpp
1408
8>bleed_effect.cpp
1409
8>available_phrases.cpp
1410
8>aura_regen_effect.cpp
1411
8>aura_effect.cpp
1412
8>area_geometry.cpp
1413
8>area_effect.cpp
1414
8>animation_session_manager.cpp
1415
8>ai_alias_translator.cpp
1416
8>admin_properties.cpp
1417
8>admin.cpp
1418
8>action_distance_checker.cpp
1419
8>Generating Code...
1420
8>Linking...
1421
8>stlport_statix.lib(dll_main.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1422
8>stlport_statix.lib(fstream.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1423
8>stlport_statix.lib(ios.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1424
8>stlport_statix.lib(stdio_streambuf.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1425
8>stlport_statix.lib(iostream.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1426
8>stlport_statix.lib(codecvt.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1427
8>stlport_statix.lib(collate.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1428
8>stlport_statix.lib(ctype.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1429
8>stlport_statix.lib(monetary.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1430
8>stlport_statix.lib(num_get.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1431
8>stlport_statix.lib(num_put.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1432
8>stlport_statix.lib(num_get_float.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1433
8>stlport_statix.lib(num_put_float.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1434
8>stlport_statix.lib(numpunct.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1435
8>stlport_statix.lib(time_facets.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1436
8>stlport_statix.lib(messages.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1437
8>stlport_statix.lib(locale.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1438
8>stlport_statix.lib(locale_impl.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1439
8>stlport_statix.lib(locale_catalog.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1440
8>stlport_statix.lib(facets_byname.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1441
8>stlport_statix.lib(allocators.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1442
8>stlport_statix.lib(c_locale.o) : warning LNK4099: PDB 'stlport_statix.pdb' was not found with 'H:\external\lib\stlport_statix.lib' or at 'H:\code\ryzom\server\Release\stlport_statix.pdb'; linking object as if no debug info
1443
8>Embedding manifest...
1444
8>Build log was saved at "file://h:\code\ryzom\server\src\entities_game_service\Release\BuildLog.htm"
1445
8>entities_game_service - 0 error(s), 25 warning(s)
1446
========== Build: 6 succeeded, 9 failed, 25 up-to-date, 0 skipped ==========