build this project,and i get this problem:
19> File "D:\Source\DiligentEngine_v2.5.3\DiligentTools\RenderStateNotation\scripts\cxx_parser.py", line 64, in filter_bitwise_enum
19> name_type = param.type.spelling.split("::")[1]
19>IndexError: list index out of range
could you help me?
build this project,and i get this problem: 19> File "D:\Source\DiligentEngine_v2.5.3\DiligentTools\RenderStateNotation\scripts\cxx_parser.py", line 64, in filter_bitwise_enum 19> name_type = param.type.spelling.split("::")[1] 19>IndexError: list index out of range could you help me?