V
V
Vladimir A2020-10-01 19:24:16
visual studio
Vladimir A, 2020-10-01 19:24:16

How to run an executable file, because it gives an error msvcp140.dll?

I wrote the program in clion with a compiler from visual studio 2017, on my computer the program runs (console small application), on others it requires msvcp140.dll, although they have Microsoft Visual C ++ 2019 installed.
How can I fix this? I run the compiled .exe file.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
1
15432, 2020-10-01
@hauptling

Install Microsoft Visual C++ Redistributable Packages for Visual Studio 2015
or build .exe statically

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question