Re: Can not access lv2 plugins within latest build

Ted Felix <ted-Ll1PANez7xxWk0Htik3J/[email protected]> Thu, 8 Jan 2026 14:22:15 -0500
Newsgroups gmane.comp.audio.rosegarden.user
Message-ID <[email protected]>
   That's really strange because above it indicates that lv2 1.18.10 is 
indeed available:

-- Checking for module 'lv2>=1.18.0'
--   Found lv2, version 1.18.10

   And your 25.12 builds fine.

   Try this:

sudo apt install lv2-dev

   Not sure it will help.  Let us know how it goes.  I'll keep digging 
into how this can happen with cmake.

Ted.

On 1/8/26 9:34 AM, Babarosa wrote:
> Hi there!
> 
> The use of lv2 is disabled because of
> 
> "Failed to find lv2 headers for lv2 plugins"
> 
> I searched and did not find out where to get these headers from ...
> 
> Greetings, Michael
> 
> Am 08.01.26 um 04:51 schrieb Ted Felix:
>>
>>
>> On 1/7/26 5:05 PM, Babarosa wrote:
>>> Hi there!
>>>
>>> Thank you for your quick answer.
>>>
>>> 1.)
>>>
>>> I built v25.12 again and everything works as expected.