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
soroosh-sdi
changed the title
[package] <lzham>/<cci.20220103>: linking statically doesn't work for msvc
[package] lzham/cci.20220103: linking statically doesn't work for msvc
Apr 18, 2024
Description
In my project I successfully build again lzham's statically, but when I wanted to run the executable it fails and says it needs lzham's dll.
Package and Environment Details
Conan profile
[settings]
arch=x86_64
build_type=Release
compiler=msvc
compiler.cppstd=14
compiler.version=193
compiler.runtime=static
os=Windows
Steps to reproduce
git clone https://github.com/conan-io/conan-center-index.git
cd conan-center-index/recipes/lzham/all
conan create . --build=missing -tf=test_package --profile:b=./conan.profile --profile:h=./conan.profile --version=cci.2022010
Logs
Click to expand log
The text was updated successfully, but these errors were encountered: