Closed andreafarina closed 2 months ago
Dear @fangq, when manually compiling using Cmake, there is an error saying that names "benchname" and "benchjson" are missing in mmc_utils.c. I seems working if I add to CmakeLists.txt the missing file mmc_bench.c. Here is the line: https://github.com/fangq/mmc/blob/c67142db035e3a58bf0a7b460dd03bcb5421a7fa/src/CMakeLists.txt#L90
Regards!
Andrea
Dear @fangq, when manually compiling using Cmake, there is an error saying that names "benchname" and "benchjson" are missing in mmc_utils.c. I seems working if I add to CmakeLists.txt the missing file mmc_bench.c. Here is the line: https://github.com/fangq/mmc/blob/c67142db035e3a58bf0a7b460dd03bcb5421a7fa/src/CMakeLists.txt#L90
Regards!
Andrea