cocos2dx 3.2 导出自定义类到lua失败

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.

已解决,见 http://www.cocoachina.com/bbs/read.php?tid=230838&page=1&toread=1#tpc