so ich habe mich mal mit cmake versucht. Habe von Git alles geklont und dann folgenden Befehl versucht:
Code:
root@5036dcc1e9cd:/knxdmxd/src# cmake /knxdmxd/src/
CMake Error at cmake/LibFindMacros.cmake:259 (message):
REQUIRED PACKAGE NOT FOUND
We could not find development headers for json_c. Do you have the
necessary dev package installed? This package is REQUIRED and you need to
install it or adjust CMake configuration in order to continue building
knxdmxd.
Relevant CMake configuration variables:
json_c_INCLUDE_DIR=<not found>
json_c_LIBRARY=<not found>
You may use CMake GUI, cmake -D or ccmake to modify the values. Delete
CMakeCache.txt to discard all values and force full re-detection if
necessary.
Call Stack (most recent call first):
cmake/Findjson_c.cmake:32 (libfind_process)
CMakeLists.txt:5 (find_package)


ich bin gespannt was da kommt ...
Einen Kommentar schreiben: