Skip to content

appveyor: make VS2008-built curl tool runnable#12263

Closed
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:msvc-static-rt
Closed

appveyor: make VS2008-built curl tool runnable#12263
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:msvc-static-rt

Conversation

@vszakats

@vszakats vszakats commented Nov 3, 2023

Copy link
Copy Markdown
Member

By linking the CRT statically. This avoids the error about missing
runtime DLL MSVCR90.dll when running the freshly built curl.exe.

Closes #12263

@github-actions github-actions Bot added CI Continuous Integration Windows Windows-specific labels Nov 3, 2023
@vszakats vszakats changed the title appveyor: try using static runtime with VS2008 appveyor: make VS2008-built curl tool runnable Nov 3, 2023
@vszakats vszakats closed this in 026122e Nov 3, 2023
@vszakats vszakats deleted the msvc-static-rt branch November 3, 2023 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous Integration Windows Windows-specific

Development

Successfully merging this pull request may close these issues.

1 participant