enh(Poco::Dynamic): Modernised code to use C++17 features. #2781
Annotations
1 error and 2 warnings
Run cmake -S. -Bcmake-build -DCMAKE_CXX_VISIBILITY_PRESET=hidden -DENABLE_ENCODINGS_COMPILER=ON -DENABLE_PDF=ON -DENABLE_SEVENZIP=ON -DENABLE_CPPPARSER=ON -DENABLE_TESTS=ON -DOPENSSL_ROOT_DIR=/usr/local/opt/openssl@3 -DMYSQL_ROOT_DIR=/usr/local/opt/mysql-client && cmake --build cmake-build --target all
Process completed with exit code 2.
|
Run brew install openssl@3 mysql-client unixodbc libpq
openssl@3 3.4.0 is already installed and up-to-date.
To reinstall 3.4.0, run:
brew reinstall openssl@3
|
Run brew install openssl@3 mysql-client unixodbc libpq
libpq 17.2 is already installed and up-to-date.
To reinstall 17.2, run:
brew reinstall libpq
|
Loading