From f2369dff2ce7aa48d8b3c758eaceb8b52477f732 Mon Sep 17 00:00:00 2001 From: ouwou <26526779+ouwou@users.noreply.github.com> Date: Sat, 5 Sep 2020 05:09:46 +0000 Subject: Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3ea86a9..679ea06 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ +### Building: +#### Windows: +1. ```vcpkg install gtkmm:x64-windows nlohmann-json:x64-windows ixwebsocket:x64-windows cpr:x64-windows zlib:x64-windows simpleini:x64-windows``` +2. open sln and compile + +#### Mac/Linux: +1. good luck + Built using: * [gtkmm](https://www.gtkmm.org/en/) * [JSON for Modern C++](https://github.com/nlohmann/json) * [IXWebSocket](https://github.com/machinezone/IXWebSocket) * [C++ Requests: Curl for People](https://github.com/whoshuu/cpr/) +* [zlib](https://zlib.net/) +* [simpleini](https://github.com/brofield/simpleini) -- cgit v1.2.3