elexenon / Cell

A Qt based project.
GNU General Public License v3.0
5 stars 2 forks source link

目前发现不兼容Windows 10以下的系统 #7

Open elexenon opened 4 years ago

elexenon commented 4 years ago

在Windows 7平台测试提示缺少 QPrintSupport.dll ,项目中并没有引入和打印相关的模块,暂未解决方案。

即使添加了上述dll后,仍会提示找不到入口点,目前正在研究此bug

elexenon commented 4 years ago

目测是Scintilla自带打印功能造成的