Skip to content

Call visual studio 18's vcvars.bat#370

Merged
smvv merged 2 commits into
duckdb:mainfrom
smvv:fix-windows2025-vcvars
May 12, 2026
Merged

Call visual studio 18's vcvars.bat#370
smvv merged 2 commits into
duckdb:mainfrom
smvv:fix-windows2025-vcvars

Conversation

@smvv

@smvv smvv commented May 12, 2026

Copy link
Copy Markdown
Member

Expected vcvars*.bat paths for Visual Studio 18 2026:

# windows-2025-vs2026
C:\Program Files\Microsoft Visual Studio\18\Enterprise\VC\Auxiliary\Build\vcvars64.bat

# windows-11-arm
C:\Program Files\Microsoft Visual Studio\18\Enterprise\VC\Auxiliary\Build\vcvarsarm64.bat

See also https://github.com/duckdblabs/duckdb-internal/issues/9260.

@carlopi

carlopi commented May 12, 2026

Copy link
Copy Markdown
Member

So we are saying we don't support windows 2025 runners? or somewhere else we need to force windows 2022?

@smvv smvv merged commit 5b62009 into duckdb:main May 12, 2026
35 of 36 checks passed
@smvv smvv deleted the fix-windows2025-vcvars branch May 12, 2026 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants