Text error when using the mingw32-make:
Linking CXX shared library ..\..\..\lib\sfml-graphics-2.dll
Creating library file: ..\..\..\lib\libsfml-graphics.a
C:/projectHakasia/SFML-2.3.1/extlibs/libs-mingw/x86/libfreetype.a(cff.c.obj):cff
.c:(.text+0x93eb): undefined reference to `__chkstk_ms'
collect2: ld returned 1 exit status
src\SFML\Graphics\CMakeFiles\sfml-graphics.dir\build.make:819: recipe for target
'lib/sfml-graphics-2.dll' failed
mingw32-make[2]: *** [lib/sfml-graphics-2.dll] Error 1
CMakeFiles\Makefile2:305: recipe for target 'src/SFML/Graphics/CMakeFiles/sfml-g
raphics.dir/all' failed
mingw32-make[1]: *** [src/SFML/Graphics/CMakeFiles/sfml-graphics.dir/all] Error
2
Makefile:115: recipe for target 'all' failed
mingw32-make: *** [all] Error 2