CppServer
CppServer copied to clipboard
Mac build error
The System identification is Darwin 22.3.0 Platform/Darwin -- The System identification is Darwin 22.3.0 Platform/Darwin -- The System identification is Darwin 22.3.0 Platform/Darwin -- OpenSSL version: 1.1.1t /usr/local/opt/[email protected]/include /usr/local/opt/[email protected]/lib/libssl.dylib;/usr/local/opt/[email protected]/lib/libcrypto.dylib -- Configuring done (0.4s) -- Generating done (0.9s) -- Build files have been written to: /Users/barry/Downloads/proj.dev/github/CppServer/temp [ 0%] Building C object modules/CppBenchmark/modules/CMakeFiles/zlib.dir/zlib/adler32.c.o [ 0%] Built target cpp-optparse [ 1%] Built target fmt [ 2%] Built target asio [ 3%] Building C object modules/CppBenchmark/modules/CMakeFiles/zlib.dir/zlib/compress.c.o [ 3%] Building C object modules/CppBenchmark/modules/CMakeFiles/zlib.dir/zlib/crc32.c.o xxxx/github/CppServer/modules/CppBenchmark/modules/zlib/adler32.c:63:15: error: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Werror,-Wdeprecated-non-prototype] uLong ZEXPORT adler32_z(adler, buf, len)