Blender Git Commit Log

Git Commits -> Revision 8d60e6f

Revision 8d60e6f by Ray Molenkamp (master)
February 17, 2020, 17:28 (GMT)
Fix: T73830 OSL not finding stdosl.h on linux

This extends FindOpenShadingLanguage.cmake to also look for the location of
stdosl.h and adds the path to the invocation of oslc to deal with the headers
being in different locations a little better.

Differential Revision: https://developer.blender.org/D6865

Reviewers: brecht

Commit Details:

Full Hash: 8d60e6fa387891dd3879183b502e636e1e86b594
Parent Commit: a33b261
Lines Changed: +18, -11

3 Modified Paths:

/build_files/cmake/Modules/FindOpenShadingLanguage.cmake (+16, -0) (Diff)
/build_files/cmake/platform/platform_win32.cmake (+1, -1) (Diff)
/intern/cycles/kernel/shaders/CMakeLists.txt (+1, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021