hello. Ihave problem with these two step in your readme.md file:
5) Open a new command window and ensure the current directory is the build folder
6) Run mingw32-make which should be located in the bin directory of where you installed mingw32
where is the "current directory"?
mingw32-make should be run in cmd windows in "current directory"? how it shoud be run?
I runed that with this commond:
mingw32-make.exe
but it didn't work and show this message: "no target specified and no makefile found"
hello. Ihave problem with these two step in your readme.md file: 5) Open a new command window and ensure the current directory is the build folder 6) Run
mingw32-make
which should be located in the bin directory of where you installed mingw32 where is the "current directory"? mingw32-make should be run in cmd windows in "current directory"? how it shoud be run? I runed that with this commond: mingw32-make.exe but it didn't work and show this message: "no target specified and no makefile found"