-
Notifications
You must be signed in to change notification settings - Fork 2
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
Comments
… ------------------ 原始邮件 ------------------
发件人: "matanki-saito/CK2SpecialEscape" ***@***.***>;
发送时间: 2023年2月13日(星期一) 晚上11:41
***@***.***>;
***@***.***>;
主题: [matanki-saito/CK2SpecialEscape] System ERROR (Issue #4)
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.
이 에러의 해결방법은 무엇인지 부디 알고 싶습니다.
このエラーの解決方法は何なのか、どうか知りたいです
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
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. |
-----Original Message-----
From: ***@***.***>
To: ***@***.***>;
Cc: ***@***.***>; ***@***.***>;
Sent: 2023-02-14 (화) 00:45:50 (GMT+09:00)
Subject: Re: [matanki-saito/CK2SpecialEscape] System ERROR (Issue #4)
try this
https://www.xitongbuluo.com/jiaocheng/67931.html
…------------------------------------------------------------------------------
Thank you for your response! :)
but 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.Message ID: ***@***.***>
|
let me check |
Update program. please check it |
Update program. please check it
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.
…--------------------------------------------------------------
Thank you for your hard work!
Message ID: ***@***.***>
However, it still does not run with the same problem. :'(
MSVCP140D.dllucrtbased.dll VCRUNTIME140d.dll appears to be unable to read.
お忙しい中でも本当にありがとうございます。労苦に感謝します。
しかし、依然として同じ問題で実行されません。
MSVCP140D.dllucrtbased.dllVCRUNTIME140d.dllが読み取れないようです。
|
Use the following a file 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. |
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.
이 에러의 해결방법은 무엇인지 부디 알고 싶습니다.
このエラーの解決方法は何なのか、どうか知りたいです
The text was updated successfully, but these errors were encountered: