Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

SillyTeamInc/Solstice

Repository files navigation

solstice

this is NOT maintained anymore. don't ask me for help with it.

msys2

First, you need to head to https://www.msys2.org/ and install MSYS2.

image


When selecting your installation folder, make sure you have this path there.

image

Then simply proceed with the install.
Once it's done installing, you need to find and open MSYS2 MSYS.

image

Once it's open you should see a window like this:

image

Go in that window, and paste this command: pacman -S mingw-w64-x86_64-binutils

Press Y on this prompt:

image

Then, once that is done, you can close that window.
From there, CMake should automatically locate the dependency it needs,
and your setup for the dependencies are ready!

Note

You may need to reload cmake twice before building for the first time to get cmake to build SDL2 (sound lib) correctly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages