problem with directx and it libraries

Started by
2 comments, last by Evil Steve 15 years, 1 month ago
please take a look at this picture http://img99.imageshack.us/my.php?image=d3problem.jpg I already imports libraries and directx sdk folders and check it 4 times am tired this problem drive me crazy, so please help.
Advertisement
In the Options dialog, you added the 3 directx directories (.., Include, Lib) all under the "Executable Files". Only the base directory should be under here, the others should be in the appropriate sections.

So, under 'Show directories for', switch it to 'include files' (or whatever it is) and add, 'C:\Program Files\Microsoft...\Include' under there.

Hope that was kind of clear...
Oh my god I am an idiot :P tanks very much mate :)
Also, you should be adding the Lib/x86 or Lib/x64 directory for libraries, not just lib. There's two subdirectories in there for 32 and 64 bit versions.

This topic is closed to new replies.

Advertisement