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

Statically linked VCRuntime #91

Merged
merged 2 commits into from
Apr 5, 2024
Merged

Conversation

pwalski
Copy link
Contributor

@pwalski pwalski commented Apr 5, 2024

Resolves: #71

@pwalski
Copy link
Contributor Author

pwalski commented Apr 5, 2024

I verified it manually on a RELEASE build.
To verify it

  • start ya-runtime-ai.exe (e.g. by running a job on MockUI)
  • start resmon.exe
  • go to CPU > select ya-runtime-ai.exe process > go to Associated Modules and check if it does NOT include line like:
    ya-runtime-ai.exe 164596 VCRUNTIME140.dll 14.40.33617.1 C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll

@nieznanysprawiciel nieznanysprawiciel merged commit 4c51b54 into main Apr 5, 2024
2 checks passed
@nieznanysprawiciel nieznanysprawiciel deleted the statically_linked_vcruntime branch April 5, 2024 12:05
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.

ya-runtime-ai requires vcruntime.dll
2 participants