You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building poco I have error while build JWT Poco library because it can't link to Poco::Crypto. I succesfully reproduced it in gitlab pipelines also.
Description
When building poco I have error while build JWT Poco library because it can't link to Poco::Crypto. I succesfully reproduced it in gitlab pipelines also.
Package and Environment Details
Conan profile
[settings]
os=Linux
os_build=Linux
arch=x86_64
arch_build=x86_64
compiler=gcc
compiler.version=12
compiler.libcxx=libstdc++
build_type=Release
[options]
[conf]
[build_requires]
[env]
Steps to reproduce
Just try to build and install Poco from sources.
Logs
Click to expand log
The text was updated successfully, but these errors were encountered: