| | | Compiling...
bindptree.cxx
E:\Software\Boost-1.41.0\include\boost/type_traits/add_const.hpp(33) : warning C4180: qualifier applied to function type has no meaning; ignored
E:\Software\Boost-1.41.0\include\boost/spirit/home/phoenix/core/value.hpp(32) : see reference to class template instantiation 'boost::add_const' being compiled
with
[
T=boost::property_tree::basic_ptree
]
E:\Software\Boost-1.41.0\include\boost/mpl/eval_if.hpp(41) : see reference to class template instantiation 'boost::phoenix::meta::const_ref' being compiled
with
[
T=boost::property_tree::basic_ptree
]
E:\Software\Boost-1.41.0\include\boost/spirit/home/phoenix/core/value.hpp(41) : see reference to class template instantiation 'boost::mpl::eval_if' being compiled
with
[
C=boost::is_function >,
F1=boost::mpl::identity >,
F2=boost::phoenix::meta::const_ref >
]
E:\Software\Boost-1.41.0\include\boost/spirit/home/phoenix/core/value.hpp(121) : see reference to class template instantiation 'boost::phoenix::meta::argument_type' being compiled
with
[
T=boost::property_tree::basic_ptree
]
E:\Software\Boost-1.41.0\include\boost/mpl/eval_if.hpp(41) : see reference to class template instantiation 'boost::phoenix::as_actor_base' being compiled
with
[
T=boost::property_tree::basic_ptree
]
E:\Software\Boost-1.41.0\include\boost/spirit/home/phoenix/core/compose.hpp(48) : see reference to class template instantiation 'boost::mpl::eval_if' being compiled
with
[
C=boost::is_same ,boost::fusion::void_>,
F1=boost::mpl::identity,
F2=boost::phoenix::as_actor_base >
]
..\..\..\SourceArea\Development-Qt\Samples\Phoenix\bindptree.cxx(9) : see reference to class template instantiation 'boost::phoenix::as_composite' being compiled
with
[
EvalPolicy=boost::phoenix::detail::function_eval<3>,
T0=boost::property_tree::basic_ptree &(const boost::property_tree::string_path> &,const std::string &,bool),
T1=boost::property_tree::ptree,
T2=std::basic_string,std::allocator>,
T3=bool,
T4=boost::fusion::void_,
T5=boost::fusion::void_,
T6=boost::fusion::void_,
T7=boost::fusion::void_,
T8=boost::fusion::void_,
T9=boost::fusion::void_
]
Project : error PRJ0002 : Error result 1 returned from 'C:\Program Files (x86)\Microsoft Visual Studio 8\VC\bin\cl.exe'.
|