Skip to content

Commit

Permalink
Merge pull request #759 from ANTsX/windows_runtime_doc
Browse files Browse the repository at this point in the history
DOC: Windows runtime requirements
  • Loading branch information
cookpa authored Dec 12, 2024
2 parents c06c34f + 850ec22 commit 1897c29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ version, and will instead try to compile from source. The compatibility checks c
disabled by setting the environment variable `SYSTEM_VERSION_COMPAT=0`. More details on
the [wiki](https://github.com/ANTsX/ANTsPy/wiki/MacOS-wheel-compatibility-issues).

Windows users will need a compatible [Microsoft Visual C++ Redistributable](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#visual-studio-2015-2017-2019-and-2022) installation.


### Building from source

Expand Down

0 comments on commit 1897c29

Please sign in to comment.