System Information
Operating system: Windows 10
Blender Version
Broken: 2.93.0 Alpha, branch: master, commit date: 2021-04-06 21:02, hash: e0a1a2f49dab
Worked: 2.91, 2.92
Recent 2.93 always gives cryptic errors when trying to compile any OSL script:
ERROR: error: C:\_WPLabs\Downloads\oslScriptFail.osl:1:10: warning: non-portable path to file '"c\\_WPLabssProgramsmblender29322.932scriptsraddonsacycles\shader\stdcycles.hd'; specified path differs in case from file name on disk #include "c:\\_WPLabs\\Programs\\blender293\\2.93\\scripts\\addons\\cycles\\shader\\stdcycles.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "c\\_WPLabssProgramsmblender29322.932scriptsraddonsacycles\shader\stdcycles.hd Error: OSL script compilation failed, see console for errors
Scripts are perfectly valid, even simple oneliner cant compile with recent alpha.
To reproduce: try to reload script in attached blend and look into console for this error