17 Mar
2013
17 Mar
'13
11:44 a.m.
This line of code: date birthday(from_simple_string(s));
causes this error: Undefined symbols for architecture x86_64: "boost::gregorian::greg_month::get_month_map_ptr()", referenced from: unsigned short boost::date_time::month_str_to_ushortboost::gregorian::greg_month(std::string const&) in boost2-aLwtLt.o ld: symbol(s) not found for architecture x86_64
Can you show the linker line? Do you link Boost.DateTime library?