|

楼主 |
发表于 2002-12-4 07:29:02
|
显示全部楼层
也不是没找到,是找错了,应该找qt-mt.so,却找成了qt.so,结果就出问题了。不知道是不是这个原因。
Seems to me a little update is needed in the Pango section of the BFLS books. Pango reports a non-working Qt because the configure script tries to link with -lqt, while it should be -lqt-mt.
> Fixed this manually in configure, but this probably should be fixed somehow else |
|