$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Serialization] Failed to Link "A Very Simple Case"
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2010-08-06 09:59:14
Hossein Haeri wrote:
> Dear all,
>
> Trying the first example of the Boost.Serialization (A Very Simple Case):
>
> http://boost-sandbox.sourceforge.net/boost_1_43_0/libs/serialization/doc/tutorial.html#simplecase
>
> I get the error messages in the P.S. section with GCC 4.4.0 MinGW WinXP. Any ideas?
Does
http://vladimir_prus.blogspot.com/2009/06/linking-101.html
help?
- Volodya