8 Dec
2004
8 Dec
'04
11:09 p.m.
I get 17 link errors trying to compile a very simple example from the touturial section of the documention (what im trying to compile is listed at the end of this post verbatim). My enviorment is all default except for an include path to boost. ^^^^^^^ Not sure what a default environment is. But it sounds like you need to build the serialization library and add it to the link parameters of your project. Run bjam under libs/serialization/build to build the libraries. There is more at:
http://www.boost.org/more/getting_started.html#Build_Install Jeff