So basically I made a game and when I exported it, it says need DirectX and C++ runtime. I fixed the DirectX runtime by checking both the prerequisite boxes, but I cant get rid of the c++ one. This game is a project for school, and when I try running it on the school PCs, it asks for c++ runtime, which I can’t download because we can’t download anything that needs admin privileges.
Thank You
Hi there @allarkvarkk, hope you’re well!
This topic has been moved from International to Programming & Scripting: C++.
When posting, please review the categories to ensure your topic is posted in the most relevant space.
Thanks and happy developing!
C++ runtime is the package you need on a PC to run programs you write in c++. If you can’t put c++ runtime on the PC, you can’t run the game. Ask your IT admin if they can install it.