ofxOculusDK2
ofxOculusDK2 copied to clipboard
Does this addon support CodeBlocks?
*Does this addon support CodeBlocks? Because when I use this in CodeBlocks, I met lots of "no such file " error. And because I use the ProjectGenerator to create the project so I think that shouldn't be the problem. Example: I found "#include <d3d11.h>" in the code, however I cannot find d3d11.h in the whole directory!
No currently the OVR SDK only has Xcode and Visual Studio libraries, you'd have to get the whole lib building in codeblocks to support it.
On Fri, Sep 26, 2014 at 2:55 AM, ZeroLu [email protected] wrote:
*Does this addon support CodeBlocks? Because when I use this in CodeBlocks, I met lots of "no such file " error. And because I use the ProjectGenerator to create the project so I think that shouldn't be the problem. Example: I found "#include " in the code, however I cannot find d3d11.h in the whole directory!
— Reply to this email directly or view it on GitHub https://github.com/obviousjim/ofxOculusDK2/issues/1.
- James