$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Dave DeLong (davedelong_at_[hidden])
Date: 2008-03-08 14:24:09
Hi everyone,
I'm attempting to build a project that links against the Boost
library, but I keep running into this error:
/Developer/SDKs/MacOSX10.5.sdk/usr/include/c++/4.0.0/i686-apple-
darwin9/bits/c++locale.h:72: error: 'snprintf' is not a member of 'std'
This has come up before on this list ( http://listarchives.boost.org/boost-users/2008/02/34157.php
), but it doesn't seem like there was an answer. How can I get rid
of this? My project requires boost....
Specs: Mac OS X 10.5, Xcode 3.0, CoreDuo chipset
Thanks!
Dave DeLong