Skip to content

Commit 1243814

Browse files
NancyLi1013lava
authored andcommitted
Add vcpkg installation instructions
1 parent 9595628 commit 1243814

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,17 @@ anywhere.
207207
Since a python interpreter is opened internally, it is necessary to link against `libpython2.7` in order to use
208208
matplotlib-cpp.
209209

210+
You can download and install matplotlib-cpp using the [vcpkg](https://github.com/Microsoft/vcpkg) dependency manager:
211+
212+
git clone https://github.com/Microsoft/vcpkg.git
213+
cd vcpkg
214+
./bootstrap-vcpkg.sh
215+
./vcpkg integrate install
216+
vcpkg install matplotlib-cpp
217+
218+
The matplotlib-cpp port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please [create an issue or pull request](https://github.com/Microsoft/vcpkg) on the vcpkg repository.
219+
220+
210221
# CMake
211222

212223
If you prefer to use CMake as build system, you will want to add something like this to your

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy