Skip to content

Windows Support

Viper edited this page Aug 31, 2023 · 1 revision

Windows Support

Smake uses Cygwin for development on Windows. This includes make, cmake, g++, and basically anything else related to building C/C++ with Smake. This means there is no guarantee that other tools will work with Smake. The only 100% guaranteed way to use Smake on Windows is to use Cygwin.

Clone this wiki locally