首页| 论坛| 消息

标题:QTE支持png图象不?
作者:clf1985
日期:2008-07-17 10:05
内容:

我用的是QTE2.3.7,但是现在运行后图象无法加载,界面上的图象全部不能显示.错误提示如下:

QPixmap::convertFromImage: Cannot convert a null image
QPixmap::convertToImage: Cannot convert a null pixmap
QImage::smoothScale: Image is a null image

我该怎么做呢?


#1 [guoyun_he 07-17 16:23]
QTE支持PNG的前提是要有libpng库!你上面的提示不是支不支持的问题,是没有找到对应的PNG文件!Cannot convert a null image
#2 [winter_sui 08-21 16:34]
使用下面命令看一下,支不支持libpng
readelf libqte |grep png

回复 发表
主题 版块