Rafi Khan
Rafi Khan
I seem to have hit a wall, if we only use MonoBehaviour scripts (Moddable) then how would we go about creating classes and we want to create multiple instances of?...
Hi, In the readme you stated that the mono compiler needs to be in the same folder as the project, where can I get the mono compiler? Can you please...
I am trying to setup this library on macOS with sbcl. I followed #158 as I was having the same issue but after following the instructions and doing (cepl:repl) I...
I have installed SDL2, SDL2_image and SDL2_ttf into /Library/Frameworks but for some reason ccl can't find it... However, SBCL can find it but of course sbcl has issues with the...
Gitter
Add Gitter Room?
```dyld: Library not loaded: @rpath/Silica.framework/Versions/A/Silica Referenced from: /Users/z3t0/Library/Developer/Xcode/DerivedData/zwm-gijqwdeokmbjpxexewabupnoyvza/Build/Products/Debug/zwm Reason: image not found (lldb) ``` Above is the error I get while trying to run an empty project with Silica as...