Giter Club home page Giter Club logo

vcpkg's Introduction

Vcpkg

Overview

Vcpkg helps you get C and C++ libraries on Windows. This tool and ecosystem are currently in a preview state; your involvement is vital to its success.

For short description of available commands, run vcpkg help.

Quick Start

Prerequisites:

  • Visual Studio 2015 Update 3 or
  • Visual Studio 2017
  • CMake 3.8.0 or higher (note: downloaded automatically if not found)
  • git.exe available in your path

Clone this repository, then run

C:\src\vcpkg> .\bootstrap-vcpkg.bat

Then, to hook up user-wide integration, run (note: requires admin on first use)

C:\src\vcpkg> .\vcpkg integrate install

Install any packages with

C:\src\vcpkg> .\vcpkg install sdl2 curl

Finally, create a New Project (or open an existing one) in Visual Studio 2015 or Visual Studio 2017. You can now #include and use any of the installed libraries.

Examples

See the docs\EXAMPLES.md document for specific walkthroughs, including using a package and adding a new package.

See a 4 minute demo in video.

Contributing

Vcpkg is built with your contributions. Here are some ways you can contribute:

Please refer to our Contribution guidelines for more details.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

License

Code licensed under the MIT License.

vcpkg's People

Contributors

alexkaratarakis avatar ras0219-msft avatar codicodi avatar sdcb avatar barcharcraz avatar traversaro avatar gnome71 avatar mixaill avatar patrigg avatar albertziegenhagel avatar telokis avatar stammen avatar vlj avatar barath-kannan avatar adam4813 avatar tfussell avatar mmassing avatar kinddragon avatar olafvdspek avatar mattiascibien avatar morten242 avatar muemart avatar jjcamp avatar chrullrich avatar nagua avatar ethanhs avatar frederich avatar tobiaskohlbau avatar codeandroid avatar agadoul avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.