Boost logo

Boost Users :

Subject: Re: [Boost-users] [serialization] newbie compilation question
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-02-21 11:22:30


AMDG

lenberman wrote:
> I've got boost 1.38 built.
>
> When I try to build demo.cpp, it fails. I'm building in the
> serialization/examples subdirectory. I think this is a supported
> compiler. No doubt I'm doing something very stupid and hopefully very
> easy to fix.
>
> Thanks in advance.
> --Len
>
> make -k
> g++ --version
> g++ (Debian 4.3.2-1.1) 4.3.2
> Copyright (C) 2008 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> g++ -g -I/share/space/net-srcs/boost_1_38_0 demo.cp

You need to link to the serialization library.

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net