Error when executing step "Make"
-
Hello,
In the terminal, I have to problem runningmake
, but when I click on build in the Qt creator, I get an error about building project.
I have set the variables properly in the project properties, so I was wondering what is the problem. It doesn't show more information about the error.
-
Hi,
Are you also using
make -j4
on the command line ?If not, then disable it in Qt Creator as well.