15 Jan
2014
15 Jan
'14
11:02 a.m.
Hi! I am currently trying to run the test_dll_exportet test in Visual Studio 2012, with polymorphic_derived2.cpp in a DLL and test_dll_exportet.cpp in the executable. Compiling and Linking works fine, but when I run the test, I get an "unregistered void cast class polymorhpic_derived2<-polymorhpic_base" error at line 85 of test_dll_exportet.cpp. Running the same test using the library_test tool (library_test --toolset=msvc-11.0) yields no errors. Does anybody have an idea what the cause for this problem might be? -- View this message in context: http://boost.2283326.n4.nabble.com/serialization-test-dll-exported-in-VS2012... Sent from the Boost - Users mailing list archive at Nabble.com.