What can I do about this error?

1>LINK : fatal error LNK1104: cannot open file 'dplayx.lib'

I installed something called directx SDK for the DarkGDK engine.

What can I do?
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.
You should add DirectX directories to the environment settings.
If that error still comes, try installing a different DirectX version
Last edited on
Topic archived. No new replies allowed.