Boost logo

Boost :

Subject: Re: [boost] Serialise on Mac OSX 10.8, XCode and GCC
From: Tim Burgess (tim_at_[hidden])
Date: 2013-03-27 17:26:27


Well,

Having the correct files included in the project sure makes a difference:)
My only excuse is that my speech output on the Mac mangled this file name,
so I hadn't recognised it for what it was (this is lame).

I'll do some more experimenting to see if reverting my linker changes
affects the result, but the project now builds.

Many thanks to all who got me to this point.

Best wishes.

Tim Burgess

-----Original Message-----
From: Boost [mailto:boost-bounces_at_[hidden]] On Behalf Of Steven
Watanabe
Sent: 26 March 2013 19:02
To: boost_at_[hidden]
Subject: Re: [boost] Serialise on Mac OSX 10.8, XCode and GCC

AMDG

On 03/26/2013 11:34 AM, Tim Burgess wrote:
> <snip>
> /Applications/Xcode.app/Contents/Developer/usr/bin/llvm-g++-4.2 ...
> -lboost_system -lboost_serialization -lboost_iostreams
> -lboost_filesystem ...
>
> Undefined symbols for architecture x86_64:
>
> "boost::archive::basic_xml_iarchive<boost::archive::xml_wiarchive>::lo
> ad_sta
> rt(char const*)", referenced from:
> <snip>
>

You're missing -lboost_wserialization

In Christ,
Steven Watanabe

_______________________________________________
Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost


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