I have developed a video game on Visual Studio 2022 and SFML. I have fully released the application. Everything runs fine on my PC. However, on others, the programm does not start. There are 4 messages : MSVCP140D.dll cannot be found, VCRUNTIME140D.dll cannot be found (2 times), uccrtbased.dll cannot be found.
The d at the end is suggesting a “debug mode” but it is clear that I have realeased the application in full mode. Moreover, when I try to find in my directories where these files are, they are nowhere on the disk.
Could someone help me? I have no clue the next steps are.
Pulpo122 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1