Overview
This repository provides solutions to known installation issues encountered by Mac users while installing SplashKit. If you are facing any problems with SplashKit, refer to this document for possible solutions.
Link | Description |
---|---|
Issue_1 | bash <(curl -s https://raw.githubusercontent.com/splashkit/skm/master/installscripts/skm-install.sh) does nothing |
Issue_2 | brew cask install dotnet-sdk command not working or issues with Homebrew installation |
Issue_3 | ln -s /usr/local/share/dotnet/dotnet /usr/local/bin command not working |
Issue_4 | System.DllNotFoundException unable to load DLL splashkit.dll when trying to run program |
Issue_5 | zsh: command not found: skm |
Issue_6 | Error mentioning are you missing an assembly reference? |
Issue_7 | ModuleNotFoundError: No module named 'splashkit' when running Python programs |