Closed ZaWertun closed 6 years ago
Before the change I've seen this error:
Failed to find one or more paths. See above for details.
Looks good,
Could you PR that as well? (Will take about a week for me to respond though)
Strange that calling qmake-qt5 -query QT_INSTALL_LIBS
also returns right path (/usr/lib64
).
But I have error untill I added /usr/lib64
to list...
I succeeded building simple example after adding
/usr/lib64
to QT_LIBS_DIR in fileconfig/find_paths.yml
(I have Fedora x64). Part of find_paths.yml after change: