Hello everyone.
I just started incorporating directx into my programming and I am still unfamiliar with this territory. I installed directx version 9 into my computer after I had removed all previous versions. From my project settings I linked all the necessary file such as: d3d9.lib, d3dx9.lib and winmm.lib. From the tools option I added the path to where all includes and library file are located. Compling and linking showed no errors but when I go into debug mode I get lines of errors from the debug log. It logged: "Loaded 'ntdll.dll' no matching symbolic information found" and it doesn't stop there. It precede to the others too and said the same thing: "\system32\kernel32.dll" - d3d9.dll,d3d8thk.dll,gdi32.dll,user32.dll no matching symbolic information found." I couldn't find the cause of this problem.
I've tried uninstalling all directx version and I even uninstall Visual Studio C++ 6.0, which I used often with no problems. The result was still the same.
I have been struggling with this problem for months now. I couldn't find any sites, forums, or documentation involving my situation. If anyone can point out what I am doing wrong please give me some pointers. I tried my best to make asking someone else a last resort and so I am really desperate for help. Many thanks for your assistance. Sadaka
sadaka 0 Newbie Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
sadaka 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.