boostorg / property_tree

Boost.org property_tree module
http://boost.org/libs/property_tree
55 stars 92 forks source link

Fix ptree_serialization failing to build with boost1.74. #62

Closed xnox closed 3 years ago

xnox commented 3 years ago

Otherwise bagel software fails to build from source, since boost::archive no longer defines library_version_type. Moved to boost::serialization.

mbanck commented 3 years ago

Bagel had a fix for this applied today: https://github.com/qsimulate-open/bagel/commit/4c0ab21158dbe1ef4373cce5735cc1392146386c