🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

DirectDraw no work without SDK?

Started by
2 comments, last by GameDev.net 24 years, 6 months ago
ummm... install the SDK on that computer.

Sorry. Did you mean that you can't make directx games on that computer or that the games you made on the computer with the sdk install won't run on the computer without the sdk.

confused yet?

William Reiach - Human Extrodinaire

Marlene and Me


Advertisement
Does the computer with just the redist on it have the same or higher directx version number as the one with the sdk? That could be a simple solution.
William Reiach - Human Extrodinaire

Marlene and Me


I am making a game using direct draw in Visual C++ 6. It works perfectly on a system with the SDK installed, but I can't get it to run on a computer with just the redistributables.

Does anyone know a possible reason for this. I know it has to be something really simple.

Are you compiling a release version (non-debug)? Can you be more specific than "can't get it to run"? What exactly happens when you try to run it?

Regards

Starfall

[This message has been edited by Starfall (edited December 16, 1999).]

This topic is closed to new replies.

Advertisement