D++ (DPP)
C++ Discord API Bot Library
|
To install D++ on a system from VCPKG:
vcpkg integrate install
to integrate it with your preferred IDE. This has been reported to work with Visual Studio, vscode, and JetBrains CLion.vcpkg install dpp:x64-windows
(replace x64-windows
with whichever OS and architecture you want the library to be built for) vcpkg list dpp
to check that the package is installed: CMake
based project by adding instructions such as these to your CMakeLists.txt
: