Windows Building Trouble DVXA.h
#1
I'm having a build annoyance under Visual C++ Express Edition.

The problem is that the Windows SDK dvxa.h header file isn't being located in the include path, presumably because it's being preempted by Xbmc's DXVA.h header file. I know my include paths are correct because it finds dxva2api.h in the include path, and they are both in the same folder. I had to add the full path to dxva.h in order to build.

Any ideas? I'm sure the solution is something very stupid that I've missed in my project settings.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#2
Perhaps it's the order of the VS includes? I have the directx includes last in the list (after the windows api includes).
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply

Logout Mark Read Team Forum Stats Members Help
Windows Building Trouble DVXA.h0