zhanlangsir / Qtqq

使用qt开发的基于webqq3.0协议的qq!
198 stars 74 forks source link

编译错误 #14

Closed wxg4net closed 11 years ago

wxg4net commented 12 years ago

编译时 出现解决不了错误 /usr/bin/ld: warning: libdl.so.2, needed by /usr/lib/libX11.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: librt.so.1, needed by /usr/lib/libgobject-2.0.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: ../.intermediate/obj/qqutility.o: undefined reference to symbol 'inflateInit2' /usr/bin/ld: note: 'inflateInit2' is defined in DSO /usr/lib/libz.so.1 so try adding it to the linker command line /usr/lib/libz.so.1: could not read symbols: Invalid operation

shwangdev commented 12 years ago

最好把qt和autotool集成在一起。

maplebeats commented 12 years ago

https://github.com/zhanlangsir/Qtqq/issues/6