E
E
Evgeny Petryaev2020-05-04 22:05:31
visual studio
Evgeny Petryaev, 2020-05-04 22:05:31

Where can I get dll files for c++ on a dev machine?

I compiled the executable, I run all 64 bits on another machine, there are no such files: msvcp140d.dll, vcruntime140d.dll, ucrtbased.dll I tried to download them from the Internet, but in the end I connected other libraries and this error 0xc000007b apparently did not like those downloaded from the net. ms studio community 2019, executable 64 bit

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Ananiev, 2020-05-04
@SaNNy32

Because there is no need to run a debug build on another machine. Need to release.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question