Qt install binary path
Adam Majer
adamm at zombino.com
Mon Sep 26 23:48:23 UTC 2016
On Tue, Sep 27, 2016 at 12:06:15AM +0200, Sandro Knauß wrote:
> to run qmlscene. The problem with that is that qmlscene is also part of the
> package and is not installed obviously.
> The binary is already build in $(CURDIR)/bin.
> But the Qt Documentation tells that QLibraryInfo always returns a hardcoded
> path, that can't be changed.
> Is there a way to treat the tests to use the new builded qmlscene?
> Or should I change the tests to not use QLibraryInfo?
Change the paths accordingly. There is no point in using QLibraryInfo
if it is returning impossible locations.
- Adam
More information about the pkg-kde-talk
mailing list