Skip to content

Commit f8abb04

Browse files
authored
Merge pull request #2539 from h-vetinari/vs2022
add announcement for moving to VS2022
2 parents 39c2363 + dd80b32 commit f8abb04

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

news/2025-06-11-moving-to-vs2022.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Moving to Visual Studio 2022 as default windows compiler
2+
3+
Microsoft's Visual Studio (VS) 2019 compiler has reached its
4+
[end of life](https://learn.microsoft.com/en-us/lifecycle/products/visual-studio-2019)
5+
over a year ago. In the meantime, several projects have moved on and
6+
fail to compile with VS2019.
7+
8+
We are planning to update our default compilers on windows to the (fully compatible)
9+
successor VS2022 in one week from now.
10+
11+
This will not affect you as a general user of conda-forge packages on windows;
12+
the only potential impact is that if you are compiling locally with VS2019 against
13+
artefacts produced by conda-forge, you might be required to upgrade.
14+
15+
For more details see https://github.com/conda-forge/conda-forge.github.io/issues/2138.

0 commit comments

Comments
 (0)