View Issue Details

IDProjectCategoryView StatusLast Update
0006169ardourbugspublic2020-04-19 20:17
Reportertimbyr Assigned Todrobilla  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0006169: Build broken with --no-lv2 option
Descriptionversion: master branch@6fd947fe

waf configure with --no-lv2 succeeds but fails at compile step.

I noticed this while compiling a native windows build that I hadn't updated in a while. If LV2 is now required on all platforms now, I guess I'm fine with that too.
Additional InformationIn file included from ../libs/ardour/automatable.cc:37:0:
../libs/ardour/ardour/uri_map.h:29:17: fatal error: lv2.h: No such file or directory
 #include "lv2.h"
                 ^
compilation terminated.
TagsNo tags attached.

Activities

drobilla

2015-03-08 06:38

developer   ~0016401

Seems to fail due to a different reason at link time, but --no-lv2 fixed in 3.5-4635-gb35504a

system

2020-04-19 20:17

developer   ~0023398

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2015-02-16 04:32 timbyr New Issue
2015-03-08 06:38 drobilla Note Added: 0016401
2015-03-08 06:38 drobilla Assigned To => drobilla
2015-03-08 06:38 drobilla Status new => resolved
2015-03-08 06:38 drobilla Resolution open => fixed
2020-04-19 20:17 system Note Added: 0023398
2020-04-19 20:17 system Status resolved => closed