mirror of https://github.com/bsnes-emu/bsnes.git
Windows changed their not-found error message apparently.
This commit is contained in:
parent
a81802422f
commit
fb31df6eb8
|
@ -88,8 +88,9 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
|
||||||
...except it should mention the compiler version that you installed
|
...except it should mention the compiler version that you installed
|
||||||
and the corresponding dates.
|
and the corresponding dates.
|
||||||
If you see an error message like "command not found"
|
If you see an error message like
|
||||||
or "bad command or filename",
|
"'g++' is not recognized as an internal or external command,
|
||||||
|
operable program or batch file",
|
||||||
you may need to add the compiler's "bin" folder
|
you may need to add the compiler's "bin" folder
|
||||||
to your computer's `%PATH%`.
|
to your computer's `%PATH%`.
|
||||||
See the compiler's documentation for help with that.
|
See the compiler's documentation for help with that.
|
||||||
|
|
Loading…
Reference in New Issue