<div dir="ltr"><div><div><div><div>Hallo Zusammen,<br><br></div>ich baue gerade ein install script für vzlogger. Aktuell scheitert der Compile noch:<br><br>CMake Warning at CMakeLists.txt:126 (message):<br>  Disabled googlemock/-test tests due to GCC version < 4.8!<br><br><br><br>        ***** Configuration parameters *****<br>             prefix: /usr/local<br>             json: -L/usr/local/lib/libjson-c.a;-lrt -I/usr/local/include<br>             sml:  -L/usr/lib/libsml.a;-lrt -I/usr/include<br>             microhttpd: -LMICROHTTPD_LIBRARY-NOTFOUND;-lrt -IMICROHTTPD_INCLUDE_DIR-NOTFOUND<br>CMake Error at CMakeLists.txt:165 (message):<br>  microhttpd ist required.<br><br>  Install microhttpd or call cmake<br>  -DMICROHTTPD_HOME=path_to_microhttpd_install<br><br><br>CMake Error: The following variables are used in this project, but they are set to NOTFOUND.<br>Please set them or make sure they are set and tested correctly in the CMake files:<br>MICROHTTPD_INCLUDE_DIR (ADVANCED)<br>   used as include directory in directory /home/pi/vzlogger/src<br>   used as include directory in directory /home/pi/vzlogger/src<br>MICROHTTPD_LIBRARY (ADVANCED)<br>    linked by target "vzlogger" in directory /home/pi/vzlogger/src<br><br>-- Configuring incomplete, errors occurred!<br><br><br></div>M.E. sollte build eigentlich ohne microhttpd funktionieren wenn nicht installiert. Habt Ihr einen Tip für mich?<br><br></div>Viele Grüße,<br></div>Andreas<br><br></div>