Copy link to clipboard
Copied
I tired to use boost::property_tree::json_parser::read_json in InDesign SDK CC2014 with VS2012. But it was led to following error,
error C2664: 'boost::property_tree::basic_ptree<Key,Data>::push_back' : cannot convert parameter 1 from 'std::pair<_Ty1,_Ty2>' to 'const std::pair<_Ty1,_Ty2> &'
What are the possible solutions to avoid this issue?
Have something to add?
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more