parent
0cb0bdabec
commit
53e1623ab3
|
@ -179,10 +179,10 @@ To compile the source code, gcc >= 4.8.3 or clang >= 3.4 is required.
|
||||||
Notes for building on Windows (MSVC)
|
Notes for building on Windows (MSVC)
|
||||||
------------------------------------
|
------------------------------------
|
||||||
|
|
||||||
The easiest way to build native Windows nghttp2 dll is use
|
The easiest way to build native Windows nghttp2 dll is use `cmake
|
||||||
[cmake](https://cmake.org/). The free version of [Visual C++ Build
|
<https://cmake.org/>`_. The free version of `Visual C++ Build Tools
|
||||||
Tools](http://landinghub.visualstudio.com/visual-cpp-build-tools)
|
<http://landinghub.visualstudio.com/visual-cpp-build-tools>`_ works
|
||||||
works fine.
|
fine.
|
||||||
|
|
||||||
1. Install cmake for windows
|
1. Install cmake for windows
|
||||||
2. Open "Visual C++ ... Native Build Tool Command Prompt", and inside
|
2. Open "Visual C++ ... Native Build Tool Command Prompt", and inside
|
||||||
|
|
Loading…
Reference in New Issue