Details
Description
Cause a compilation error in a file.
Run qbs -k twice.
On first run, compiler errors are displayed. On second run the linker is run with the missing file as an argument without compiling it first.
g++: error: foo.o: No such file or directory