Update README.md

pull/1232/head
Paul Kahler 2022-03-31 15:34:07 -04:00 committed by GitHub
parent 7e2aba466a
commit 2e4a4dee52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -286,6 +286,8 @@ cd build
cmake .. -DCMAKE_BUILD_TYPE=Release cmake .. -DCMAKE_BUILD_TYPE=Release
make make
``` ```
If gawk is in your path be sure it is a proper Windows port that can handle CL/LF line endings.
If not CMake may fail in libpng due to some awk scripts - issue #1228.
[gitwin]: https://git-scm.com/download/win [gitwin]: https://git-scm.com/download/win
[cmakewin]: http://www.cmake.org/download/#latest [cmakewin]: http://www.cmake.org/download/#latest