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
Hello everybody,
Is it possible to build a new version of supercollider for android ? I mean version 3.7 ?
In order to make the synths created with recent version of supercollider work with android (up to 3.6).
Is it also possible to compile the current supercollider project with the latest version of android NDK ?
Thanks
The text was updated successfully, but these errors were encountered:
Probably! I don't have time to look into it myself any more, but I think it should be easier now. Back when we made this project, i was developing on Android 1.6 and a handful of C++ features had to be pulled or the build tools tweaked (exceptions for instance). The Android build tools have now advanced to the point where it should be possible to compile the whole Supercollider codebase without major tweaking.
It sounds nice ! Thanks for your reply.
But I have no knowledge of that, I tried to look to supercollider source code but I don't know exactly how to compile it for android, and for different CPU architectures. I'll probably take a look deeper but the only thing I found was how to compile for raspberry pie.
If you have some hints it could be very great.
Hello everybody,
Is it possible to build a new version of supercollider for android ? I mean version 3.7 ?
In order to make the synths created with recent version of supercollider work with android (up to 3.6).
Is it also possible to compile the current supercollider project with the latest version of android NDK ?
Thanks
The text was updated successfully, but these errors were encountered: