Application will not run on another person’s PC. I’ve already done some troubleshooting on my own. Everything I’ve tried is written below. If there’s something I’m not thinking of I would be grateful for any suggested solutions.
The application is written in c++ on Visual studio 2022. I gave a copy of my project to someone I know. The exe wouldn’t run. All dll files that are required to run it are in the same folder as the exe. The application is 64 bit and all dlls that I’ve placed in there to my knowledge are 64bit as well. The project was built on my computer which is running windows 10. The person I gave the project to is running windows 11. The error code I’m being given is 0xc000007b.
Matthew Springer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.