Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LV2 disabled in pipeline #4488

Closed
baconpaul opened this issue May 5, 2021 · 2 comments
Closed

LV2 disabled in pipeline #4488

baconpaul opened this issue May 5, 2021 · 2 comments
Labels
Bug Report Item submitted using the Bug Report template
Milestone

Comments

@baconpaul
Copy link
Collaborator

LV2 in azure pipeline started crashing in ttl generator. Don't know why but disabled it for time being.

@baconpaul baconpaul added the Bug Report Item submitted using the Bug Report template label May 5, 2021
@baconpaul baconpaul added this to the Surge XT 1.0 milestone May 5, 2021
@KottV
Copy link
Contributor

KottV commented Jul 6, 2021

I found that too.

the python generator seems to work https://github.com/lv2-porting-project/lv2-ttl-generator/blob/master/generate-lv2-ttl.py
and if i build lv2_ttl_generator.c locally it works too, but crashes with OBS built version

@KottV
Copy link
Contributor

KottV commented Jul 6, 2021

ok
commenting this line 1380 did the trick:

set_source_files_properties(${JUCE_SOURCE_DIR}/extras/Build/lv2_ttl_generator/lv2_ttl_generator.c PROPERTIES LANGUAGE CXX)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Report Item submitted using the Bug Report template
Projects
None yet
Development

No branches or pull requests

2 participants