[LAD] Lv2 Toolkit v1.0.3 (lvtk) Released
    Michael Fisher 
    mfisher31 at gmail.com
       
    Sun Dec 23 02:52:40 UTC 2012
    
    
  
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 at 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.
    
    
More information about the Linux-audio-dev
mailing list