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

Resolve VC++ runtime dependency in the installed packge #132

Open
LegalizeAdulthood opened this issue Sep 4, 2024 · 1 comment
Open
Assignees
Labels
Milestone

Comments

@LegalizeAdulthood
Copy link
Owner

During installation using the Windows msi file, I received 4 error
messages
saying I was missing the following dll files:
MSVCP140D.dll
VCRUNTIME140D.dll
VCRUNTIME140_1D.dll
ucrtbased.dll

@LegalizeAdulthood LegalizeAdulthood added this to the 1.0 milestone Sep 4, 2024
@LegalizeAdulthood LegalizeAdulthood self-assigned this Sep 4, 2024
@LegalizeAdulthood LegalizeAdulthood modified the milestones: 1.0, 1.1 Sep 4, 2024
@LegalizeAdulthood
Copy link
Owner Author

The initial 1.0 packages had debug builds uploaded, oops.

The 1.0 packages have been replaced with release builds and the release notes updated with a link to the VC++ runtime installer in case people don't have it on their machine.

For 1.1 figure out a way to package this automatically so that users can get everything they need in one step.

@LegalizeAdulthood LegalizeAdulthood changed the title v1.0.0 packages depend on missing DLLs Resolve VC++ runtime dependency in the installed packge Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant