Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this addon support CodeBlocks? #1

Open
ZeroLu opened this issue Sep 26, 2014 · 1 comment
Open

Does this addon support CodeBlocks? #1

ZeroLu opened this issue Sep 26, 2014 · 1 comment

Comments

@ZeroLu
Copy link

ZeroLu commented Sep 26, 2014

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

@obviousjim
Copy link
Owner

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
#1.

  • James

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants