adding macro define for strncasecmp function for MSVC build #16
Annotations
2 errors and 1 warning
Command ['sh', '-c', 'dnf update -y && dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm && dnf install -y boost-devel openssl-devel libxml2-devel libtirpc-devel fmt fmt-devel spdlog spdlog-devel capnproto capnproto-devel && cd /project && cmake -B build -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=Release -DSSLAUTHENTICATION=ON -DNO_JAVA_WRAPPER=ON -DENABLE_CAPNP=ON -DCLIENT_ONLY=ON && cmake --build build -j --config Release --target install && cp -r /usr/local/python_installer/* /project/source/wrappers/python/ \n'] failed with code 2.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading