Skip to content

Commit

Permalink
Update Setting.md
Browse files Browse the repository at this point in the history
  • Loading branch information
j2doll authored Feb 3, 2019
1 parent 266b7d6 commit 6431fd8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Setting.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ pacman -S mingw-w64-x86_64-toolchain git gcc make zlib-devel

4. type 'Install-Package zlib-msvc-x64 -Version 1.2.11.8900' in 'Package Manager Console'.

- See https://www.nuget.org/packages/zlib-msvc-x64/ for more information.
- See https://www.nuget.org/packages/zlib-msvc-x64/ for more information.

:boom: If follwing Error Message is found, youe must install zlib-dev for Visual Studio.
- 'Cannot open include file: 'zlib.h': No such file or directory'
- :boom: If follwing Error Message is found, youe must install zlib-dev for Visual Studio.
- 'Cannot open include file: 'zlib.h': No such file or directory'

5. Build project

0 comments on commit 6431fd8

Please sign in to comment.