Closed CoolFox29281819 closed 1 year ago
If I remember correctly, you must download and install DirectX SDK, and make sure that you added $(DXSDK_DIR)Include
to your additional include directories.
Thanks! That appears to work.
Hello, do you know how I can fix this?
I am only including d3dx9tex.h once.
You now need to also link in the library, not just set its include path, probably d3d9.lib
.
Note that this isn't an issue with ImGui itself.
Closing as answered. Coolfox you've opened 7 issues and never really cared about issue opening guideline and issue template, we'll need you to throttle down and put a little more effort reading the information and guidelines we are providing.
Just looking for a download for d3dx9tex.h
I have the directx9 sdk downloaded and this one doesnt appear to work:
https://github.com/apitrace/dxsdk/blob/master/Include/d3dx9tex.h