You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to dig into how the libs libBambuSource, libbambu_networking and liblive555 are used with BambuStudio/OrcaSlicer - I guess it's the same. It's not linked at compile time, which is normal, since then, the program would't start without them, so it's dynamically linked somewhere. BambuLabs says it's a standardalone tool, so not covered by AGPL, but I have a hard time beleiving that, since it's only three shared libraries. I tried to make a copy of them on my mac and chmod +x them and run them, but no luck. Am I right that these are linked to at some point?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi
I'm trying to dig into how the libs libBambuSource, libbambu_networking and liblive555 are used with BambuStudio/OrcaSlicer - I guess it's the same. It's not linked at compile time, which is normal, since then, the program would't start without them, so it's dynamically linked somewhere. BambuLabs says it's a standardalone tool, so not covered by AGPL, but I have a hard time beleiving that, since it's only three shared libraries. I tried to make a copy of them on my mac and chmod +x them and run them, but no luck. Am I right that these are linked to at some point?
thanks
roy
Beta Was this translation helpful? Give feedback.
All reactions