End User Direct X Requirements

kleptos

Well-known member
Joined
Jul 16, 2003
Messages
47
Location
Boca Raton, FL
Ok, I have been working on a few basic things in Managed DirectX. They work great on machines with the SDK. However, if i take my compiled exe that works great and move to a machine that only has the DirectX Runtimes (not the SDK). The program crashes. If i have to redistribute the application i made, i should need to have the end users install the SDK, that would be way too silly. Anyone know what i need for these exes to run? Thanks for the help!
 
Theres a redistributable file youll need users to download. I think its part of the SDK, but its also available for separate download.
 
Back
Top