Thanks, everyone! It looks like jsoncpp should work well for LilyPond. I don't have experience with adding files from one project to another. Jonas, is this "Amalgamated" procedure what you were describing? https://github.com/open-source-parsers/jsoncpp/wiki/Amalgamated-(Possibly-outdated)
If so, when instructions say to add the generated files to one's project, does that mean to just copy them into the lilypond-git directory somewhere? Where would be a good place to put them? Thanks, Owen On Sat, Jun 20, 2020 at 5:20 AM Noeck <noeck.marb...@gmx.de> wrote: > > >> 1. LilyPond already seems to use some parts of the BOOST library (which > >> is kind of the extended C++ STL). > > > > Not that I know of. > > > > You're right. I just quickly skimmed through a grep and found this: > > > https://github.com/lilypond/lilypond/blob/master/flower/include/yaffut.hh#L2 > > or a define HAVE_BOOST_LAMBDA in an older version. > > Cheers, > Joram > >