I am following this tutorial, and the first command
qbs setup-qt /usr/bin/qmake qt
returns this error:
Cannot extract the mkspecs directory.
What is this trying to tell me, and is this something I need to fix?
I am following this tutorial, and the first command
qbs setup-qt /usr/bin/qmake qt
returns this error:
Cannot extract the mkspecs directory.
What is this trying to tell me, and is this something I need to fix?
Copyright © 2021 Jogjafile Inc.
This is a fatal error that means the Qt profile could not be set up. It should never happen if Qt is correctly installed. What kind of Qt is this? Does it come from the distribution? What is the output of qmake -query?