On Fri, Apr 11, 2008 at 9:24 AM, Hans-Christoph Steiner <hans@eds.org> wrote:
There are already a lot of DirectX headers in MinGW, you might notneed the DirectX SDK at all. I didn't need the Windows DDK for the
HID stuff, all of the headers I needed are included in MinGW. These
look all relevant:
direct.h
dxerr8.h
dxerr9.h
d3d9.h
d3d9caps.h
d3d9types.h
These would have to be installed on the build machine. We couldn'tinclude them in the SVN. Just like the Apple builds require XCode.
I am guessing it would only be the Quicktime SDK that we'd need to
install.