On Thu, Aug 22, 2013 at 09:02:42AM -0700, Thiago Macieira wrote: > On quinta-feira, 22 de agosto de 2013 11:23:38, Tomasz Olszak wrote: > > 2. qmake doesn't use Libs.private flags > > Libs.private must be used when linking static libraries. > +only hmm, right. but the linux linker wants -rpath-link to resolve the private transitive dll dependencies (a fairly bizarre behavior, imo). presumably that part is missing from the linker cmd line. can't tell without actual error messages.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
