Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MSVC 2022 to Docker container #321

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Add MSVC 2022 to Docker container #321

merged 1 commit into from
Nov 7, 2023

Conversation

JCash
Copy link
Contributor

@JCash JCash commented Nov 6, 2023

Related to defold/defold#8218

@JCash JCash requested a review from Jhonnyg November 6, 2023 13:05
Comment on lines +238 to +239
(cd ${WINDOWS_SDK_10_DIR}/Lib/${WINDOWS_SDK_10_VERSION}/um/x64 && cp psapi.lib Psapi.lib) && \
(cd ${WINDOWS_SDK_10_DIR}/Lib/${WINDOWS_SDK_10_VERSION}/um/x86 && cp psapi.lib Psapi.lib) && \
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MS really has a knack for mixing up casing for their files...

Copy link
Contributor

@Jhonnyg Jhonnyg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌

@JCash JCash merged commit 618261a into dev Nov 7, 2023
2 checks passed
@JCash JCash deleted the msvc-update-2022 branch November 7, 2023 07:26
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