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

build error in interactive_optix #54

Closed
bigdimboom opened this issue Feb 13, 2019 · 2 comments
Closed

build error in interactive_optix #54

bigdimboom opened this issue Feb 13, 2019 · 2 comments

Comments

@bigdimboom
Copy link

VS2017
GVDB 1.1
CUDA 10
optix_extra_math.cuh(34): fatal error C1083: Cannot open include file: 'optix.h': No such file or directory

I doubled checked in visual studio optix.h was added to the includes.

All other optix related examples are all working.

@bigdimboom
Copy link
Author

hint: maybe the example is outdated.
in main_interactive_optix.cpp, the use of "SetMaterialParams" is no longer valid. SetMaterialParams only takes one argument

@NBickford-NV
Copy link
Collaborator

Hi bigdimboom,

Just wanted to give you a heads-up to let you know that interactive_optix should now build correctly using VS2017, CUDA 10+, and OptiX 6.5 (I may hopefully be working on porting some of the OptiX samples to OptiX 7 soon). The system for linking OptiX also changed a lot in the meantime, so maybe this fixed the issue? Thanks again!

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