You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.