Qt 5.2 does not compile/build on ArchLinux
-
@01:31:31: Running steps for project untitled...
01:31:31: Starting: "/usr/lib/qt/bin/qmake" /root/untitled/untitled.pro -r -spec linux-clang CONFIG+=debug CONFIG+=declarative_debug CONFIG+=qml_debug
01:31:31: The process "/usr/lib/qt/bin/qmake" exited normally.
01:31:31: Could not start process "make"
Error while building/deploying project untitled (kit: Desktop)
When executing step 'Make'
01:31:31: Elapsed time: 00:00.@I get the above error when i run a defauly untouched untitled project and any other project. I am using Qt creator 3 with Qt 5.2 . I have tried using Clang and GCC compilers, but both have the same error. I am unable to find any relevant information on the forums, so do help.
-
Hi,
I know this question might sound stupid but: do you have make installed on your system ?