Samuel Marks
Samuel Marks
I used 1.14.0. Looking to upgrade this weekend or next to v2
Related: running with `conan install --build='libui' ..` worked, but I'm not sure what `find_package` is meant to look like… Folded it all into one `CMakeLists.txt`, and then ran `cmake -DCMAKE_BUILD_TYPE=Debug`...
See also: - https://github.com/matbech/zlib - https://github.com/zlib-ng/zlib-ng
@dekellum So how do I create a `http::uri::InvalidUri` in my codebase?
Didn't get around to it; TBH: I have moved away from C++ now for my web development, namely due to: - Segfault when using `JSON()` in `routes.h` - Linker errors...
Maybe this will assist? - https://github.com/luofalei/VTM/blob/master/cmake/CMakeBuild/cmake/modules/FindAdobeSDK.cmake
Yeah, I'm using Angular 6 and just ignore those warnings.
Getting a bunch of these errors in MSVC. What's the status of this PR? Still active, or want me to make suggested changes in a new PR? @obsgolem @vslashg
FYI: As per #104 > Porting of Redis 6 is still in progress on [win-6.0 branch](https://github.com/tporadowski/redis/tree/win-6.0) (though last update was in Feb)
@tporadowski What are the issues with the port? - Need a hand? - Many hands make light work!