v1.1.27 Missing lv2-dev dependency.

This commit is contained in:
Robin Davies
2023-06-24 23:32:57 -04:00
parent 09fe048bda
commit 7826e5963d
8 changed files with 20 additions and 13 deletions
+2
View File
@@ -393,6 +393,8 @@ void PluginHost::Load(const char *lv2Path)
lilv_world_load_all(pWorld);
}
// LilvNode*lv2_path = lilv_new_file_uri(pWorld,NULL,lv2Path);
// lilv_world_set_option(world,LILV_OPTION_LV2_PATH,lv)
lilvUris.Initialize(pWorld);