Skip to content

plieblang/DideroCpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DideroCpp

C++ library for fetching and storing currency prices

To build, install vcpkg.

Then install cpprestsdk and libmysql by running vcpkg install cpprestsdk:x64-windows and vcpkg install libmysql:x64-windows on Windows or vcpkg install cpprestsdk and vcpkg install libmysql otherwise.

If the libmysql installation fails, this patch may work.

Requires the Microsoft Visual Studio Installer Projects VS extension to build the installer and the MSVC redistributable package for VS 2019 to install onto a client.

See this page for documentation on building an installer file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published