Christoph Hinze

Results 3 comments of Christoph Hinze

Does generating with CMake work for you? It should work with the procedure described [here](https://github.com/achille-roussel/nanomsgxx#on-windows-using-visual-studio-2017) in the README, but replacing the generating command with the Visual Studio 2015 generator `cmake...

Macro variable `NDEBUG=1` was not defined in CMakeLists. Further, there was a buffer overflow due to `std::strcpy` appending a trailing `\0` character. Does PR #21 solve this problem?

The deprecation warnings are fixed with PR #23, build worked with `python setup.py build build_ext`, the tests and some examples ran. However, this package seems to have at least path...