Search:
Forum
Beginners
What can I do about this error?
What can I do about this error?
Jul 24, 2009 at 10:15pm UTC
NoobsDeSroobs
(23)
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 UTC
smilodon
(155)
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 UTC
Bazzy
(6281)
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 UTC
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs