ofxOculusDK2 icon indicating copy to clipboard operation
ofxOculusDK2 copied to clipboard

Does this addon support CodeBlocks?

Open ZeroLu opened this issue 10 years ago • 1 comments

*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!

ZeroLu avatar Sep 26 '14 06:09 ZeroLu

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

obviousjim avatar Sep 26 '14 20:09 obviousjim