Skip to content

On Mac example compiles fine, but in project generated by open frameworks Project Generator, there are errors #6

@ghost

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions