vc++包管理工具

来源:互联网 发布:淘宝蹭淘气值评价 编辑:程序博客网 时间:2024/06/01 03:57

转自:http://www.tuicool.com/articles/aeiYz2v

Vcpkg

https://blogs.msdn.microsoft.com/vcblog/2016/09/19/vcpkg-a-tool-to-acquire-and-build-c-open-source-libraries-on-windows

https://github.com/Microsoft/vcpkg


有不少好包,如:

List of libraries

To see the list of available libraries, use vcpkg search:

boost1.60Peer-reviewed portable C++ source librariescpprestsdk2.8C++11 JSON, REST, and OAuth library The C++ RES…curl7.48.0A library for transferring data with URLsexpat2.1.1XML parser library written in Cfreetype2.6.3A library to render fonts.glew1.13.0The OpenGL Extension Wrangler Library (GLEW) is a…glfw33.1.2GLFW is a free, Open Source, multi-platform libra…libjpeg-turbo1.4.90-1libjpeg-turbo is a JPEG image codec that uses SIM…libpng1.6.24-1libpng is a library implementing an interface for…libuv1.9.1libuv is a multi-platform support library with a …libwebsockets2.0.0Libwebsockets is a lightweight pure C library bui…mpg1231.23.3mpg123 is a real time MPEG 1.0/2.0/2.5 audio play…openal-soft1.17.2OpenAL Soft is an LGPL-licensed, cross-platform, …opencv3.1.0computer vision libraryopengl10.0.10240.0Open Graphics Library (OpenGL)[3][4][5] is a cros…openssl1.0.2hOpenSSL is an open source project that provides a…range-v30.0.0-1Range library for C++11/14/17.rapidjson1.0.2-1A fast JSON parser/generator for C++ with both SA…sdl22.0.4Simple DirectMedia Layer is a cross-platform deve…sqlite33120200SQLite is a software library that implements a se…tiff4.0.6A library that supports the manipulation of TIFF …tinyxml23.0.0A simple, small, efficient, C++ XML parserzlib1.2.8A compression library


0 0