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

System ERROR #4

Open
kwon9861 opened this issue Feb 13, 2023 · 7 comments
Open

System ERROR #4

kwon9861 opened this issue Feb 13, 2023 · 7 comments

Comments

@kwon9861
Copy link

Code execution cannot proceed because MSVCP140D.dll ucrtbased.dll VCRUNTIME140d.dll is missing even though VC15 or later.
VC15 이상인데도 MSVCP140D.dll ucrtbased.dll VCRUNTIME140d.dll 가 없어 코드 실행을 진행할 수 없습니다.
VC15以上なのにMSVCP140D.dllucrtbased.dllVCRUNTIME140d.dllがなく、コード実行を進めることができません。

I would like to know how to solve this error.
이 에러의 해결방법은 무엇인지 부디 알고 싶습니다.
このエラーの解決方法は何なのか、どうか知りたいです

@dFuZwo
Copy link

dFuZwo commented Feb 13, 2023 via email

@kwon9861
Copy link
Author

kwon9861 commented Feb 13, 2023

#4 (comment)

When I ran it at the command prompt, it said that it was not compatible with the version of Windows that is currently running. But I downloaded the right version of vc15.

@kwon9861
Copy link
Author

kwon9861 commented Feb 13, 2023 via email

@matanki-saito
Copy link
Owner

let me check

@matanki-saito
Copy link
Owner

Update program. please check it

@kwon9861
Copy link
Author

kwon9861 commented Feb 14, 2023 via email

@matanki-saito matanki-saito reopened this Feb 15, 2023
@matanki-saito
Copy link
Owner

matanki-saito commented Feb 15, 2023

@kwon9861

Use the following a file
https://github.com/matanki-saito/CK2SpecialEscape/blob/develop/ck2speacialescape.exe

If you're building directly in Visual Studio, check out Solution- > Property- > C/C + + - > code generation- > Runtime Library. If this is MT or MTd, there shouldn't be any problems.

image

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

No branches or pull requests

3 participants