Building SC in slackware

I built SuperCollider using the available SlackBuild. It compiled successfully, and it’s running and working fine.

Now, I checked the dependencies on the official page, and it states that version 3.13.0 (which is the latest version) requires Qt >= 6.2. However, I checked Slackware, and it has Qt 5.x installed.

Version 3.12.2 (the one in the SlackBuild) requires Qt 5, which aligns with the version in Slackware.

So, I’m wondering, how did it still compile and work? Is there something I might have missed, or is this something that could break in the future?

Thank you!

i was wrong, now that i read it again actually is QT5.7 the requirment for SC 3.13.0. im fine :slight_smile: