consolidate build instructins into one doc
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
# Build Instructions
|
||||||
|
|
||||||
|
## Windows
|
||||||
|
|
||||||
For VSCode users, use the following CMake extensions with MinGW-w64
|
For VSCode users, use the following CMake extensions with MinGW-w64
|
||||||
|
|
||||||
@@ -15,3 +18,10 @@ Install the following packages using `pacman -S <package-name>`
|
|||||||
`mingw-w64-x86_64-cmake`
|
`mingw-w64-x86_64-cmake`
|
||||||
`mingw-w64-x86_64-glew`
|
`mingw-w64-x86_64-glew`
|
||||||
`mingw-w64-x86_64-lib-png`
|
`mingw-w64-x86_64-lib-png`
|
||||||
|
|
||||||
|
# macOS
|
||||||
|
|
||||||
|
- Clang 15.0.1 x86_64-apple-darrwin22.5.0
|
||||||
|
- SDL2 Source v2.26.5
|
||||||
|
- Removed snes_spc
|
||||||
|
- Removed asar_static
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
# macOS Build Settings
|
|
||||||
|
|
||||||
- Clang 15.0.1 x86_64-apple-darrwin22.5.0
|
|
||||||
- SDL2 Source v2.26.5
|
|
||||||
- Removed snes_spc
|
|
||||||
- Removed asar_static
|
|
||||||
Reference in New Issue
Block a user