Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How to use boost::property_tree::json_parser::read_json (CC 2014) with VS2012?

New Here ,
Jun 15, 2015 Jun 15, 2015

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?

TOPICS
SDK
349
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation