What can I do about this error?

Jul 24, 2009 at 10:15pm
1>LINK : fatal error LNK1104: cannot open file 'dplayx.lib'

I installed something called directx SDK for the DarkGDK engine.

What can I do?
Jul 25, 2009 at 2:16am
What is probably happening is that the compiler cannot find the dplayx.lib file. I would suggest making sure that it is in the correct folder, but then again google could probably have helped you with that.
Jul 25, 2009 at 9:29am
You should add DirectX directories to the environment settings.
If that error still comes, try installing a different DirectX version
Last edited on Jul 25, 2009 at 9:30am
Topic archived. No new replies allowed.