Re: Problem Linking to Serialization Libs

28 Jan
2005
28 Jan
'05
9:26 p.m.
Are you including libboost-serialzation.lib (or ?) in your project?
Robert Ramey
Yes, specifically the version I built with multithreaded debug dll (otherwise there are a number of duplicate definition errors). I was trying to use the wide version of the xml archive earlier and was therefore linking to both libboost_serialization.lib and libboost_wserialization.lib, but was running into several more linking failures, so I went to the standard version in hopes of reducing some of the complexity. I forgot to mention in the previous email that these are the static library builds. Jared
7462
Age (days ago)
7462
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jared McIntyre