Hey - sorry if this is the wrong place for this.
I have this basic chess game I'm making, and I'm done with the first alpha build of it. It works fine when I compile it on my own computer, but when I bring the exe to a different computer, I get this error:
This application has failed to start becuase the application configuration is incorrect. Reinstalling the application may fix this problem.
Does anyone know how to fix this? I have the proper images in the same folder as the application. If anyone wants to try it for themselves: http://www.mediafire.com/?mgzmb3y94ty.
The program uses DirectX9. To my knowlege the computers I ran them on had DirectX, and even if they didn't, I'm under the impression that the program would at least run and give some sort of error once it gets to the DirectX code, not just refuse to run.