View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006169 | ardour | bugs | public | 2015-02-16 04:32 | 2020-04-19 20:17 |
| Reporter | timbyr | Assigned To | drobilla | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0006169: Build broken with --no-lv2 option | ||||
| Description | version: 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 Information | In 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. | ||||
| Tags | No tags attached. | ||||
|
|
Seems to fail due to a different reason at link time, but --no-lv2 fixed in 3.5-4635-gb35504a |
|
|
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. |
| 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 |