[Interest] [Development] Qt static compiler error
Thiago Macieira
thiago.macieira at intel.com
Mon Oct 26 18:13:54 CET 2015
On Monday 26 October 2015 11:58:14 Matthew Woehlke wrote:
> Shouldn't Qt5Config.cmake provide those interface libraries for static
> Qt libraries? It seems to me it should, and since Qt is shipping its
> Qt5Config.cmake these days, that would imply that the problem can/should
> be fixed in Qt itself...
Tell us what variable to save them in.
The .pc file has it in the right variable:
Libs: -L${libdir} -lQt5Core
Libs.private: -lpthread -lz -licui18n -licuuc -licudata -lpcre16 -lm -ldl -
lgthread-2.0 -pthread -lglib-2.0 -lrt -lsystemd
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Interest
mailing list