4 Jan
2005
4 Jan
'05
12:20 p.m.
Hi, I'm trying to get the boost.serialization library to work, but I'm having some problems. I'm running VC 7.1, and I've tried both boost 1.32, and the latest CVS. I manage to compile and install the library, but when I try to compile and run the demo application that comes with it, I get a runtime error. It's compiling and linking perfectly, but at runtime I get a message box saying: "Unhandled exception at 0x7c59bbf3 in Test.exe: Microsoft C++ exception: __non_rtti_object @ 0x0012f8b0." Anyone had a problem like this before? Anyone know how to fix it?