Hi,
I get the following error when compiling a code in qt.
1)
/opt/qtsdk-2009.04/qt/lib/libQtGui.so: undefined reference to `FcFreeTypeQueryFace'
/opt/qtsdk-2009.04/qt/lib/libQtGui.so: undefined reference to `FcFreeTypeQueryFace'
To copy to clipboard, switch view to plain text mode
2) on the net searching, i find, i need to install fontconfig.
http://www.512kbps.com/2008/01/16/li...-wrong-format/
3) The above link, suggests to install with options
–enable-lib64
–libdir=/usr/lib64
However, I get error
/usr/lib/libexpat.so: could not read symbols: File in wrong format
/usr/lib/libexpat.so: could not read symbols: File in wrong format
To copy to clipboard, switch view to plain text mode
how is it possible to install fontconfig successfully.
Brgds,
kNish
Bookmarks