error C1189: #error : "optixu_math_namespace.h needs NOMINMAX defined on windows."

Right Click on your project in Visual Studios, select configuration properties->C/C++->Preprocessor->Preprocessor Definitions

Then Add NOMINMAX

发布了80 篇原创文章 · 获赞 14 · 访问量 5万+

猜你喜欢

转载自blog.csdn.net/novanova2009/article/details/90613266
今日推荐