Boost logo

Boost :

Subject: Re: [boost] Serialise on Mac OSX 10.8, XCode and GCC
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2013-03-23 18:59:12


On 22/03/13 18:27, Tim Burgess wrote:

> Unfortunately, my project no longer links correctly. The linker complains
> that it can't find symbols for my architecture (x86_64)

You're probably linking against a binary built with different settings
that the ones you're using.

> - the messages are
> in the the form:
>
> "boost::archive::basic_xml_iarchive<boost::archive::xml_wiarchive>::load_sta
> rt(char const*)", referenced from:
>
> "boost::archive::basic_xml_iarchive<boost::archive::xml_wiarchive>::load_ove
> rride(boost::archive::version_type&, int)", referenced from:
>
> "boost::archive::basic_xml_iarchive<boost::archive::xml_wiarchive>::load_ove
> rride(boost::archive::class_id_type&, int)", referenced from:
>
> (I've truncated the output here for brevity).

Unfortunately, you removed the relevant bits.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk