Describe the bug (both Chinese and English are OK)
master分支下 编译会报错error: ‘class QProcess’ has no member named ‘splitCommand’, QProcess是没有这个方法的,改成QString 的split可以编过
How To Reproduce
只需要编译master分支就会复现
Screenshots
Add screenshots to help explain your problem.
Hint: You can use Ctrl+C Ctrl+V to paste an image here.
Also, attaching the screenshot of the console could be very helpful for us to diagnose what happed.
Environment
- System: Windows 7/8/10
- Zeno Version: 20xx.yy.zz
- Blender Version (if using it): 2.xx
- Graphics card (for viewport bugs): GTX xxxx
Describe the bug (both Chinese and English are OK)
master分支下 编译会报错error: ‘class QProcess’ has no member named ‘splitCommand’, QProcess是没有这个方法的,改成QString 的split可以编过
How To Reproduce
只需要编译master分支就会复现
Screenshots
Environment