falkTX / Carla

Audio plugin host
https://kx.studio/carla
1.61k stars 147 forks source link

liblo for the osc support is broken with python 13 and 12 #1940

Open domichel opened 5 hours ago

domichel commented 5 hours ago

Updating my gentoo system, liblo fail to compile, which imply I cannot get osc support in carla. That is with python 12.

On fedora, they have issues with python13, so they orphaned liblo: https://bugzilla.redhat.com/show_bug.cgi?id=2248131

It is a fork here: https://github.com/gesellkammer/pyliblo3 but it fail to compile with python12 here.

domichel commented 5 hours ago

And here for liblo https://github.com/radarsat1/liblo Which is in gentoo, v.0.32

domichel commented 5 hours ago

It is a fork here: https://github.com/gesellkammer/pyliblo3 but it fail to compile with python12 here.

I succeeded to compile it with fedora's patch.