kaspanet / rusty-kaspa

Kaspa full-node and related libraries in the Rust programming language. This is a stable version at the initial rollout phases.
ISC License
366 stars 115 forks source link

Windows: Missing VC runtime issue #417

Open coderofstuff opened 4 months ago

coderofstuff commented 4 months ago

Impact: All windows users without VCRedist installed

Users on windows encounter this upon running kaspad

Image

Workaround for now is to install VCRedist following the doc at: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#visual-studio-2015-2017-2019-and-2022

Possible solutions: