When I first install the library and then generate a project using the standard OFX project generator with it, compiler generates the error:
Unknown Type Name ID3D1xDevice
If I then compile the example project-- the example project will compile fine and work great, but then attempt to create a new project with the library and compile I get:
define OVR_D3D_VERSION to 10 or 11
followed by:
Lexical or Preprocessor Issue: 'd3compiler.h' file not found.
So, the error seems to be in the xcode file config... but I'm not sure where. Any thoughts?
Thanks for the awesome library!
Mac OS X Yosemite, OF 8.4, XCode 6.1