WIN7下按照官方说明运行py脚本报错如下:
File “E:\projectSpace\cocos2d-x-3.2\tools\bindings-generator\clang\cindex.py”, line 3286, in regis
ter_function
raise LibclangError(msg)
LibclangError: function ‘clang_annotateTokens’ not found. Please ensure that your python bindings ar
e compatible with your libclang.so version.