Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
rubberduckycooly
GitHub Repository: rubberduckycooly/Sonic-1-2-2013-Decompilation
Path: blob/main/dependencies/windows-uwp/dependencies.txt
817 views
1
SDL2: https://www.libsdl.org/download-2.0.php
2
download the appropriate development library for your compiler and unzip it in "./SDL2/"
3
4
SDL1 (optional, use SDL2 if you're unsure): https://libsdl.org/download-1.2.php
5
download the appropriate development library for your compiler and unzip it in "./SDL1/"
6
7
libogg: https://xiph.org/downloads/ (libogg)
8
download libogg and unzip it in "./libogg/", then build the static library
9
10
libvorbis: https://xiph.org/downloads/ (libvorbis)
11
download libvorbis and unzip it in "./libvorbis/", then build the VS2010 static library (win32/VS2010/vorbis_static.sln)
12
13