Hello,
pretty new to programming but thought you might have an idea what I need to do in order to fix this.
So I created a simple little game in SFML, and I decided to send it to a mate so he could try it out.
The first error he gets when trying to open the .exe file is that he's missing MSVCP110D.dll on his computer.
OK, so he downloads it and he puts it in the file where the .exe is stored.
Trying to start the game again, he comes across a new error (which is quite common I've heard), the 0xc000007b Error.
We've been on google and youtube a lot, trying to solve the problem, but nothing's worked out. Maybe we're putting the MSVCP110D.dll in the wrong folder?
Thanks in advance!