openv / vcontrold

:fire: vcontrold Daemon for control and logging of Viessmann® type heating devices
https://github.com/openv/openv/wiki
GNU General Public License v3.0
101 stars 54 forks source link

macOS compile fixes and fix potential memset leaks #72

Closed hmueller01 closed 3 years ago

hmueller01 commented 3 years ago

Why does the check fail?

%CYGSH% "cd $APPVEYOR_BUILD_FOLDER && mkdir build && cd build &&  cmake -DMANPAGES=OFF -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON .. && cmake --build ."
Command exited with code 127

I tested on macOS and Linux Debian (Rasperry Pi). I do not have a Windows environment. But I do not think that it fails because of my changes. Could someone please help on this. Thanks!