I am building Qt5.1beta statically and building my program using this Qt version.
At first it runs quite well in my PC, however, when I share it with my friend, he tells me that there are some font not showing when he clicks and opens my program. I try a second time, this time I test my program in another machine instead, which turns out to be blank where it ought to show some text at the top. here is the snapshot.
·Correct
·Incorrect
I guess it is perhaps because I build Qt without -fontconfig and -qt-freetype option. But building a second time will be a long procedure, so please help me solve this problem, thanks. By the way does anyone know the meaning of these options?
↧