I built my project using VS Express 2015. It runs fine on my development computers, but when I try to run the program on any other computer, it still can't find the Visual C++ redistributables such as MSVCP140D.DLL. I have installed the redist version exactly how it is on my development computer but it still just won't find them on computers that don't have the full VS Express 2015. I even placed the DLL's directly into the folder, but it shows an error such that it can't run.