[Ardour-Users] Compilation problem on fedora 24
    Chris Caudle 
    chris at chriscaudle.org
       
    Sun Jul 17 11:51:23 PDT 2016
    
    
  
On Fri, July 15, 2016 10:15 pm, Robin Gareus wrote:
> In the configuration output can you check if
> Checking for 'lv2' >= 1.10.0    : yes
This is from build/config.log:
----------------------------------------------------
Checking for 'lv2' >= 1.10.0
['/usr/bin/pkg-config', '--atleast-version=1.10.0', 'lv2']
['/usr/bin/pkg-config', 'lv2', '--cflags', '--libs']
out:
yes
----------------------------------------------------
> if so, there should also be
>  * LV2 extensions               : True
I could not find which log file contained that text, but this was written
into the wscript file, so I assume resulted from that test:
write_config_text('LV2 extensions',        conf.is_defined('LV2_EXTENDED'))
-- 
Chris Caudle
    
    
More information about the Ardour-Users
mailing list