You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed case in RadeonRays_SDK/Tutorials/CornellBox/main.cpp
main.cpp:5:10: warning: non-portable path to file '"../Tools/shader_manager.h"'; specified path differs in case from file name
on disk [-Wnonportable-include-path]
#include "../tools/shader_manager.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~~
"../Tools/shader_manager.h"
0 commit comments