ICLC 2020 Workshop
By Hernani Villaseñor Ramírez
6th February 2020, 14:30 - 16:30.
Room Design Lab CSIS.
University of Limerick
Errors during the process of writing classes in SuperCollider could interrupt the compilation process of sclang when you Recompile the Class Library, this could make SuperCollider inoperable. If happens you will see an error message and SuperCollider will not start properly. To make functional SuperCollider again: 1) find and fix the error in your class 2) comment all the code inside you class, with the code inside this comment symbols /* */ and back to fix the error later 3) take away of the compilation path the folder that contains the error class.