-
Copy and rename
C:\MinGW\bin\mingw32-make.exetoC:\MinGW\bin\make.exe -
Add
C:\MinGW\binandC:\Program Files\CMake\binto PATH -
Open terminal and check
gcc -v make -v cmake -version
-
build
cd ksfeeder mkdir build cd build cmake -G "MinGW Makefiles" ../ make clean make
KitSprout/ksFeeder
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|