Microsoft MVP성태의 닷넷 이야기
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 
(연관된 글이 11개 있습니다.)

오픈 소스 라이브러리를 쉽게 빌드해 주는 "C++ Package Manager for Windows: vcpkg"

많은 오픈 소스 라이브러리들이 있지만 윈도우 환경에서 빌드하기에 좀 불편한 것들이 있습니다. Visual C++ 개발자들의 이런 불편함을 없애기 위해 마이크로소프트에서 오픈 소스 라이브러리들을 자동 빌드 및 참조할 수 있도록 vcpkg라는 패키지 관리자를 제공합니다.

vcpkg: C++ Package Manager for Windows
; https://docs.microsoft.com/en-us/cpp/vcpkg

Microsoft/vcpkg 
; https://github.com/Microsoft/vcpkg

얼마나 쉬운지 한번 볼까요? ^^

우선, vcpkg는 아직 Visual Studio 2017의 기본 구성 요소로 포함되어 있지 않습니다. 따라서 github 프로젝트를 clone하고,

E:\git_clon> git clone https://github.com/Microsoft/vcpkg.git

복사된 로컬 디렉터리의 명령행에서 다음의 batch 파일 하나를 실행합니다.

.\bootstrap-vcpkg.bat

위의 명령어가 성공적으로 종료하면 같은 폴더에 vcpkg.exe 파일이 생성됩니다. 그다음, 딱 한 번 현재 로그인한 계정에 대해 다음의 명령어를 실행해 줍니다.

E:\git_clone\vcpkg> vcpkg.exe integrate install
Applied user-wide integration for this vcpkg root.

All MSBuild C++ projects can now #include any installed libraries.
Linking will be handled automatically.
Installing new libraries will make them instantly available.

CMake projects should use: "-DCMAKE_TOOLCHAIN_FILE=E:/git_clone/vcpkg/scripts/buildsystems/vcpkg.cmake"

메시지에서 보여지는 바와 같이, "integrate" 명령어를 수행하면 이후 Visual C++ 프로젝트들에서 해당 오픈 소스의 헤더 파일을 별다른 설정 없이 #include에 지정할 수 있습니다.

자... 그럼 어떤 오픈 소스가 vcpkg의 혜택을 받고 있을까요? search 옵션을 주면, 현재 vcpkg에서 설치 가능한 다양한 라이브러리와 그 버전들을 확인할 수 있습니다.

E:\git_clone\vcpkg> vcpkg search
3fd                  2.6.2            C++ Framework For Fast Development
abseil               2018-11-01       an open-source collection designed to augment the C++ standard library. Abseil...
ace                  6.5.2            The ADAPTIVE Communication Environment
aixlog               1.2.1            Header-only C++ logging library 
alac                 2017-11-03-c3... The Apple Lossless Audio Codec (ALAC) is a lossless audio codec developed by A...
alac-decoder         0.2              ALAC C implementation of a decoder, written from reverse engineering the file ...
alembic              1.7.9            Alembic is an open framework for storing and sharing scene data that includes ...
allegro5             5.2.4.0          Allegro is a cross-platform library mainly aimed at video game and multimedia ...
anax                 2.1.0-3          An open source C++ entity system. <https://github.com/miguelmartin75/anax>
angle                2017-06-14-8d... A conformant OpenGL ES implementation for Windows, Mac and Linux. The goal of ...
antlr4               4.7              ANother Tool for Language Recognition
apr                  1.6.5            The Apache Portable Runtime (APR) is a C library that forms a system portabili...
apr-util             1.6.0-1          Apache Portable Runtime (APR) project mission is to create and maintain softwa...
arb                  2.11.1           a C library for arbitrary-precision interval arithmetic
args                 2018-10-25       A simple header-only C++ argument parser library.
argtable2            2.13-1           Argtable is an ANSI C library for parsing GNU style command line options with ...
armadillo            8.400.0-1        Armadillo is a high quality linear algebra library (matrix maths) for the C++ ...
arrow                0.9.0-1          Apache Arrow is a columnar in-memory analytics layer designed to accelerate bi...
asio                 1.12.1           Asio is a cross-platform C++ library for network and low-level I/O programming...
asmjit               673dcefaa048c... Complete x86/x64 JIT and Remote Assembler for C++
assimp               4.1.0-3          The Open Asset import library
asyncplusplus        1.0-1            Async++ is a lightweight concurrency framework for C++11
atk                  2.24.0-2         GNOME Accessibility Toolkit
atkmm                2.24.2           atkmm is the official C++ interface for the ATK accessibility toolkit library....
atlmfc               0                a stub package that ensures VS has ATL/MFC installed.
aubio                0.4.6-2          Aubio is a tool designed for the extraction of annotations from audio signals....
aurora               2017-06-21-c7... Aurora is an open-source C++ library providing various rather uncommon C++ uti...
avro-c               1.8.2-1          Apache Avro is a data serialization system
aws-sdk-cpp          1.6.43           AWS SDK for C++
aws-sdk-cpp[access-management]        C++ SDK for the AWS access-management service
aws-sdk-cpp[acm]                      C++ SDK for the AWS acm service
aws-sdk-cpp[alexaforbusiness]         C++ SDK for the AWS alexaforbusiness service
aws-sdk-cpp[apigateway]               C++ SDK for the AWS apigateway service
aws-sdk-cpp[application-autoscaling]  C++ SDK for the AWS application-autoscaling service
aws-sdk-cpp[appstream]                C++ SDK for the AWS appstream service
aws-sdk-cpp[appsync]                  C++ SDK for the AWS appsync service
aws-sdk-cpp[athena]                   C++ SDK for the AWS athena service
aws-sdk-cpp[autoscaling]              C++ SDK for the AWS autoscaling service
aws-sdk-cpp[autoscaling-plans]        C++ SDK for the AWS autoscaling-plans service
aws-sdk-cpp[AWSMigrationHub]          C++ SDK for the AWS AWSMigrationHub service
aws-sdk-cpp[batch]                    C++ SDK for the AWS batch service
aws-sdk-cpp[budgets]                  C++ SDK for the AWS budgets service
aws-sdk-cpp[ce]                       C++ SDK for the AWS ce service
aws-sdk-cpp[cloud9]                   C++ SDK for the AWS cloud9 service
aws-sdk-cpp[clouddirectory]           C++ SDK for the AWS clouddirectory service
aws-sdk-cpp[cloudformation]           C++ SDK for the AWS cloudformation service
aws-sdk-cpp[cloudfront]               C++ SDK for the AWS cloudfront service
aws-sdk-cpp[cloudhsm]                 C++ SDK for the AWS cloudhsm service
aws-sdk-cpp[cloudhsmv2]               C++ SDK for the AWS cloudhsmv2 service
aws-sdk-cpp[cloudsearch]              C++ SDK for the AWS cloudsearch service
aws-sdk-cpp[cloudsearchdomain]        C++ SDK for the AWS cloudsearchdomain service
aws-sdk-cpp[cloudtrail]               C++ SDK for the AWS cloudtrail service
aws-sdk-cpp[codebuild]                C++ SDK for the AWS codebuild service
aws-sdk-cpp[codecommit]               C++ SDK for the AWS codecommit service
aws-sdk-cpp[codedeploy]               C++ SDK for the AWS codedeploy service
aws-sdk-cpp[codepipeline]             C++ SDK for the AWS codepipeline service
aws-sdk-cpp[codestar]                 C++ SDK for the AWS codestar service
aws-sdk-cpp[cognito-identity]         C++ SDK for the AWS cognito-identity service
aws-sdk-cpp[cognito-idp]              C++ SDK for the AWS cognito-idp service
aws-sdk-cpp[cognito-sync]             C++ SDK for the AWS cognito-sync service
aws-sdk-cpp[comprehend]               C++ SDK for the AWS comprehend service
aws-sdk-cpp[config]                   C++ SDK for the AWS config service
aws-sdk-cpp[connect]                  C++ SDK for the AWS connect service
aws-sdk-cpp[cur]                      C++ SDK for the AWS cur service
aws-sdk-cpp[datapipeline]             C++ SDK for the AWS datapipeline service
aws-sdk-cpp[dax]                      C++ SDK for the AWS dax service
aws-sdk-cpp[devicefarm]               C++ SDK for the AWS devicefarm service
aws-sdk-cpp[directconnect]            C++ SDK for the AWS directconnect service
aws-sdk-cpp[discovery]                C++ SDK for the AWS discovery service
aws-sdk-cpp[dms]                      C++ SDK for the AWS dms service
aws-sdk-cpp[ds]                       C++ SDK for the AWS ds service
aws-sdk-cpp[dynamodb]                 C++ SDK for the AWS dynamodb service
aws-sdk-cpp[dynamodbstreams]          C++ SDK for the AWS dynamodbstreams service
aws-sdk-cpp[ec2]                      C++ SDK for the AWS ec2 service
aws-sdk-cpp[ecr]                      C++ SDK for the AWS ecr service
aws-sdk-cpp[ecs]                      C++ SDK for the AWS ecs service
aws-sdk-cpp[elasticache]              C++ SDK for the AWS elasticache service
aws-sdk-cpp[elasticbeanstalk]         C++ SDK for the AWS elasticbeanstalk service
aws-sdk-cpp[elasticfilesystem]        C++ SDK for the AWS elasticfilesystem service
aws-sdk-cpp[elasticloadbalancing]     C++ SDK for the AWS elasticloadbalancing service
aws-sdk-cpp[elasticloadbalancingv2]   C++ SDK for the AWS elasticloadbalancingv2 service
aws-sdk-cpp[elasticmapreduce]         C++ SDK for the AWS elasticmapreduce service
aws-sdk-cpp[elastictranscoder]        C++ SDK for the AWS elastictranscoder service
aws-sdk-cpp[email]                    C++ SDK for the AWS email service
aws-sdk-cpp[es]                       C++ SDK for the AWS es service
aws-sdk-cpp[events]                   C++ SDK for the AWS events service
aws-sdk-cpp[firehose]                 C++ SDK for the AWS firehose service
aws-sdk-cpp[gamelift]                 C++ SDK for the AWS gamelift service
aws-sdk-cpp[glacier]                  C++ SDK for the AWS glacier service
aws-sdk-cpp[glue]                     C++ SDK for the AWS glue service
aws-sdk-cpp[greengrass]               C++ SDK for the AWS greengrass service
aws-sdk-cpp[guardduty]                C++ SDK for the AWS guardduty service
aws-sdk-cpp[health]                   C++ SDK for the AWS health service
aws-sdk-cpp[iam]                      C++ SDK for the AWS iam service
aws-sdk-cpp[identity-management]      C++ SDK for the AWS identity-management service
aws-sdk-cpp[importexport]             C++ SDK for the AWS importexport service
aws-sdk-cpp[inspector]                C++ SDK for the AWS inspector service
aws-sdk-cpp[iot]                      C++ SDK for the AWS iot service
aws-sdk-cpp[iot-data]                 C++ SDK for the AWS iot-data service
aws-sdk-cpp[iot-jobs-data]            C++ SDK for the AWS iot-jobs-data service
aws-sdk-cpp[kinesis]                  C++ SDK for the AWS kinesis service
aws-sdk-cpp[kinesis-video-archived... C++ SDK for the AWS kinesis-video-archived-media service
aws-sdk-cpp[kinesis-video-media]      C++ SDK for the AWS kinesis-video-media service
aws-sdk-cpp[kinesisanalytics]         C++ SDK for the AWS kinesisanalytics service
aws-sdk-cpp[kinesisvideo]             C++ SDK for the AWS kinesisvideo service
aws-sdk-cpp[kms]                      C++ SDK for the AWS kms service
aws-sdk-cpp[lambda]                   C++ SDK for the AWS lambda service
aws-sdk-cpp[lex]                      C++ SDK for the AWS lex service
aws-sdk-cpp[lex-models]               C++ SDK for the AWS lex-models service
aws-sdk-cpp[lightsail]                C++ SDK for the AWS lightsail service
aws-sdk-cpp[logs]                     C++ SDK for the AWS logs service
aws-sdk-cpp[machinelearning]          C++ SDK for the AWS machinelearning service
aws-sdk-cpp[marketplace-entitlement]  C++ SDK for the AWS marketplace-entitlement service
aws-sdk-cpp[marketplacecommerceana... C++ SDK for the AWS marketplacecommerceanalytics service
aws-sdk-cpp[mediaconvert]             C++ SDK for the AWS mediaconvert service
aws-sdk-cpp[medialive]                C++ SDK for the AWS medialive service
aws-sdk-cpp[mediapackage]             C++ SDK for the AWS mediapackage service
aws-sdk-cpp[mediastore]               C++ SDK for the AWS mediastore service
aws-sdk-cpp[mediastore-data]          C++ SDK for the AWS mediastore-data service
aws-sdk-cpp[meteringmarketplace]      C++ SDK for the AWS meteringmarketplace service
aws-sdk-cpp[mobile]                   C++ SDK for the AWS mobile service
aws-sdk-cpp[mobileanalytics]          C++ SDK for the AWS mobileanalytics service
aws-sdk-cpp[monitoring]               C++ SDK for the AWS monitoring service
aws-sdk-cpp[mq]                       C++ SDK for the AWS mq service
aws-sdk-cpp[mturk-requester]          C++ SDK for the AWS mturk-requester service
aws-sdk-cpp[opsworks]                 C++ SDK for the AWS opsworks service
aws-sdk-cpp[opsworkscm]               C++ SDK for the AWS opsworkscm service
aws-sdk-cpp[organizations]            C++ SDK for the AWS organizations service
aws-sdk-cpp[pinpoint]                 C++ SDK for the AWS pinpoint service
aws-sdk-cpp[polly]                    C++ SDK for the AWS polly service
aws-sdk-cpp[pricing]                  C++ SDK for the AWS pricing service
aws-sdk-cpp[queues]                   C++ SDK for the AWS queues service
aws-sdk-cpp[rds]                      C++ SDK for the AWS rds service
aws-sdk-cpp[redshift]                 C++ SDK for the AWS redshift service
aws-sdk-cpp[rekognition]              C++ SDK for the AWS rekognition service
aws-sdk-cpp[resource-groups]          C++ SDK for the AWS resource-groups service
aws-sdk-cpp[resourcegroupstaggingapi] C++ SDK for the AWS resourcegroupstaggingapi service
aws-sdk-cpp[route53]                  C++ SDK for the AWS route53 service
aws-sdk-cpp[route53domains]           C++ SDK for the AWS route53domains service
aws-sdk-cpp[s3]                       C++ SDK for the AWS s3 service
aws-sdk-cpp[s3-encryption]            C++ SDK for the AWS s3-encryption service
aws-sdk-cpp[sagemaker]                C++ SDK for the AWS sagemaker service
aws-sdk-cpp[sagemaker-runtime]        C++ SDK for the AWS sagemaker-runtime service
aws-sdk-cpp[sdb]                      C++ SDK for the AWS sdb service
aws-sdk-cpp[serverlessrepo]           C++ SDK for the AWS serverlessrepo service
aws-sdk-cpp[servicecatalog]           C++ SDK for the AWS servicecatalog service
aws-sdk-cpp[servicediscovery]         C++ SDK for the AWS servicediscovery service
aws-sdk-cpp[shield]                   C++ SDK for the AWS shield service
aws-sdk-cpp[sms]                      C++ SDK for the AWS sms service
aws-sdk-cpp[snowball]                 C++ SDK for the AWS snowball service
aws-sdk-cpp[sns]                      C++ SDK for the AWS sns service
aws-sdk-cpp[sqs]                      C++ SDK for the AWS sqs service
aws-sdk-cpp[ssm]                      C++ SDK for the AWS ssm service
aws-sdk-cpp[states]                   C++ SDK for the AWS states service
aws-sdk-cpp[storagegateway]           C++ SDK for the AWS storagegateway service
aws-sdk-cpp[sts]                      C++ SDK for the AWS sts service
aws-sdk-cpp[support]                  C++ SDK for the AWS support service
aws-sdk-cpp[swf]                      C++ SDK for the AWS swf service
aws-sdk-cpp[text-to-speech]           C++ SDK for the AWS text-to-speech service
aws-sdk-cpp[transcribe]               C++ SDK for the AWS transcribe service
aws-sdk-cpp[transfer]                 C++ SDK for the AWS transfer service
aws-sdk-cpp[translate]                C++ SDK for the AWS translate service
aws-sdk-cpp[waf]                      C++ SDK for the AWS waf service
aws-sdk-cpp[waf-regional]             C++ SDK for the AWS waf-regional service
aws-sdk-cpp[workdocs]                 C++ SDK for the AWS workdocs service
aws-sdk-cpp[workmail]                 C++ SDK for the AWS workmail service
aws-sdk-cpp[workspaces]               C++ SDK for the AWS workspaces service
aws-sdk-cpp[xray]                     C++ SDK for the AWS xray service
azmq                 1.0.2            Boost Asio style bindings for ZeroMQ This library is built on top of ZeroMQ's ...
azure-c-shared-ut... 1.1.10-1         Azure C SDKs common code
azure-iot-sdk-c      1.2.10-1         A C99 SDK for connecting devices to Microsoft Azure IoT services 
azure-storage-cpp    5.2.0            Microsoft Azure Storage Client SDK for C++ A client library for working with M...
azure-uamqp-c        1.2.10-1         AMQP library for C
azure-uhttp-c        1.1.10-1         Azure HTTP Library written in C
azure-umqtt-c        1.1.10-1         General purpose library for communication over the mqtt protocol
bde                  3.2.0.0          Basic Development Environment - a set of foundational C++ libraries used at Bl...
beast                0                HTTP/1 and WebSocket, header-only using Boost.Asio and C++11
benchmark            1.4.1            A library to support the benchmarking of functions, similar to unit-tests.
berkeleydb           4.8.30-1         A high-performance embedded database for key/value data.
bigint               2010.04.30-2     C++ Big Integer Library
bitserializer        0.7              The library for simple serialization of arbitrary C++ types to various output ...
blaze                3.4-1            Blaze is an open-source, high-performance C++ math library for dense and spars...
blosc                1.13.5-1         A blocking, shuffling and loss-less compression library that can be faster tha...
bond                 7.0.2-1          Bond is a cross-platform framework for working with schematized data. It suppo...
boost                1.68.0           Peer-reviewed portable C++ source libraries
boost[mpi]                            Build with MPI support
boost-accumulators   1.68.0           Boost accumulators module
boost-algorithm      1.68.0           Boost algorithm module
boost-align          1.68.0           Boost align module
boost-any            1.68.0           Boost any module
boost-array          1.68.0           Boost array module
boost-asio           1.68.0-1         Boost asio module
boost-assert         1.68.0           Boost assert module
boost-assign         1.68.0           Boost assign module
boost-atomic         1.68.0           Boost atomic module
boost-beast          1.68.0           Boost beast module
boost-bimap          1.68.0           Boost bimap module
boost-bind           1.68.0           Boost bind module
boost-build          1.68.0           Boost.Build
boost-callable-tr... 1.68.0           Boost callable_traits module
boost-chrono         1.68.0           Boost chrono module
boost-circular-bu... 1.68.0           Boost circular_buffer module
boost-compatibility  1.68.0           Boost compatibility module
boost-compute        1.68.0           Boost compute module
boost-concept-check  1.68.0           Boost concept_check module
boost-config         1.68.0           Boost config module
boost-container      1.68.0           Boost container module
boost-container-hash 1.68.0           Boost container_hash module
boost-context        1.68.0-1         Boost context module
boost-contract       1.68.0           Boost contract module
boost-conversion     1.68.0           Boost conversion module
boost-convert        1.68.0           Boost convert module
boost-core           1.68.0           Boost core module
boost-coroutine      1.68.0           Boost coroutine module
boost-coroutine2     1.68.0           Boost coroutine2 module
boost-crc            1.68.0           Boost crc module
boost-date-time      1.68.0           Boost date_time module
boost-detail         1.68.0           Boost detail module
boost-di             1.0.2            C++14 Dependency Injection Library.
boost-disjoint-sets  1.68.0           Boost disjoint_sets module
boost-dll            1.68.0           Boost dll module
boost-dynamic-bitset 1.68.0           Boost dynamic_bitset module
boost-endian         1.68.0           Boost endian module
boost-exception      1.68.0           Boost exception module
boost-fiber          1.68.0           Boost fiber module
boost-filesystem     1.68.0           Boost filesystem module
boost-flyweight      1.68.0           Boost flyweight module
boost-foreach        1.68.0           Boost foreach module
boost-format         1.68.0           Boost format module
boost-function       1.68.0           Boost function module
boost-function-types 1.68.0           Boost function_types module
boost-functional     1.68.0           Boost functional module
boost-fusion         1.68.0           Boost fusion module
boost-geometry       1.68.0           Boost geometry module
boost-gil            1.68.0           Boost gil module
boost-graph          1.68.0           Boost graph module
boost-graph-parallel 1.68.0           Boost graph_parallel module
boost-hana           1.68.0-1         Boost hana module
boost-hana-msvc      1.67.0-1         Boost hana module
boost-heap           1.68.0           Boost heap module
boost-hof            1.68.0           Boost hof module
boost-icl            1.68.0           Boost icl module
boost-integer        1.68.0           Boost integer module
boost-interprocess   1.68.0           Boost interprocess module
boost-interval       1.68.0           Boost interval module
boost-intrusive      1.68.0           Boost intrusive module
boost-io             1.68.0           Boost io module
boost-iostreams      1.68.0           Boost iostreams module
boost-iterator       1.68.0           Boost iterator module
boost-lambda         1.68.0           Boost lambda module
boost-lexical-cast   1.68.0           Boost lexical_cast module
boost-local-function 1.68.0           Boost local_function module
boost-locale         1.68.0           Boost locale module
boost-locale[icu]                     ICU backend for Boost.Locale
boost-lockfree       1.68.0-1         Boost lockfree module
boost-log            1.68.0           Boost log module
boost-logic          1.68.0           Boost logic module
boost-math           1.68.0           Boost math module
boost-metaparse      1.68.0           Boost metaparse module
boost-modular-bui... 2018-10-19       
boost-move           1.68.0           Boost move module
boost-mp11           1.68.0           Boost mp11 module
boost-mpi            1.68.0-1         Boost mpi module
boost-mpl            1.68.0           Boost mpl module
boost-msm            1.68.0           Boost msm module
boost-multi-array    1.68.0           Boost multi_array module
boost-multi-index    1.68.0           Boost multi_index module
boost-multiprecision 1.68.0           Boost multiprecision module
boost-numeric-con... 1.68.0           Boost numeric_conversion module
boost-odeint         1.68.0           Boost odeint module
boost-optional       1.68.0           Boost optional module
boost-parameter      1.68.0           Boost parameter module
boost-phoenix        1.68.0           Boost phoenix module
boost-poly-collec... 1.68.0           Boost poly_collection module
boost-polygon        1.68.0           Boost polygon module
boost-pool           1.68.0           Boost pool module
boost-predef         1.68.0           Boost predef module
boost-preprocessor   1.68.0           Boost preprocessor module
boost-process        1.68.0           Boost process module
boost-program-opt... 1.68.0           Boost program_options module
boost-property-map   1.68.0           Boost property_map module
boost-property-tree  1.68.0           Boost property_tree module
boost-proto          1.68.0           Boost proto module
boost-ptr-container  1.68.0           Boost ptr_container module
boost-python         1.68.0-2         Boost python module
boost-qvm            1.68.0           Boost qvm module
boost-random         1.68.0           Boost random module
boost-range          1.68.0           Boost range module
boost-ratio          1.68.0           Boost ratio module
boost-rational       1.68.0           Boost rational module
boost-regex          1.68.0           Boost regex module
boost-regex[icu]                      ICU backend for Boost.Regex
boost-scope-exit     1.68.0           Boost scope_exit module
boost-serialization  1.68.0           Boost serialization module
boost-signals        1.68.0           Boost signals module
boost-signals2       1.68.0           Boost signals2 module
boost-smart-ptr      1.68.0           Boost smart_ptr module
boost-sort           1.68.0           Boost sort module
boost-spirit         1.68.0           Boost spirit module
boost-stacktrace     1.68.0           Boost stacktrace module
boost-statechart     1.68.0           Boost statechart module
boost-static-assert  1.68.0           Boost static_assert module
boost-system         1.68.0           Boost system module
boost-test           1.68.0-2         Boost test module
boost-thread         1.68.0           Boost thread module
boost-throw-excep... 1.68.0           Boost throw_exception module
boost-timer          1.68.0           Boost timer module
boost-tokenizer      1.68.0           Boost tokenizer module
boost-tti            1.68.0           Boost tti module
boost-tuple          1.68.0           Boost tuple module
boost-type-erasure   1.68.0           Boost type_erasure module
boost-type-index     1.68.0           Boost type_index module
boost-type-traits    1.68.0           Boost type_traits module
boost-typeof         1.68.0           Boost typeof module
boost-ublas          1.68.0           Boost ublas module
boost-units          1.68.0           Boost units module
boost-unordered      1.68.0           Boost unordered module
boost-utility        1.68.0           Boost utility module
boost-uuid           1.68.0           Boost uuid module
boost-variant        1.68.0           Boost variant module
boost-vcpkg-helpers  4                a set of vcpkg-internal scripts used to modularize boost
boost-vmd            1.68.0           Boost vmd module
boost-wave           1.68.0           Boost wave module
boost-winapi         1.68.0           Boost winapi module
boost-xpressive      1.68.0           Boost xpressive module
boost-yap            1.68.0           Boost yap module
botan                2.8.0            A cryptography library written in C++11
box2d                2.3.1-374664b-1  Box2D (http://box2d.org) is an open source C++ engine for simulating rigid bod...
breakpad             2018-09-18       a set of client and server components which implement a crash-reporting system.
brotli               1.0.2-4          a generic-purpose lossless compression algorithm that compresses data using a ...
brynet               1.0.0            A C++ cross platform high performance tcp network library, and support SSL/HTT...
bullet3              2.87             Bullet Physics is a professional collision detection, rigid body, and soft bod...
butteraugli          2018-02-25       butteraugli estimates the psychovisual difference between two images
bzip2                1.0.6-3          High-quality data compressor.
c-ares               cares-1_15_0     A C library for asynchronous DNS requests
caf                  0.15.7           an open source C++11 actor model implementation featuring lightweight & fast a...
caffe2               0.8.1            Caffe2 is a lightweight, modular, and scalable deep learning framework.
cairo                1.15.8-3         Cairo is a 2D graphics library with support for multiple output devices. Curre...
cairomm              1.15.3-2         A C++ wrapper for the cairo graphics library
capstone             3.0.5-rc3        
cartographer         0.3.0-5          Google 2D & 3D SLAM package
catch                alias            Deprecated alias for Catch2 unit testing framework
catch-classic        1.12.2           A modern, header-only test framework for unit tests This is specifically the l...
catch2               2.4.2            A modern, header-only test framework for unit testing. Issues, PRs and changel...
cccapstone           9b4128ee1153e... c++ bindings for capstone disasembly framework
ccd                  2.0.0-2          Library for collision detection between two convex shapes
ccfits               2.5-2            CCfits is an object oriented interface to the cfitsio library. It is designed ...
cctz                 2.2              two libraries that cooperate with <chrono> to give C++ programmers all the nec...
celero               2.4.0            Celero is a modern cross-platform (Windows, Linux, MacOS) Microbenchmarking li...
cereal               1.2.2-1          a header-only C++11 serialization library (built in support for binary, XML an...
ceres                1.14.0-1         non-linear optimization package
ceres[lapack]                         Use Lapack in Ceres
ceres[suitesparse]                    SuiteSparse support for Ceres
ceres[cxsparse]                       CXSparse support for Ceres
ceres[eigensparse]                    Use of Eigen as a sparse linear algebra library in Ceres
ceres[tools]                          Ceres tools
cfitsio              3.410-2          Library of C and Fortran subroutines for reading and writing data files in FIT...
cgal                 4.13-2           The Computational Geometry Algorithms Library (CGAL) is a C++ library that aim...
cgal[qt]                              Qt GUI support for CGAL
cgicc                3.2.19           GNU Cgicc is an ANSI C++ compliant class library that greatly simplifies the c...
chaiscript           6.1.0            Embedded Scripting Language Designed for C++
chakracore           1.11.2           Core part of the Chakra Javascript engine
charls               2.0.0-1          CharLS, a C++ JPEG-LS library implementation.
check                0.12.0-1         A unit testing framework for C
chipmunk             7.0.2            A fast and lightweight 2D game physics library.
chmlib               0.40-2           CHMLIB is a library for dealing with Microsoft ITSS/CHM format files. Right no...
cimg                 2.4.1            The CImg Library is a small, open-source, and modern C++ toolkit for image pro...
civetweb             1.11-1           Easy to use, powerful, C/C++ embeddable web server.
clapack              3.2.1-1          CLAPACK (f2c'ed version of LAPACK)
clara                2018-11-01       A simple to use command line parser for C++
clblas               2.12-1           clBLAS is an OpenCL 1.2 accelerated BLAS (Basic Linear Algebra Subsystem) libr...
clfft                2.12.2           clFFT is an OpenCL 1.2 accelerated Fast Fourier Transform library.
cli11                1.6.1            CLI11 is a command line parser for C++11 and beyond that provides a rich featu...
clockutils           1.1.1-3651f23... A lightweight c++ library for commonly needed tasks. Optimized for simplicity ...
cmark                0.28.3-2         CommonMark parsing and rendering library
concurrentqueue      1.0.0-beta       A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
console-bridge       0.3.2-3          a ROS-independent package for logging that seamlessly pipes into rosconsole/ro...
constexpr            1.0              Small MIT License Library of general stdlib functions written as C++11 constex...
coolprop             6.1.0-4          Thermophysical properties for the masses
corrade              2018.10-1        C++11/C++14 multiplatform utility library http://magnum.graphics/corrade/
corrade[interconnect]                 Interconnect library
corrade[pluginmanager]                PluginManager library
corrade[testsuite]                    TestSuite library
corrade[utility]                      Utility library
cpp-redis            4.3.1            cpp-redis is a C++11 Asynchronous Multi-Platform Lightweight Redis Client, wit...
cppcms               1.1.0-1          CppCMS is a Free High Performance Web Development Framework (not a CMS) aimed ...
cpprestsdk           2.10.6-3         C++11 JSON, REST, and OAuth library The C++ REST SDK is a Microsoft project fo...
cpprestsdk[websockets]                Websockets support
cppunit              1.14.0           CppUnit is the C++ port of the famous JUnit framework for unit testing. Test o...
cppwinrt             fall_2017_cre... C++/WinRT is a standard C++ language projection for the Windows Runtime.
cppzmq               4.2.2-1          lightweight messaging kernel, C++ bindings
cpr                  1.3.0-3          C++ Requests is a simple wrapper around libcurl inspired by the excellent Pyth...
crc32c               1.0.5-1          CRC32C implementation with support for CPU-specific acceleration instructions.
crossguid            0.2.2-2018-06-16 CrossGuid is a minimal, cross platform, C++ GUID library.
crow                 0.1              Very fast and easy to use C++ micro web framework
cryptopp             7.0.0            Crypto++ is a free C++ class library of cryptographic schemes.
ctemplate            2017-06-23-44... C++ CTemplate system
cub                  1.8.0            CUB is a flexible library of cooperative threadblock primitives and other util...
cuda                 9.0              A parallel computing platform and programming model
cunit                2.1.3-2          CUnit is a lightweight system for writing, administering, and running unit tes...
curl                 7.61.1-1         A library for transferring data with URLs
curl[tool]                            Builds curl executable
curl[non-http]                        Enables protocols beyond HTTP/HTTPS/HTTP2
curl[http2]                           HTTP2 support
curl[ssl]                             SSL support
curl[ssh]                             SSH support via libssh2
cutelyst2            2.5.2-1          A C++ Web Framework built on top of Qt, using the simple approach of Catalyst ...
cxxopts              2.1.1            This is a lightweight C++ option parser library, supporting the standard GNU s...
darts-clone          1767ab87cffe     A static double-array trie structure
date                 2.4.1            A date and time library based on the C++11/14/17 <chrono> header
date[remote-api]                      support automatic download of tz data
dcmtk                3.6.3            This DICOM ToolKit (DCMTK) package consists of source code, documentation and ...
decimal-for-cpp      1.12             Decimal data type support, for COBOL-like fixed-point operations on currency v...
devil                1.8.0-2          A full featured cross-platform image library
devil[libpng]                         Use Libpng for .png (and some .ico)
devil[tiff]                           Use Libtiff for .tif support
devil[libjpeg]                        Use Libjpeg for .jpg (and some .blp) support
devil[openexr]                        Use openexr
devil[jasper]                         Use JasPer for .jp2 (and some .icns) support
devil[lcms]                           Use Little CMS for color profiles
dimcli               4.0.1-1          C++ command line parser toolkit
directxmesh          oct2018          DirectXMesh geometry processing library
directxtex           oct2018          DirectXTex texture processing library
directxtk            oct2018b         A collection of helper classes for writing DirectX 11.x code in C++.
directxtk12          dec2016          A collection of helper classes for writing DirectX 12 code in C++.
dirent               1.23.1           Dirent is a C/C++ programming interface that allows programmers to retrieve in...
discord-rpc          3.3.0-1          Rich Presence allows you to leverage the totally overhauled "Now Playing" sect...
dlfcn-win32          1.1.1-1          dlfcn-win32 is an implementation of dlfcn for Windows.
dlib                 19.16            Modern C++ toolkit containing machine learning algorithms and tools for creati...
dlib[cuda]                            CUDA support for dlib
docopt               2018-04-16-2     Command line arguments parser that will make you smile (C++11 port).
doctest              2.0.1            The fastest feature-rich C++ single-header testing framework for unit tests an...
double-conversion    3.1.0-1          Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.
draco                1.3.3            A library for compressing and decompressing 3D geometric meshes and point clou...
duktape              2.0.3-4          Embeddable Javascript engine with a focus on portability and compact footprint.
dx                   1.0.1            A modern C++ library for DirectX programming
dxut                 11.14-2          A "GLUT"-like framework for Direct3D 11.x Win32 desktop applications
eastl                3.12.01          Electronic Arts Standard Template Library. It is a C++ template library of con...
ebml                 1.3.5-1          a C++ libary to parse EBML files
ecm                  5.50.0           Extra CMake Modules (ECM), extra modules and scripts for CMake
ecsutil              1.0.1.2-1        Native Windows SDK for accessing ECS via the S3 HTTP protocol.
egl-registry         2018-06-30       the EGL API and Extension Registry
eigen3               3.3.5            C++ template library for linear algebra: matrices, vectors, numerical solvers,...
embree2              2.16.4-3         High Performance Ray Tracing Kernels.
embree3              3.2.0-2          High Performance Ray Tracing Kernels.
enet                 1.3.13           Reliable UDP networking library
entityx              1.2.0-2          EntityX - A fast, type-safe C++ Entity-Component system. <https://github.com/a...
entt                 2.7.3-1          Gaming meets modern C++ - a fast and reliable entity-component system and much...
epsilon              0.9.2            EPSILON is an Open Source wavelet image compressor, that is aimed on parallel ...
esaxx                ca7cb332011ec37  This library provides the implementation of enhanced suffix array.
evpp                 0.7.0            A modern C++ network library based on libevent for developing high performance...
exiv2                2018-11-01       Image metadata library and tools http://www.exiv2.org
expat                2.2.6            XML parser library written in C
exprtk               2018-10-11       Simple to use, easy to integrate and extremely efficient run-time C++ mathemat...
fadbad               2.1.0            FADBAD++ Templates for Automatic Differentiation
fastcdr              1.0.6-2          eProsima FastCDR is a C++ library that provides two serialization mechanisms. ...
fastfeat             391d5e9          FAST feature detectors in C
fastlz               1.0-1            A lightning-fast lossless compression library
fastrtps             1.5.0-1          Eprosima Fast RTPS is a C++ implementation of the RTPS (Real Time Publish Subs...
fcl                  0.5.0-3          a library for performing three types of proximity queries on a pair of geometr...
fdk-aac              2018-07-08       A standalone library of the Fraunhofer FDK AAC code
fdlibm               5.3-2            FDLIBM (Freely Distributable LIBM) is a C math library for machines that suppo...
ffmpeg               3.3.3-5          a library to decode, encode, transcode, mux, demux, stream, filter and play pr...
ffmpeg[ffserver]                      ffserver appplication support in ffmpeg
ffmpeg[ffplay]                        ffplay appplication support in ffmpeg
ffmpeg[ffprobe]                       ffprobe appplication support in ffmpeg
ffmpeg[openssl]                       openssl support in ffmpeg
ffmpeg[lzma]                          lzma support in ffmpeg
ffmpeg[x264]                          x264 support in ffmpeg
ffmpeg[opencl]                        opencl support in ffmpeg
ffmpeg[nonfree]                       allow nonfree and unredistributable libraries
ffmpeg[gpl]                           allow GPL licensed libraries
fftw3                3.3.8            FFTW is a C subroutine library for computing the discrete Fourier transform (D...
fizz                 2018.10.15.00    a TLS 1.3 implementation by Facebook
flann                1.9.1-8          Fast Library for Approximate Nearest Neighbors
flatbuffers          1.9.0-2          Memory Efficient Serialization Library http://google.github.io/flatbuffers/ Fl...
flint                2.5.2-1          Fast Library for Number Theory
fltk                 1.3.4-5          FLTK (pronounced fulltick) is a cross-platform C++ GUI toolkit for UNIX/Linux ...
fluidsynth           1.1.10           FluidSynth reads and handles MIDI events from the MIDI input device. It is the...
fmem                 c-libs-2ccee3... A cross-platform library for opening memory-backed libc streams.
fmi4cpp              0.4.0            FMI 2.0 implementation written in modern C++
fmilib               2.0.3            FMI library is intended as a foundation for applications interfacing FMUs (Fun...
fmt                  5.2.1            Formatting library for C++. It can be used as a safe alternative to printf or ...
folly                2018.10.29.00    An open-source C++ library developed and used at Facebook. The library is UNST...
folly[zlib]                           Support zlib for compression
folly[bzip2]                          Support bzip2 for compression
folly[lzma]                           Support LZMA for compression
folly[zstd]                           Support zstd for compression
folly[snappy]                         Support Snappy for compression
folly[lz4]                            Support lz4 for compression
fontconfig           2.12.4-7         Library for configuring and customizing font access.
forest               9.0.6            Template library of tree data structures
freeglut             3.0.0-5          Open source implementation of GLUT with source and binary backwards compatibil...
freeimage            3.17.0-4         Support library for graphics image formats
freerdp              2.0.0-rc1~vcpkg1 A free implementation of the Remote Desktop Protocol (RDP)
freetype             2.8.1-3          A library to render fonts.
freetype-gl          2018-09-18       OpenGL text using one vertex buffer, one texture and FreeType
freexl               1.0.4-1          FreeXL is an open source library to extract valid data from within an Excel (....
fribidi              1.0.5            GNU FriBidi is an implementation of the Unicode Bidirectional Algorithm (bidi)
fruit                3.4.0-1          Fruit, a dependency injection framework for C++ by Google
fuzzylite            6.0-1            A fuzzy logic control library in C++
g2o                  20170730_git-3   g2o: A General Framework for Graph Optimization http://openslam.org/g2o.html
gainput              1.0.0-1          Gainput is a multiplatform C++ input library, supporting mouse, keyboard and c...
gamma                gamma-2018-01-27 Gamma is a cross-platform, C++ library for doing generic synthesis and filteri...
gdal                 2.3.2            The Geographic Data Abstraction Library for reading and writing geospatial ras...
gdal[mysql-libmysql]                  Add mysql support using libmysql
gdal[mysql-libmariadb]                Add mysql support using libmariadb
gdcm2                2.8.8            Grassroots DICOM library
gdk-pixbuf           2.36.9-1         Image loading library.
geogram              1.6.4            Geogram is a programming library of geometric algorithms.
geogram[graphics]                     Build viewers and geogram_gfx library.
geographiclib        1.47-patch1-4    a small set of C++ classes for performing conversions between geographic, UTM,...
geos                 3.6.3-2          Geometry Engine Open Source
getopt               0                The getopt and getopt_long functions automate some of the chore involved in pa...
getopt-win32         0.1              An implementation of getopt provided by https://github.com/libimobiledevice-win32
gettext              0.19-4           The GNU gettext utilities are a set of tools that provides a framework to help...
gettimeofday         2017-10-14-2     An implementation of gettimeofday for WIN32
gflags               2.2.1-3          A C++ library that implements commandline flags processing
gherkin-c            c-libs-e63e83... Gherkin parser/compiler in C 
giflib               5.1.4-1          A library for reading and writing gif images.
gl2ps                1.4.0-1          OpenGL to PostScript Printing Library
gl3w                 8f7f459d         Simple OpenGL core profile loading
glad                 0.1.28-2         Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the offici...
glbinding            3.0.2-3          glbinding is an MIT licensed, cross-platform C++ binding for the OpenGL API
glew                 2.1.0-1          The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C...
glfw3                3.2.1-3          GLFW is a free, Open Source, multi-platform library for OpenGL, OpenGL ES and ...
gli                  0.8.2-1          OpenGL Image (GLI) https://gli.g-truc.net
glib                 2.52.3-11        Portable, general-purpose utility library.
glibmm               2.52.1-7         This is glibmm, a C++ API for parts of glib that are useful for C++. See http:...
glm                  0.9.9.3          OpenGL Mathematics (GLM) https://glm.g-truc.net
globjects            1.1.0-2018-09-19 C++ library strictly wrapping OpenGL objects. <https://github.com/cginternals/...
glog                 0.3.5-1          C++ implementation of the Google logging module
glslang              2018-03-02-1     Khronos reference front-end for GLSL and ESSL, and sample SPIR-V generator
gmime                3.0.5            GMime is a C/C++ library which may be used for the creation and parsing of mes...
gmmlib               18.3.pre2-1      intel's graphics memory management library
google-cloud-cpp     0.3.0-1          C++ Client Libraries for Google Cloud Platform APIs.
graphicsmagick       1.3.30-1         Image processing library
graphite2            1.3.12           Graphite is a "smart font" system developed specifically to handle the complex...
graphqlparser        v0.7.0           A GraphQL query parser in C++ with C and C++ APIs
grpc                 1.14.1           An RPC library and framework
gsl                  2.4-3            The GNU Scientific Library is a numerical library for C and C++ programmers
gsl-lite             0.28.0           A single-file header-only version of ISO C++ Guideline Support Library (GSL) f...
gtest                1.8.1-1          GoogleTest and GoogleMock testing frameworks.
gtk                  3.22.19-2        Portable library for creating graphical user interfaces.
gtkmm                3.22.2           gtkmm is the official C++ interface for the popular GUI library GTK+.
gts                  0.7.6            A Library intended to provide a set of useful functions to deal with 3D surfac...
guetzli              2018-07-30       Perceptual JPEG encoder
gumbo                0.10.1-2         An HTML5 parsing library in pure C99
halide               release_2018_... Halide is a programming language designed to make it easier to write high-perf...
harfbuzz             1.8.4-2          HarfBuzz OpenType text shaping engine
harfbuzz[graphite2]                   Graphite2 shaper support
harfbuzz[icu]                         icu support for harfbuzz
harfbuzz[ucdn]                        Builtin (UCDN) Unicode callbacks support
harfbuzz[glib]                        Glib Unicode callbacks support
hdf5                 1.10.1-1         HDF5 is a data model, library, and file format for storing and managing data
hdf5[parallel]                        parallel support for HDF5
hdf5[cpp]                             Builds cpp lib
highfive             1.5              HighFive is a modern C++/C++11 friendly interface for libhdf5
hpx                  1.1.0-1          The C++ Standards Library for Concurrency and Parallelism HPX is a C++ Standar...
http-parser          2.8.1            HTTP Parser.
hunspell             1.6.1-3          The most popular spellchecking library.
hwloc                1.11.7-3         Portable Hardware Locality (hwloc) The Portable Hardware Locality (hwloc) soft...
hypre                2.11.2-1         SCALABLE LINEAR SOLVERS AND MULTIGRID METHODS
icu                  61.1-4           Mature and widely used Unicode and localization library.
ideviceinstaller     1.1.2.23-1       Manage apps of iOS devices
idevicerestore       1.0.12-1         Restore/upgrade firmware of iOS devices
if97                 2.1.0            This repository implements the IF97 formulation for the properties of pure wat...
igloo                1.1.1            A framework for unit testing in C++
ilmbase              2.2.1-1          Base libraries from ILM for OpenEXR
imgui                1.65             Bloat-free Immediate Mode Graphical User interface for C++ with minimal depend...
inih                 42               Simple .INI file parser
inja                 1.0.0            Inja - A Template Engine for Modern C++
intel-mkl            2018.0.1         Intel® Math Kernel Library (Intel® MKL) accelerates math processing routines...
intelrdfpmathlib     20U2             Intel(R) Decimal Floating-Point Math Library
io2d                 0.1-1            a lightweight, cross platform drawing library
ismrmrd              1.3.2-2          ISMRM Raw Data Format
itk                  4.13.0           Insight Segmentation and Registration Toolkit (ITK) is used for image processi...
jack2                1.9.12           Cross-platform API that enables device sharing and inter-application audio rou...
jansson              2.11-2           Jansson is a C library for encoding, decoding and manipulating JSON data
jasper               2.0.14-1         Open source implementation of the JPEG-2000 Part-1 standard
jbig2dec             0.13             a decoder library and example utility implementing the JBIG2 bi-level image co...
jbigkit              2.1-1            A software implementation of the JBIG1 data compression standard (ITU-T T.82)
jemalloc             4.3.1-2          jemalloc is a general purpose malloc(3) implementation that emphasizes fragmen...
json-dto             0.2.6            A small header-only library for converting data between json representation an...
json11               2017-06-20       json11 is a tiny JSON library for C++11, providing JSON parsing and serializat...
jsoncpp              1.8.4            jsoncpp is an implementation of a JSON reader and writer in C++. JSON (JavaScr...
jsonnet              2018-11-01       Jsonnet - The data templating language
jxrlib               1.1-4            Open source implementation of the jpegxr image format standard.
kangaru              4.1.2            A dependency injection container for C++11, C++14 and later
kealib               1.4.7-1          kealib is gdal model using HDF5 standard.
kealib[parallel]                      Use parallel support for HDF5
keystone             0.9.1            Lightweight multi-platform, multi-architecture assembler framework
kf5archive           5.50.0           File compression
kf5holidays          5.50.0           Holiday calculation library
kf5plotting          5.50.0           Lightweight plotting framework
kinectsdk1           1.8-2            Kinect for Windows SDK for Kinect v1 sensor.
kinectsdk2           2.0              Kinect for Windows SDK for Kinect v2 sensor.
laszip               3.2.2-1          LASzip - free and lossless LiDAR compression
lcm                  1.3.95-1         Lightweight Communications and Marshalling (LCM) LCM is a set of libraries and...
lcms                 2.8-5            Little CMS.
leptonica            1.76.0           An open source library containing software that is broadly useful for image pr...
leveldb              2017-10-25-8b... LevelDB is a fast key-value storage library written at Google that provides an...
libaiff              5.0              LibAiff is an open-source library, providing C applications transparent read &...
libarchive           3.3.3-2          Library for reading and writing streaming archives
libarchive[bzip2]                     BZip2 support
libarchive[libxml2]                   Libxml2 support
libarchive[lz4]                       LZ4 support
libarchive[lzma]                      LZMA support
libarchive[lzo]                       LZO support
libarchive[openssl]                   OpenSSL support
libbson              1.9.2            libbson is a library providing useful routines related to building, parsing, a...
libcds               2.3.2            a collection of concurrent containers that don't require external (manual) syn...
libconfig            1.7.2            C/C++ library for processing configuration files
libdatrie            0.2.10-2         implementation of double-array structure for representing trie
libdisasm            0.23-1           x86 Disassembler Library.
libdshowcapture      0.6.0            Free and Open Source C++11 Library for capturing DirectShow video/audio device...
libepoxy             1.4.3-1          Epoxy is a library for handling OpenGL function pointer management for you
libevent             2.1.8-3          An event notification library
libexif              0.6.21-1         a library for parsing, editing, and saving EXIF data
libffi               3.1-1            Portable, high level programming interface to various calling conventions
libflac              1.3.2-6          Library for manipulating FLAC files
libfreenect2         0.2.0-1          Open source drivers for the Kinect for Windows v2 device
libgd                2.2.4-4          Open source code library for the dynamic creation of images by programmers.
libgeotiff           1.4.2-6          Libgeotiff is an open source library normally hosted on top of ?libtiff for ...
libgit2              0.27.4-2         Git linkable library
libgo                2.8-2            The best stackful coroutine by c++11.
libgta               1.0.8            Libgta is a portable library that implements the Generic Tagged Array (GTA) fi...
libharu              2017-08-15-d8... libharu - free PDF library
libiconv             1.15-4           GNU Unicode text conversion
libideviceactivation 1.0.38-1         A library to handle the activation process of iOS devices
libidn2              2.0.4            GNU Libidn is an implementation of the Stringprep, Punycode and IDNA 2003 spec...
libimobiledevice     1.2.1.215-1      A cross-platform protocol library to communicate with iOS devices
libirecovery         1.0.25-2         Library and utility to talk to iBoot/iBSS via USB on Mac OS X, Windows, and Linux
libjpeg-turbo        1.5.3-1          libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NE...
libkml               1.3.0-2          Reference implementation of OGC KML 2.2
liblemon             1.3.1-2          Library for Efficient Modeling and Optimization in Networks
liblinear            221              A Library for Large Linear Classification
liblo                0.29-1           liblo is an implementation of the Open Sound Control protocol for POSIX systems
liblzma              5.2.4            Compression library with an API similar to that of zlib.
libmad               0.15.1-1         high-quality MPEG audio decoder
libmariadb           3.0.2-1          MariaDB Connector/C is used to connect C/C++ applications to MariaDB and MySQL...
libmaxminddb         1.3.2-1          C library for the MaxMind DB file format
libmicrohttpd        0.9.55-1         GNU libmicrohttpd is a small C library that is supposed to make it easy to run...
libmikmod            3.3.11.1-1       Mikmod is a module player and library supporting many formats, including mod, ...
libmodbus            3.1.4-1          libmodbus is a free software library to send/receive data with a device which ...
libmodplug           0.8.9.0-1        The ModPlug mod file playing library.
libmorton            2018-19-07       header-only library for encoding/decoding Morton codes in/from 2D/3D coordinates
libmspack            0.6              libmspack is a portable library for some loosely related Microsoft compression...
libmupdf             1.12.0           a lightweight PDF, XPS, and E-book library
libmysql             8.0.4-3          A MySQL client library for C development.
libnice              0.1.13-1         Libnice is an implementation of the IETF's Interactive Connectivity Establishm...
libodb               2.4.0-3          ODB library, base runtime for the ODB ORM solution
libodb-mysql         2.4.0-2          MySQL support for the ODB ORM library
libodb-pgsql         2.4.0-1          Description: PostgreSQL support for the ODB ORM library
libodb-sqlite        2.4.0-1          Sqlite support for the ODB ORM library
libogg               1.3.3            Ogg is a multimedia container format, and the native file and stream format fo...
libopenmpt           2017-01-28-cf... a library to render tracker music
libopusenc           0.1-1            Library for encoding .opus audio files and live streams.
libp7-baical         4.4-3            P7 is a library for high-speed sending telemetry & trace data from application
libplist             2.0.1.197-2      A library to handle Apple Property List format in binary or XML 
libpng               1.6.35-1         libpng is a library implementing an interface for reading and writing PNG (Por...
libpng-apng          1.6.34-2         libpng-apng is a library implementing an interface for reading and writing (A)...
libpopt              1.16-10~vcpkg1-1 Library for parsing command line parameters
libpq                9.6.1-5          The official database access API of postgresql
libpqxx              6.0.0-1          The official C++ client API for PostgreSQL
libqrencode          4.0.0-2          libqrencode - a fast and compact QR Code encoding library
librabbitmq          0.8.0            A C-language AMQP client library for use with v2.0+ of the RabbitMQ broker.
libraw               0.19.0-1         raw image decoder library
librsync             2.0.2            librsync is a library for calculating and applying network deltas, with an int...
librtmp              2.4-1            RTMPDump Real-Time Messaging Protocol API
libsamplerate        0.1.9.0          Sample Rate Converter for audio
libsigcpp            2.10-1           Typesafe callback framework for C++
libsndfile           1.0.29-6830c42-5 Library to read, write and manipulate many soundfile types. Authored by Eric d...
libsndfile[external-libs]             Support OGG and FLAC audio files
libsodium            1.0.16-1         A modern and easy-to-use crypto library
libspatialite        4.3.0a-2         SpatiaLite is an open source library intended to extend the SQLite core to sup...
libssh               0.7.6            libssh is a multiplatform C library implementing the SSHv2 and SSHv1 protocol ...
libssh2              1.8.0-4          The SSH library
libstemmer           2017-9-3         Snowball is a small string processing language designed for creating stemming ...
libtheora            1.2.0alpha1-2... Theora is a free and open video compression format from the Xiph.org Foundation.
libtins              4.0-2            High-level, multiplatform C++ network packet sniffing and crafting library
libtorrent           1.1.6-1          An efficient feature complete C++ BitTorrent implementation 
libudis86            2018-01-28-56... Disassembler Library for x86 and x86-64 
libunibreak          4.0-1            an implementation of the line breaking and word breaking algorithms as describ...
libusb               1.0.22-1         a cross-platform library to access USB devices
libusb-win32         1.2.6.0-1        Allows user space applications to access many USB device on Windows.
libusbmuxd           1.0.107-2        A client library to multiplex connections from and to iOS devices
libuuid              1.0.3-1          Universally unique id library
libuv                1.24.0           libuv is a multi-platform support library with a focus on asynchronous I/O.
libvorbis            1.3.6-112d3bd-1  Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-...
libvpx               1.7.0            The reference software implementation for the video coding formats VP8 and VP9.
libwebm              1.0.0.27-3       WebM File Parser
libwebp              0.6.1-2          Lossy compression of digital photographic images.
libwebsockets        3.0.1            Libwebsockets is a lightweight pure C library built to use minimal CPU and mem...
libxml2              2.9.4-5          Libxml2 is the XML C parser and toolkit developed for the Gnome project (but u...
libxmlpp             2.40.1-2         a C++ wrapper for the libxml XML parser library.
libxmp-lite          4.4.1            Lightweight version of libxmp that supports MOD, S3M, XM and IT modules.
libxslt              1.1.29           Libxslt is a XSLT library implemented in C for XSLT 1.0 and most of EXSLT
libyaml              0.2.1-1          A C library for parsing and emitting YAML.
libzip               rel-1-5-1-vcpkg1 A library for reading, creating, and modifying zip archives.
linalg               2.1              linalg.h is a single header public domain linear algebra library for C++11
linenoise-ng         4754bee2d8eb3    A small, portable GNU readline replacement for Linux, Windows and MacOS which ...
live555              latest           A complete RTSP server application
llvm                 7.0.0            The LLVM Compiler Infrastructure
lmdb                 0.9.18-4         LMDB is an extraordinarily fast, memory-efficient database
lodepng              2018-09-18-1     PNG encoder and decoder in C and C++
log4cplus            REL_2_0_1        A simple to use C++ logging API providing thread--safe, flexible, and arbitrar...
lpeg                 1.0.1-3          LPeg is a pattern-matching library for Lua, based on Parsing Expression Gramma...
lua                  5.3.4-4          a powerful, fast, lightweight, embeddable scripting language
luabridge            2.1-1            A lightweight, dependency-free library for binding Lua to C++
luafilesystem        1.7.0.2          LuaFileSystem is a Lua library developed to complement the set of functions re...
luajit               2.0.5            LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.
luasocket            2018-09-18       LuaSocket is a Lua extension library that is composed by two parts: a C core t...
lz4                  1.8.3            Lossless compression algorithm, providing compression speed at 400 MB/s per core.
lzfse                1.0-1            Lempel-Ziv style data compressor using Finite State Entropy coding.
lzo                  2.10-2           Lossless data compression library
magnum               2018.10-1        C++11/C++14 graphics middleware for games and data visualization http://magnum...
magnum[al-info]                       magnum-al-info utility
magnum[anyimageimporter]              AnyImageImporter plugin
magnum[anyaudioimporter]              AnyAudioImporter plugin
magnum[anyimageconverter]             AnyImageConverter plugin
magnum[anysceneimporter]              AnySceneImporter plugin
magnum[audio]                         Audio library
magnum[debugtools]                    DebugTools library
magnum[distancefieldconverter]        magnum-distancefieldconverter utility
magnum[fontconverter]                 magnum-fontconverter utility
magnum[gl]                            GL library
magnum[gl-info]                       gl-info utility
magnum[glfwapplication]               GlfwApplication library
magnum[glutapplication]               GlutApplication library
magnum[imageconverter]                magnum-imageconverter utility
magnum[magnumfont]                    MagnumFont plugin
magnum[magnumfontconverter]           MagnumFontConverter plugin
magnum[meshtools]                     MeshTools library
magnum[objimporter]                   ObjImporter plugin
magnum[tgaimageconverter]             TgaImageConverter plugin
magnum[opengltester]                  OpenGLTester library
magnum[primitives]                    Primitives library
magnum[sdl2application]               Sdl2Application library
magnum[shapes]                        Shapes library
magnum[scenegraph]                    SceneGraph library
magnum[shaders]                       Shaders library
magnum[text]                          Text library
magnum[texturetools]                  TextureTools library
magnum[tgaimporter]                   TgaImporter plugin
magnum[trade]                         Trade library
magnum[wavaudioimporter]              WavAudioImporter plugin
magnum[windowlesswglapplication]      WindowlessWglApplication library
magnum[wglcontext]                    WglContext library
magnum-extras        2018.10-1        Extras for magnum, C++11/C++14 graphics middleware for games and data visualiz...
magnum-extras[ui]                     Ui library
magnum-integration   2018.10-1        Integrations for magnum, C++11/C++14 graphics middleware for games and data vi...
magnum-integration[bullet]            BulletIntegration library
magnum-integration[glm]               GlmIntegration library
magnum-plugins       2018.10-1        Plugins for magnum, C++11/C++14 graphics middleware for games and data visuali...
magnum-plugins[assimpimporter]        AssimpImporter plugin
magnum-plugins[openddl]               OpenDdl library
magnum-plugins[ddsimporter]           DdsImporter plugin
magnum-plugins[devilimageimporter]    DevIlImageImporter plugin
magnum-plugins[drflacaudioimporter]   DrFlacAudioImporter plugin
magnum-plugins[drwavaudioimporter]    DrWavAudioImporter plugin
magnum-plugins[freetypefont]          FreeTypeFont plugin
magnum-plugins[harfbuzzfont]          HarfBuzzFont plugin
magnum-plugins[jpegimporter]          JpegImporter plugin
magnum-plugins[jpegimageconverter]    JpegImageConverter plugin
magnum-plugins[miniexrimageconverter] MiniExrImageConverter plugin
magnum-plugins[opengeximporter]       OpenGexImporter plugin
magnum-plugins[pngimageconverter]     PngImageConverter plugin
magnum-plugins[pngimporter]           PngImporter plugin
magnum-plugins[stanfordimporter]      StanfordImporter plugin
magnum-plugins[stbimageconverter]     StbImageConverter plugin
magnum-plugins[stbimageimporter]      StbImageImporter plugin
magnum-plugins[stbtruetypefont]       StbTrueTypeFont plugin
magnum-plugins[stbvorbisaudioimpor... StbVorbisAudioImporter plugin
magnum-plugins[tinygltfimporter]      TinyGltfImporter plugin
matio                1.5.13           MATLAB MAT File I/O Library
matroska             1.4.8            a C++ libary to parse Matroska files (.mkv and .mka)
mbedtls              2.13.1           An open source, portable, easy to use, readable and flexible SSL library
mdnsresponder        765.30.11        The mDNSResponder project is a component of Bonjour, Apple's ease-of-use IP ne...
meschach             1.2b-1           Matrix computations in C
metis                5.1.0-2          Serial Graph Partitioning and Fill-reducing Matrix Ordering
mhook                2.5.1-1          A Windows API hooking library.
milerius-sfml-imgui  1.1              imgui dll for sfml usage
minisat-master-ke... 2.2-mod-1        A minimalistic high-performance SAT solver This is a modernized, cross-platfor...
miniupnpc            2.1              UPnP client library/tool to access Internet Gateway Devices
minizip              1.2.11-2         Zip compression library
mio                  2018-10-18-1     Cross-platform header-only C++11 library for memory mapped file IO.
mman                 git-f5ff813-2    A light implementation of the mmap functions for MinGW.
modp-base64                           
mongo-c-driver       1.9.2            Client library written in C for MongoDB.
mongo-cxx-driver     3.1.1-3          MongoDB C++ Driver.
monkeys-audio        4.3.3-1          Monkey's Audio is an excellent audio compression tool which has multiple advan...
morton-nd            2.0.0            (C++14) header-only library for fast Morton encoding/decoding in N dimensions.
mosquitto            1.5.0            Mosquitto is an open source message broker that implements the MQ Telemetry Tr...
mozjpeg              3.2-1            MozJPEG reduces file sizes of JPEG images while retaining quality and compatib...
mpark-variant        1.3.0            an implementation of C++17 std::variant for C++11/14/17.
mpfr                 3.1.6-2          The MPFR library is a C library for multiple-precision floating-point computat...
mpg123               1.25.8-5         mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 an...
mpir                 3.0.0-5          Multiple Precision Integers and Rationals.
ms-gsl               2018-09-18       Microsoft implementation of the Guidelines Support Library
msgpack              2.1.5-1          MessagePack is an efficient binary serialization format, which lets you exchan...
msinttypes           2018-02-25       msinttypes is a package to provide missing ISO C9x compliant headers for Micro...
msix                 1.0              The MSIX Packaging SDK project is an effort to enable developers on a variety ...
msmpi                9.0              Microsoft MPI
mujs                 2018-07-30       An embeddable Javascript interpreter in C
muparser             6cf2746          Fast math parser library 
nana                 1.6.2            Cross-platform library for GUI programming in modern C++ style.
nanodbc              2.12.4-2         A small C++ wrapper for the native C ODBC API.
nanomsg              1.1.4            a simple high-performance implementation of several "scalability protocols". T...
nanorange            0.0.0            NanoRange is a C++14 implementation of the C++20 Ranges proposals.
nanovg               master           NanoVG is small antialiased vector graphics rendering library for OpenGL.
netcdf-c             4.4.1.1-2        a set of self-describing, machine-independent data formats that support the cr...
netcdf-cxx4          4.3.0-1          a set of machine-independent data formats that support the creation, access, a...
nghttp2              1.34.0           Implementation of the Hypertext Transfer Protocol version 2 in C
nlohmann-json        3.4.0            JSON for Modern C++
nlopt                2.4.2-1226c127   a library for nonlinear local and global optimization, for functions with and ...
nmslib               1.7.2            Non-Metric Space Library (NMSLIB) is an efficient similarity search library an...
nng                  1.1.0            NNG, like its predecessors nanomsg (and to some extent ZeroMQ), is a lightweig...
nng[mbedtls]                          nng built with TLS support(needs mbedTLS)
nuklear              2018-11-01       This is a minimal state immediate mode graphical user interface toolkit writte...
nvtt                 2.1.0            Texture processing tools with support for Direct3D 10 and 11 formats.
octomap              cefed0c1d79af... An Efficient Probabilistic 3D Mapping Framework Based on Octrees
ode                  0.15.1           Open Dynamics Engine
ogdf                 2018-03-28-2     Open Graph Drawing Framework
ogre                 1.10.11          3D Object-Oriented Graphics Rendering Engine
ogre[d3d9]                            Build Direct3D9 RenderSystem
ogre[java]                            Build Java (JNI) bindings
ogre[python]                          Build Python bindings
openal-soft          1.19.1           OpenAL Soft is an LGPL-licensed, cross-platform, software implementation of th...
openblas             0.2.20-2         OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
opencl               2.2 (2017.07.18) C/C++ headers and ICD loader (Installable Client Driver) for OpenCL
opencv               3.4.3-1          computer vision library
opencv[opengl]                        opengl support for opencv
opencv[dnn]                           opencv_dnn module
opencv[ovis]                          opencv_ovis module
opencv[flann]                         opencv_flann module
opencv[sfm]                           opencv_sfm module
opencv[contrib]                       opencv_contrib module
opencv[cuda]                          CUDA support for opencv
opencv[ffmpeg]                        prebuilt ffmpeg support for opencv
opencv[ipp]                           Enable Intel Integrated Performance Primitives
opencv[qt]                            Qt GUI support for opencv
opencv[vtk]                           vtk support for opencv
opencv[gdcm]                          GDCM support for opencv
opencv[webp]                          WebP support for opencv
opencv[openexr]                       OpenEXR support for opencv
opencv[tiff]                          TIFF support for opencv
opencv[png]                           PNG support for opencv
opencv[jpeg]                          JPEG support for opencv
opencv[jasper]                        JPEG 2000 support for opencv
opencv[eigen]                         Eigen support for opencv
openexr              2.2.1-1          OpenEXR is a high dynamic-range (HDR) image file format developed by Industria...
opengl               0.0-5            Open Graphics Library (OpenGL)[3][4][5] is a cross-language, cross-platform ap...
opengl-registry      2018-06-30       the API and Extension registries for the OpenGL family APIs
openimageio          1.8.16           A library for reading and writing images, and a bunch of related classes, util...
openimageio[libraw]                   Enable RAW image files support
openjpeg             2.3.0            JPEG 2000 image library
openmama             6.2.2            OpenMAMA is a high performance vendor neutral lightweight wrapper that provide...
openmesh             7.0              A generic and efficient polygon mesh data structure
openni2              2.2.0.33-7       OpenNI is open source library for access to Natural Interaction (NI) devices s...
openssl              0                OpenSSL is an open source project that provides a robust, commercial-grade, an...
openssl-unix         1.0.2p-1         OpenSSL is an open source project that provides a robust, commercial-grade, an...
openssl-uwp          1.0.2l-winrt     OpenSSL is an open source project that provides a robust, commercial-grade, an...
openssl-windows      1.0.2p-1         OpenSSL is an open source project that provides a robust, commercial-grade, an...
openvdb              5.0.0-1          Sparse volume data structure and tools
openvdb[tools]                        OpenVDB utilities: view, print and render
openvpn3             2018-03-21       a C++ class library that implements the functionality of an OpenVPN client, an...
openvr               1.0.16           an API and runtime that allows access to VR hardware from multiple vendors wit...
opus                 1.3              Totally open, royalty-free, highly versatile audio codec
opusfile             0.11-1           Stand-alone decoder library for .opus streams
opusfile[opusurl]                     Support decoding of http(s) streams
orc                  1.5.2-f47e02c-2  The smallest, fastest columnar storage for Hadoop workloads.
osg                  3.6.2            The OpenSceneGraph is an open source high performance 3D graphics toolkit.
osg-qt               3.5.7            osgQt - Qt project for making use of OpenSceneGraph(OSG)
osgearth             2.9-2            osgEarth - Dynamic map generation toolkit for OpenSceneGraph Copyright 2015 Pe...
paho-mqtt            1.2.1            Paho project provides open-source client implementations of MQTT and MQTT-SN m...
pango                1.40.11-1        Text and font handling library.
pangolin             0.5-3            Lightweight GUI Library
pangomm              2.40.1           pangomm is the official C++ interface for the Pango font layout library. See, ...
parmetis             4.0.3-1          Parallel Graph Partitioning and Fill-reducing Matrix Ordering
parquet              1.4.0            Parquet-cpp is a C++ library to read and write the Apache Parquet columnar dat...
parson               2018-09-18       a lighweight json library written in C
pcg                  0.98.1           Permuted Congruential Generator
pcl                  1.9.0-1          Point Cloud Library (PCL) is open source library for 2D/3D image and point clo...
pcl[openni2]                          OpenNI2 support for PCL
pcl[qt]                               Qt support for PCL
pcl[pcap]                             PCAP support for PCL
pcl[tools]                            Build PCL utilities
pcl[cuda]                             CUDA support for PCL
pcre                 8.41-1           Perl Compatible Regular Expresions
pcre2                10.30-2          PCRE2 is a re-working of the original Perl Compatible Regular Expressions library
pdal                 1.7.1-3          PDAL - Point Data Abstraction Library is a library for manipulating point clou...
pdcurses             3.6              Public Domain Curses - a curses library for environments that don't fit the te...
pegtl                2.7.1            The Parsing Expression Grammar Template Library (PEGTL) is a zero-dependency C...
physfs               3.0.1            a library to provide abstract access to various archives
picojson             1.3.0            A header-file-only, JSON parser serializer in C++.
picosha2             2018-07-30       PicoSHA2 - a C++ SHA256 hash generator
piex                 2018-03-13       The Preview Image Extractor (PIEX) is designed to find and extract the largest
pixel                0.3              Simple 2D Graphics based on standard and portable OpenGL.
pixman               0.34.0-5         Pixman is a low-level software library for pixel manipulation, providing featu...
plib                 1.8.5-2          A suite of portable game libraries
plibsys              0.0.4-1          Highly portable C system library: threads and synchronization, sockets, IPC, d...
plog                 1.1.4            Portable, simple and extensible C++ logging library.
plplot               5.13.0-1         PLplot is a cross-platform software package for creating scientific plots whos...
plplot[wxwidgets]                     plplot wxwidgets module
plustache            0.4.0-1          {{mustaches}} for C++
pmdk                 1.4.2            Persistent Memory Development Kit
pngwriter            0.7.0-1          PNGwriter is a very easy to use open source graphics library that uses PNG as ...
poco                 1.9.0-1          Modern, powerful open source C++ class libraries for building network and inte...
poco[mysql]                           Mysql support for POCO
podofo               0.9.6            PoDoFo is a library to work with the PDF file format
podofo[fontconfig]                    Enable font manager support on Unix platforms.
portaudio            19.0.6.00-4      PortAudio Portable Cross-platform Audio I/O API PortAudio is a free, cross-pla...
portmidi             0.217.1          Free, cross-platform, open-source I/O library for MIDI
pqp                  1.3-2            a proximity query package
proj                 0                a stub package that pulls in proj4. Do not depend on this package.
proj4                4.9.3-1          PROJ.4 library for cartographic projections
prometheus-cpp       0.6.0            Prometheus Client Library for Modern C++
prometheus-cpp[compression]           Enable zlib compression
prometheus-cpp[pull]                  Support for regular pull mode
prometheus-cpp[push]                  Support push gateway
protobuf             3.6.1-4          Protocol Buffers - Google's data interchange format
protobuf[zlib]                        ZLib based features like Gzip streams
ptex                 2.1.28-1         Per-Face Texture Mapping for Production Rendering.
pthreads             2.9.1-2          pthreads for windows
pugixml              1.9-1            C++ XML processing library
pybind11             2.2.3-1          pybind11 is a lightweight header-only library that exposes C++ types in Python...
pystring             1.1.3-1          Pystring is a collection of C++ functions which match the interface and behavi...
python2              2.7.15-1         The Python programming language as an embeddable library
python3              3.6.4-2          The Python programming language as an embeddable library
qca                  2.2.0-2          Qt Cryptographic Architecture (QCA). Sources: https://cgit.kde.org/qca.git/
qhull                2015.2-3         computes the convex hull, Delaunay triangulation, Voronoi diagram
qpid-proton          0.24.0           Qpid Proton is a high-performance, lightweight messaging library.
qscintilla           2.10-7           QScintilla is a port to Qt of the Scintilla editing component. Features syntax...
qt5                  5.11.2           Qt5 Application Framework
qt5-3d               5.11.2           Qt5 3d Module - Functionality for near-realtime simulation systems with suppor...
qt5-activeqt         5.11.2           Qt5 ActiveQt Module - ActiveX components
qt5-base             5.11.2-1         Qt5 Application Framework Base Module. Includes Core, GUI, Widgets, Networking...
qt5-charts           5.11.2           Qt5 Charts Module - UI components for displaying charts, driven by static or d...
qt5-datavis3d        5.11.2           Qt5 Data Visualization 3d Module - UI Components for creating 3D data visualiz...
qt5-declarative      5.11.2           Qt5 Declarative (Quick 2) Module. Includes QtQuick, QtQuickParticles, QtQuickW...
qt5-gamepad          5.11.2           Qt5 Gamepad Module - Enables Qt applications to support the use of gamepad har...
qt5-graphicaleffects 5.11.2           Qt5 GraphicalEffects Module.
qt5-imageformats     5.11.2           Qt5 Image Formats Module - Plugins for additional image formats: TIFF, MNG, TG...
qt5-modularscripts   2018-11-01-1     Vcpkg helpers to package qt5 modules
qt5-multimedia       5.11.2           Qt5 Multimedia Module - Classes and widgets for audio, video, radio and camera...
qt5-networkauth      5.11.2           Qt5 Network Authorization Module
qt5-quickcontrols    5.11.2           Qt5 QuickControls Module.
qt5-quickcontrols2   5.11.2           Qt5 QuickControls2 Module.
qt5-script           5.11.2           Qt5 Script Module.
qt5-scxml            5.11.2           Qt5 SCXML Module - Provides classes and tools for creating state machines from...
qt5-serialport       5.11.2           Qt5 Serial Port - provides access to hardware and virtual serial ports
qt5-speech           5.11.2           Qt5 Speech Module
qt5-svg              5.11.2           Qt5 SVG Module - provides classes for displaying the contents of SVG files
qt5-tools            5.11.2           Qt5 Tools Module; Includes deployment tools and helpers, Qt Designer, Assistan...
qt5-virtualkeyboard  5.11.2           Qt5 Virtual Keyboard Module - A framework for implementing different input met...
qt5-websockets       5.11.2           Qt5 Web Sockets Module - provides WebSocket communication compliant with RFC 6455
qt5-winextras        5.11.2           Qt5 Windows Extras Module. Provides platform-specific APIs for Windows.
qt5-xmlpatterns      5.11.2           Qt5 XML Patterns Module - Support for XPath, XQuery, XSLT and XML schema valid...
quirc                1.0-2            quirc is one of the C library available for scanning QR Codes
qwt                  6.1.3-6          Qt widgets library for technical applications
ragel                6.10-1           Ragel State Machine Compiler
range-v3             0.4.0-87a6c31    Range library for C++11/14/17.
range-v3-vs2015      20151130-vcpkg5  Range library for C++11/14/17.
rapidcheck           2018-11-05-1     A property-based testing library for C++ (a la QuickCheck) with the goal of be...
rapidjson            1.1.0-2          A fast JSON parser/generator for C++ with both SAX/DOM style API <http://rapid...
rapidxml             1.13             RapidXml is an attempt to create the fastest XML parser possible, while retain...
re2                  2018-11-01       RE2 is a fast, safe, thread-friendly alternative to backtracking regular expre...
readerwriterqueue    1.0.0            A single-producer, single-consumer lock-free queue
readline             0                GNU readline and history libraries
readline-win32       5.0-2            Implementation of readline for Windows Desktop provided by https://github.com/...
readosm              1.1.0-1          ReadOSM is an open source library to extract valid data from within an Open St...
realsense2           2.16.1           Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense...
realsense2[tools]                     Build Intel® RealSense™ examples and tools
recast               1.5.1-1          Navigation-mesh Toolset for Games
refprop-headers      2017-11-7-882... The REFPROP Headers
reproc               v1.0.0           Cross-platform library that simplifies working with external CLI applications ...
restbed              4.16-07-28-2018  Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++...
restinio             0.4.8            A header-only C++14 library that gives you an embedded HTTP/Websocket server t...
rhash                1.3.6            C library for computing a wide variety of hash sums
robin-map            0.2.0            A C++ implementation of a fast hash map and hash set using robin hood hashing
rocksdb              5.15.10          A library that provides an embeddable, persistent key-value store for fast sto...
rocksdb[lz4]                          lz4 support in rocksdb
rocksdb[snappy]                       snappy support in rocksdb
rocksdb[zlib]                         zlib support in rocksdb
rpclib               2.2.0            a RPC library for C++, providing both a client and server implementation. It i...
rs-core-lib          2018-10-25       Minimal common utilities by Ross Smith
rtmidi               2.1.1-2          A set of C++ classes that provide a common API for realtime MIDI input/output ...
rttr                 0.9.5-3          an easy and intuitive way to use reflection in C++
rxcpp                4.0.0-1          Reactive Extensions for C++
safeint              3.19.2           SafeInt is a class library for C++ that manages integer overflows
sais                 2.4.1            An implementation of the induced sorting algorithm
scintilla            4.1.2            A free source code editing component for Win32, GTK+, and OS X
sciter               4.2.2            Sciter is an embeddable HTML/CSS/scripting engine.
sdl1                 1.2.15-3         Simple DirectMedia Layer is a cross-platform development library designed to p...
sdl1-net             1.2.8-2          Networking library for SDL
sdl2                 2.0.9-1          Simple DirectMedia Layer is a cross-platform development library designed to p...
sdl2-gfx             1.0.3-3          Graphics primitives (line, circle, rectangle etc.) with AA support, rotozoomer...
sdl2-image           2.0.2-3          SDL_image is an image file loading library. It loads images as SDL surfaces an...
sdl2-image[libjpeg-turbo]             Support for JPEG image format
sdl2-image[tiff]                      Support for TIFF image format
sdl2-image[libwebp]                   Support for WEBP image format.
sdl2-mixer           2.0.2-4          Multi-channel audio mixer library for SDL.
sdl2-net             2.0.1-4          Networking library for SDL
sdl2-ttf             2.0.14-4         A library for rendering TrueType fonts with SDL
sdl2pp               0.16.0-1         C++11 bindings/wrapper for SDL2 https://sdl2pp.amdmi3.ru
secp256k1            2017-19-10-0b... Optimized C library for EC operations on curve
selene               0.1.1            A C++14 image representation, processing and I/O library.
sfgui                0.3.2-2          simple and fast graphical user interface library
sfml                 2.5.1            Simple and fast multimedia library
shaderc              12fb656ab20ea... A collection of tools, libraries and tests for shader compilation.
shapelib             1.4.1-1          Shapefile C Library is simple C API for reading and writing ESRI Shapefiles
shiva                1.0              Modern C++ Game Engine
shiva-sfml           1.0              shiva-sfml plugins of shiva C++ engine
shogun               6.1.3            Unified and efficient Machine Learning
signalrclient        1.0.0-beta1-4    C++ client for SignalR.
simpleini            2018-08-31-1     Cross-platform C++ library providing a simple API to read and write INI-style ...
smpeg2               2.0.0-3          SDL MPEG Player Library
snappy               1.1.7-2          A fast compressor/decompressor.
snowhouse            3.0.1            An assertion library for C++
so5extra             1.2.1            A set of additional tools for SObjectizer framework.
sobjectizer          5.5.23           SObjectizer is a C++ in-process message dispatching framework with implementat...
soci                 3.2.3-1          SOCI database access library
socket-io-client     1.6.1            C++11 implementation of Socket.IO client
soil                 2008.07.07-1     Simple OpenGL Image Library
sol2                 2.20.4           Sol v2.0 - a C++ <-> Lua API wrapper with advanced features and top notch perf...
sophus               1.0.0-1          Lie group library for C++
soundtouch           2.0.0-1          SoundTouch is an open-source audio processing library for changing the Tempo, ...
spaceland            7.8.2-0          Spaceland Lib (sl) is a suite for geometric computation, specifically adapted ...
spatialite-tools     4.3.0-1          Contains spatialite.exe and other command line tools to work with SpatiaLite d...
spdlog               1.2.1            Very fast, header only, C++ logging library
speex                1.2.0-4          Speex is an Open Source/Free Software patent-free audio compression format des...
speexdsp             1.2rc3-2         A patent-free, Open Source/Free Software DSP library.
spirit-po            1.1.2            A header-only C++ library for localization using GNU gettext po files, based o...
spirv-cross          2018-08-07-1     SPIRV-Cross is a practical tool and library for performing reflection on SPIR-...
spirv-tools          2018.1-1         API and commands for processing SPIR-V modules
sqlite-modern-cpp    3.2-e2248fa      The C++14 wrapper around sqlite library
sqlite-orm           1.2              SQLite ORM light header only library for modern C++
sqlite3              3.25.2           SQLite is a software library that implements a self-contained, serverless, zer...
sqlite3[tool]                         sqlite3 executable
sqlitecpp            2.2              SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
stb                  2018-03-02       stb single-file public domain libraries for C/C++
string-theory        2.1              Flexible C++11 string library with type-safe formatting.
strtk                2018.09.30-b8... robust, optimized and portable string processing algorithms for the C++ language
suitesparse          5.1.2            algebra library
suitesparse[metis]                    Use metis in SuiteSparse
sundials             3.1.1            SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers)
szip                 2.1.1-1          Szip compression software, providing lossless compression of scientific data
tacopie              3.2.0            Tacopie is a TCP Client & Server C++11 library
taglib               1.11.1-4         TagLib Audio Meta-Data Library
tap-windows6         9.21.2-0e30f5c   an NDIS 6 implementation of the TAP-Windows driver, used by OpenVPN and other ...
tbb                  2018_U6          Intel's Threading Building Blocks.
tclap                1.2.2            Templatized command-line argument parser for C++
telnetpp             1.2.4            Telnet++ is an implementation of the Telnet Session Layer protocol using C++14
tesseract            3.05.02          An OCR Engine that was developed at HP Labs between 1985 and 1995... and now a...
theia                0.7-d15154a-3    An open source library for multiview geometry and structure from motion
think-cell-range     498839d          think-cell's range library <https://think-cell.com>, <https://github.com/think...
thor                 2.0-2            Extends the multimedia library SFML with higher-level features
thrift               2018-11-01       Apache Thrift is a software project spanning a variety of programming language...
tidy-html5           5.4.0-1          Tidy tidies HTML and XML. It can tidy your documents by itself, and developers...
tiff                 4.0.10           A library that supports the manipulation of TIFF image files
tiny-dnn             2018-10-25       A C++14 implementation of deep learning. It is suitable for deep learning on l...
tinydir              1.2.3            Lightweight, portable and easy to integrate C directory and file reader
tinyexif             1.0.1-1          tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG images
tinyexr              0.9.5-d16ea6     Library to load and save OpenEXR(.exr) images
tinyfiledialogs      3.3.7-1          Highly portable and cross-platform dialogs for native inputbox, passwordbox, c...
tinyobjloader        1.2.0-1          Tiny but powerful single file wavefront obj loader
tinyspline           0.2.0-1          Library for NURBS, B-Splines, and B?zier curves, allowing you to handle spline...
tinythread           1.1-1            Implements a fairly compatible subset of the C++11 thread management classes
tinytoml             20180219-1       A header only C++11 library for parsing TOML.
tinyutf8             2.1.1-1          TINYUTF8 is a library for extremely easy integration of Unicode into an arbitr...
tinyxml              2.6.2-2          A simple, small, minimal, C++ XML parser that can be easily integrating into o...
tinyxml2             6.2.0            A simple, small, efficient, C++ XML parser
tl-expected          0.3-1            C++11/14/17 std::expected implementation with functional-style extensions 
tl-optional          0.5-1            C++11/14/17 std::optional implementation with functional-style extensions 
tmx                  1.0.0            A portable C library to load tiled maps in your games.
tmxparser            2.1.0-1          C++11 library for parsing the maps generated by the Map Editor called Tiled.
torch-th             2018-07-03       Torch's TH library
tre                  0.8.0-1          TRE is a lightweight, robust, and efficient POSIX compliant regexp matching li...
treehopper           1.11.3-1         Treehopper connects the physical world to your computer, tablet, or smartphone...
trompeloeil          32-1             A thread-safe header-only mocking framework for C++11/14 using the Boost Softw...
unicorn              2018-10-25       Unicorn is a lightweight multi-platform, multi-architecture CPU emulator frame...
unicorn-lib          2018-10-25       Unicode library for C++ by Ross Smith
units                2.3.0            A compile-time, header-only, dimensional analysis and unit conversion library ...
unittest-cpp         2.0.0            A lightweight unit testing framework for C++
unrar                5.5.8-1          rarlab's unrar libary
urdfdom              1.0.0-2          Provides core data structures and a simple XML parsers for populating the clas...
urdfdom-headers      1.0.0-2          The URDF (U-Robot Description Format) headers provides core data structure hea...
uriparser            0.9.0            uriparser is a strictly RFC 3986 compliant URI parsing and handling library wr...
usbmuxd              1.1.1.133-1      A socket daemon to multiplex connections from and to iOS devices
usrsctp              35c1d97020a      This is a userland SCTP stack supporting FreeBSD, Linux, Mac OS X and Windows.
utf8h                841cb2deb8eb8... Single header utf8 string functions for C and C++
utf8proc             2.1.0-1          Clean C library for processing UTF-8 Unicode data.
utfcpp               2.3.5            UTF-8 with C++ in a Portable Way
utfz                 1.2-1            A tiny C++ library for parsing and encoding utf-8
uvatlas              sept2016         UVAtlas isochart texture atlas
uvw                  1.11.2           Header-only, event based, tiny and easy to use libuv wrapper in modern C++. <h...
uwebsockets          0.14.8-2         Highly scalable cross-platform WebSocket & HTTP library for C++11 and Node.js
vlpp                 0.9.3.1-1        Common C++ construction, including string operation / generic container / linq...
vtk                  8.1.0-3          Software system for 3D computer graphics, image processing, and visualization
vtk[openvr]                           OpenVR functionality for VTK
vtk[qt]                               Qt functionality for VTK
vtk[mpi]                              MPI functionality for VTK
vtk[python]                           Python functionality for VTK
vtk[libharu]                          PDF libharu functionality for VTK
vtk-dicom            0.8.8-alpha-1    DICOM for VTK
vtk-dicom[gdcm]                       Use gdcm for decompressing DICOM files.
vulkan               1.1.82.1         A graphics and compute API that provides high-efficiency, cross-platform acces...
vulkan-memory-all... 2.1.0-1          Easy to integrate Vulkan memory allocation library from GPUOpen
vxl                  v1.18.0-2        A multi-platform collection of C++ software libraries for Computer Vision and ...
wangle               2018.10.29.00    Wangle is a framework providing a set of common client/server abstractions for...
websocketpp          0.8.1            Library that implements RFC6455 The WebSocket Protocol
wildmidi             0.4.1            MIDI software synthesizer library.
wincrypt             0.0-1            Windows Cryptography.
winpcap              4.1.3-2          WinPcap is the industry-standard tool for link-layer network access in Windows...
winsock2             0.0-1            Windows Sockets.
woff2                1.0.2            font compression reference code
wt                   4.0.4            Wt is a C++ library for developing web applications
wtl                  10.0-1           Windows Template Library (WTL) is a C++ library for developing Windows applica...
wxwidgets            3.1.1            wxWidgets is a widget toolkit and tools library for creating graphical user in...
x264                 157-303c484ec... x264 is a free software library and application for encoding video streams int...
x265                 2.7-1            x265 is a H.265 / HEVC video encoder application library, designed to encode v...
xalan-c              1.11-4           Xalan is an XSLT processor for transforming XML documents into HTML, text, or ...
xerces-c             3.2.2-5          Xerces-C++ is a XML parser, for parsing, generating, manipulating, and validat...
xlnt                 1.3.0-1          Cross-platform user-friendly xlsx library for C++14
xxhash               0.6.4            Extremely fast hash algorithm
yajl                 2.1.0-1          Yet Another JSON Library
yaml-cpp             0.6.2-2          yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.
yara                 e3439e4ead4ed... The pattern matching swiss knife
yato                 1.0-1            Modern C++14 containers and utilities, actors system, typesafe config
yoga                 1.10.0           Yoga is a cross-platform layout engine which implements Flexbox
zeromq               2018-11-01       The ZeroMQ lightweight messaging kernel is a library which extends the standar...
zlib                 1.2.11-3         A compression library
zstd                 1.3.4            Zstandard - Fast real-time compression algorithm http://www.zstd.net
zziplib              0.13.69          library providing read access on ZIP-archives

If your library is not listed, please open an issue at and/or consider making a pull request:
    https://github.com/Microsoft/vcpkg/issues

엄청 많군요. ^^ 아마 더 늘어날 수도 있습니다.

그럼 이 중에서 x86 버전의 openssl 라이브러리를 로컬에 빌드/구성해 보겠습니다. 이를 위해 다음과 같이 명령어를 내리면 됩니다.

// 혹은 64비트 버전을 빌도하고 싶다면
// E:\git_clone\vcpkg> vcpkg install openssl:x64-windows

E:\git_clone\vcpkg> vcpkg install openssl:x86-windows
The following packages will be built and installed:
    openssl[core]:x86-windows
Starting package 1/1: openssl:x86-windows
Building package openssl:x86-windows...
A suitable version of cmake was not found (required v3.10.0). Downloading portable cmake v3.10.0...
A suitable version of git was not found (required v2.15.0). Downloading portable git v2.15.0...
-- CURRENT_INSTALLED_DIR=E:/git_clone/vcpkg/installed/x86-windows
-- DOWNLOADS=E:/git_clone/vcpkg/downloads
-- CURRENT_PACKAGES_DIR=E:/git_clone/vcpkg/packages/openssl_x86-windows
-- CURRENT_BUILDTREES_DIR=E:/git_clone/vcpkg/buildtrees/openssl
-- CURRENT_PORT_DIR=E:/git_clone/vcpkg/ports/openssl/.
-- Downloading http://strawberryperl.com/download/5.24.1.1/strawberry-perl-5.24.1.1-32bit-portable.zip...
-- Downloading http://strawberryperl.com/download/5.24.1.1/strawberry-perl-5.24.1.1-32bit-portable.zip... OK
-- Testing integrity of downloaded file...
-- Testing integrity of downloaded file... OK
-- Downloading http://www.nasm.us/pub/nasm/releasebuilds/2.12.02/win32/nasm-2.12.02-win32.zip...
-- Downloading http://www.nasm.us/pub/nasm/releasebuilds/2.12.02/win32/nasm-2.12.02-win32.zip... OK
-- Testing integrity of downloaded file...
-- Testing integrity of downloaded file... OK
-- Downloading http://download.qt.io/official_releases/jom/jom_1_1_2.zip...
-- Downloading http://download.qt.io/official_releases/jom/jom_1_1_2.zip... OK
-- Testing integrity of downloaded file...
-- Testing integrity of downloaded file... OK
-- Downloading https://www.openssl.org/source/openssl-1.0.2n.tar.gz...
-- Downloading https://www.openssl.org/source/openssl-1.0.2n.tar.gz... OK
-- Testing integrity of downloaded file...
-- Testing integrity of downloaded file... OK
-- Extracting source E:/git_clone/vcpkg/downloads/openssl-1.0.2n.tar.gz
-- Extracting done
-- Applying patch E:/git_clone/vcpkg/ports/openssl/ConfigureIncludeQuotesFix.patch
-- Applying patch E:/git_clone/vcpkg/ports/openssl/ConfigureIncludeQuotesFix.patch done
-- Applying patch E:/git_clone/vcpkg/ports/openssl/STRINGIFYPatch.patch
-- Applying patch E:/git_clone/vcpkg/ports/openssl/STRINGIFYPatch.patch done
-- Applying patch E:/git_clone/vcpkg/ports/openssl/EmbedSymbolsInStaticLibsZ7.patch
-- Applying patch E:/git_clone/vcpkg/ports/openssl/EmbedSymbolsInStaticLibsZ7.patch done
-- Configure x86-windows-rel
-- Configure x86-windows-rel done
-- Build x86-windows-rel
-- Build x86-windows-rel done
-- Configure x86-windows-dbg
-- Configure x86-windows-dbg done
-- Build x86-windows-dbg
-- Build x86-windows-dbg done
  t a r t i n g   t h e   C L R   f a i l e d   w i t h   H R E S U L T   8 0 0 4 0 1 5 3 .
 S t a r t i n g   t h e   C L R   f a i l e d   w i t h   H R E S U L T   8 0 0 4 0 1 5 3 .
 -- Installing: E:/git_clone/vcpkg/packages/openssl_x86-windows/share/openssl/copyright
-- Performing post-build validation
-- Performing post-build validation done
Building package openssl:x86-windows... done
Installing package openssl:x86-windows...
Installing package openssl:x86-windows... done
Elapsed time for package openssl:x86-windows: 6.506 min

Total elapsed time: 6.506 min

The package openssl is compatible with built-in CMake targets:

    find_package(OpenSSL REQUIRED)
    target_link_libraries(main PRIVATE OpenSSL::SSL OpenSSL::Crypto)

(다들 눈치 100단이시겠지만 ^^, x64 빌드는 "vcpkg install openssl:x64-windows"라고 명령어를 수행하면 됩니다.)

뭐 하나 부가 작업을 할 것이 없습니다. 그냥 자동으로 모두 빌드가 됩니다. 이제 Visual Studio를 재시작하고 Visual C++ 프로젝트를 생성 후 다음과 같이 #include 할 수 있습니다.

#include <openssl/bio.h>

물론, 마우스 우클릭하고 "Open Document" 메뉴를 선택하면 "E:\git_clone\vcpkg\installed\x86-windows\include\openssl" 폴더에 있는 bio.h 파일이 열립니다.

우와~~~ 세상 많이 좋아졌군요. ^^




[이 글에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.]

[연관 글]






[최초 등록일: ]
[최종 수정일: 6/13/2023]

Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.
by SeongTae Jeong, mailto:techsharer at outlook.com

비밀번호

댓글 작성자
 



2018-04-30 12시00분
이젠 Linux, macOS도 지원합니다.

Announcing a single C++ library manager for Linux, macOS and Windows: Vcpkg
; https://blogs.msdn.microsoft.com/vcblog/2018/04/24/announcing-a-single-c-library-manager-for-linux-macos-and-windows-vcpkg/
정성태
2018-11-02 09시09분
[storyland] 최고에요
[guest]
2018-11-11 03시54분
[학생] 안녕하세요!!? 블로그 보고 따라해봤습니다. vs2015버전에서 올려주신 코드로 컴파일 하려했는데
libeay32.dll랑 ss로 시작하는 dll 2개를 찾을 수 없다는 오류가나옵니다. 이것저것 다 해봤는데 안되서 여쭤봅니다. 도와주세요!!!
[guest]
2018-11-12 08시58분
관련해서는 vcpkg github의 issues 쪽에 올려보세요. 딱히 제가 도와드릴만한 부분이 없습니다.
정성태
2020-07-01 06시20분
[ranma] 이게 static으로 빌드한 라이브러리는 vcpkg.props나 vcpkg.targets 설정으로 헤더파일을 못찾네요. 프로젝트 속성창에 생긴 vcpkg항목에서 설정해주면 되기는 하지만 설정파일 변경으로 모든 프로젝트에 다 적용되게 하고 싶은데.. 버그가 있는건지 모르겠습니다.
[guest]
2020-07-01 07시25분
@ranma 아무래도 이게 종류도 많고 하다 보니 모든 경우에 대한 테스트는 안 된 듯합니다. 그런 부분은 그때마다 임기응변으로 대처하거나 github repo에 이슈를 생성하는 식으로 처리해야 할 것입니다.
정성태
2022-09-28 08시48분
정성태

... 16  17  18  19  20  21  22  23  24  25  [26]  27  28  29  30  ...
NoWriterDateCnt.TitleFile(s)
12969정성태2/14/20226441개발 환경 구성: 638. Visual Studio의 Connection Manager 기능(Remote SSH 관리)을 위한 명령행 도구 - 두 번째 이야기파일 다운로드1
12968정성태2/14/20226596오류 유형: 794. msbuild 에러 - error NETSDK1005: Assets file '...\project.assets.json' doesn't have a target for '...'.
12967정성태2/14/20226982VC++: 153. Visual C++ - C99 표준의 Compund Literals 빌드 방법 [4]
12966정성태2/13/20226836.NET Framework: 1155. C# - ffmpeg(FFmpeg.AutoGen): Bitmap으로부터 yuv420p + rawvideo 형식의 파일로 쓰기파일 다운로드1
12965정성태2/13/20226706.NET Framework: 1154. "Hanja Hangul Project v1.01 (파이썬)"의 C# 버전
12964정성태2/11/20227021.NET Framework: 1153. C# - ffmpeg(FFmpeg.AutoGen)를 이용한 avio_reading.c 예제 포팅파일 다운로드1
12963정성태2/11/20227762.NET Framework: 1152. C# - 화면 캡처한 이미지를 ffmpeg(FFmpeg.AutoGen)로 동영상 처리 (저해상도 현상 해결)파일 다운로드1
12962정성태2/9/20227606오류 유형: 793. 마이크로소프트 스토어 - 제품이 존재하지 않습니다. 재고가 없는 것일 수 있습니다.
12961정성태2/8/20227738.NET Framework: 1151. C# - ffmpeg(FFmpeg.AutoGen)를 이용한 비디오 프레임의 크기 및 포맷 변경 예제(scaling_video.c) [7]파일 다운로드1
12960정성태2/8/20227163개발 환경 구성: 637. ffmpeg(FFmpeg.AutoGen)를 이용한 비디오 디코딩 예제(decode_video.c) - 세 번째 이야기
12959정성태2/7/20227875.NET Framework: 1150. C# - ffmpeg(FFmpeg.AutoGen)를 이용한 비디오 디코딩 예제(decode_video.c) - 두 번째 이야기 [2]파일 다운로드1
12958정성태2/6/20227945.NET Framework: 1149. C# - ffmpeg(FFmpeg.AutoGen) - 비디오 프레임 디코딩 [2]파일 다운로드1
12957정성태2/6/20227576개발 환경 구성: 636. ffmpeg.exe를 이용해 planar 포맷의 데이터를 packed 형식으로 변환하는 방법? [2]
12956정성태2/4/20226781.NET Framework: 1148. C# - ffmpeg(FFmpeg.AutoGen) - decoding 과정 [2]파일 다운로드1
12955정성태2/4/20226177개발 환경 구성: 635. 비주얼 스튜디오에서 실행하던 ASP.NET Core (.NET Framework) 응용 프로그램을 명령행에서 실행하는 방법 (2)
12954정성태2/4/20226032VS.NET IDE: 173. 비주얼 스튜디오 - Output 창에 색상이 지정된 출력 결과가 "[39m[22m" 식의 문자로 나오는 문제
12953정성태2/2/20226279Linux: 48. Windows 11 + WSL 우분투 GUI 환경에서 한글 출력
12952정성태2/2/20226753.NET Framework: 1148. C# - ffmpeg(FFmpeg.AutoGen)를 이용한 오디오 필터 예제(filter_audio.c)파일 다운로드1
12951정성태2/2/20226734.NET Framework: 1147. C# - ffmpeg(FFmpeg.AutoGen)를 이용한 오디오 필터링 예제(filtering_audio.c)파일 다운로드1
12950정성태2/1/20226376.NET Framework: 1146. .NET 6에 추가되지 않은 Generic Math (예: INumber<T>)
12949정성태2/1/20226215.NET Framework: 1145. C# - ffmpeg(FFmpeg.AutoGen) - Codec 정보 열람 및 사용 준비파일 다운로드1
12948정성태1/30/20226340.NET Framework: 1144. C# - ffmpeg(FFmpeg.AutoGen) AVFormatContext를 이용해 ffprobe처럼 정보 출력파일 다운로드1
12947정성태1/30/20227497개발 환경 구성: 634. ffmpeg.exe - 기존 동영상 컨테이너에 다중 스트림을 추가하는 방법
12946정성태1/28/20226012오류 유형: 792. .NET Core - 로컬 개발 중에 docker 호스팅으로 바꾸는 경우 SQL 서버 접근 방법
12945정성태1/28/20226251오류 유형: 791. SQL 서버 로그인 시 localhost는 되고, 127.0.0.1로는 안 되는 문제
12944정성태1/28/20228618.NET Framework: 1143. C# - Entity Framework Core 6 개요
... 16  17  18  19  20  21  22  23  24  25  [26]  27  28  29  30  ...