On Sat, 2012-12-22 at 17:51 -0600, Matt Henley wrote: > '-I/home/matt/Programs/lvtk-1.0.3/build', '-DINLINE_MACRO=1', > '-DHAVE_LV2=1', '-DHAVE_GTKMM=1', '../tools/libpaq/turtleparser.cpp', > '-c', '-o', 'tools/libpaq/turtleparser.cpp.1.o'] > matt@speedy ~/Programs/lvtk-1.0.3 $ > > Any suggestions? It looks like a problem with boost, but I do have > that installed.
Yep, deprecated/removed headers indeed it was. I've committed a fix for this in the Git repository under the release-1.0.4 branch. $ git clone git://lvtoolkit.org:lvtk.git $ cd lvtk $ git checkout -b release-1.0.4 origin/release-1.0.4 Hopefully the patch will suffice for boost v1.52 This branch also includes a new mixin that supports UI-side LV2UI_Resize. _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
