16 Oct
2007
16 Oct
'07
9:43 p.m.
Hi, Now I'm trying to use the "serialization" library on 64-bit(x64, Visual C++ 8.0). And faced some troubles with that. First I've converted a Visual Studio 2003 solution (vc7ide) to Visual Studio 2005, and compiled 64-bit static library release/debug. It passed the compilation with lots of warnings. But when I tried build a 64-bit example demo_xml_load.cpp I've got a lots of linker errors. - Is somebody tried the "serialization" library on 64-bit? Thanks, Oleg.