引用楼主tsinghua66于2011-05-24 17:40发表的 QT Hello 程序qmake通过,make报错 libQtGui.so :
/opt/FriendlyARM/toolschain/4.5.1/lib/gcc/arm-none-linux-gnueabi/4.5.1/../../../../arm-none-linux-gnueabi/bin/ld:
warning: libpng.so.3, needed by /opt/Qt4.7/lib/libQtGui.so, not found (try using -rpath or -rpath-link)
/opt/Qt4.7/lib/libQtGui.so: undefined reference to `png_get_valid'
/opt/Qt4.7/lib/libQtGui.so: undefined reference to `png_set_error_fn'
/opt/Qt4.7/lib/libQtGui.so: undefined reference to `png_create_info_struct'
/opt/Qt4.7/lib/libQtGui.so: undefined reference to `png_set_expand'
.......
