Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
rubberduckycooly
GitHub Repository: rubberduckycooly/Sonic-1-2-2013-Decompilation
Path: blob/main/dependencies/mac/dependencies.txt
817 views
1
SDL2: https://www.libsdl.org/download-2.0.php
2
just download the appropriate development library for your compiler and place it in "./SDL2/"
3
4
libogg: https://xiph.org/downloads/ (libogg)
5
download the libogg .zip file and unzip it in "./libogg/", then build the library as a framework, and include it in the xcode proj
6
7
libvorbis: https://xiph.org/downloads/ (libvorbis)
8
download the libogg .zip file and unzip it in "./libvorbis/", then build the library as a framework, and include it in the xcode projß
9