[Interest] No rule to make target 'libQt5UiTools_debug.a' ?

David M. Cotter dave at kjams.com
Tue Jan 5 07:42:12 CET 2021


So i'm following the directions here <https://doc.qt.io/qt-5.15/designer-using-a-ui-file.html#run-time-form-processing> to use a designer file at runtime.

says to add this line to my pro file:

QT += uitools

which i've done. but now when i compile i get this:

make: *** No rule to make target .../5.15.2/clang_64/lib/libQt5UiTools_debug.a', needed bykJams 2 Debug.app/Contents/MacOS/kJams 2 Debug'.

says here <https://qcad.org/rsforum/viewtopic.php?f=33&t=6061> "You'd have to install the debug version of Qt or build Qt from scratch", which is cryptic.

The second option is out, so where is this alleged "debug version of Qt" ? and why doesn't it "just work" ?
so... umm.. what?


-dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20210104/e72f7e71/attachment.html>


More information about the Interest mailing list