When I run ALL.exe, I get the error: "The code execution cannot proceed because MSVCP120D.dll was not found. Reinstalling the program may fix this problem."
I say there was a file called msvcp120.dll, so I copied that and renamed it msvcp120d.dll, which seemed to work.
I then got the error: "The code execution cannot proceed because MSVCR120D.dll was not found. Reinstalling the program may fix this problem."
So I did the same with msvcr120.dll.
But then I get an error: "The procedure entry point ?_Debug_message@std@@YAXPB_W0I@Z could not be located in the dynamic link library C:\Users'user'\source\repos\opengl-3d-engine-master\Debug\ALL.exe."
And I have no idea what to do to fix this
When I run ALL.exe, I get the error: "The code execution cannot proceed because MSVCP120D.dll was not found. Reinstalling the program may fix this problem."
I say there was a file called msvcp120.dll, so I copied that and renamed it msvcp120d.dll, which seemed to work.
I then got the error: "The code execution cannot proceed because MSVCR120D.dll was not found. Reinstalling the program may fix this problem."
So I did the same with msvcr120.dll.
But then I get an error: "The procedure entry point ?_Debug_message@std@@YAXPB_W0I@Z could not be located in the dynamic link library C:\Users'user'\source\repos\opengl-3d-engine-master\Debug\ALL.exe."
And I have no idea what to do to fix this