🎉 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!

Borland and DirectInput...

Started by
0 comments, last by Chris 24 years, 9 months ago
Whenever I try to link one of my Apps that use DirectInput I get a Linker error:

Unresolved external _c_dfDIKeyboard in C:\...\

I'm new to C programming and I'm using the Borland C++ Builder 4.0

I hope someone can help me with this.

c'ya
Christoph

Advertisement
I know the exact problem. But here's another one.

All current public versions have working Borland .lib's . (with the exception of some of the older SDK's)
What version of the SDK are you using?

If you're not using a public version and you should not have access to the non-public versions, tough luck.

Should you be using a non-public version and be allowed access to it, you can receive support, but not here on a public board.

Six

This topic is closed to new replies.

Advertisement