Sometimes building Qt/Mac complains about missing a header file. The header does exist but is size 0 and permissions 000. How can I finish building Qt?
Entry number: 567 - Sometimes building Qt/Mac complains about missing a header file. The header does exist but is size 0 and permissions 000. How can I finish building Qt?
Answer:
We are aware of this issue, but haven't isolated the cause yet. It seems to happen more often when you are building with multiple jobs. This can be worked around by removing the offending files and then re-running make. If you have some steps we can follow that will reliably reproduce the problem, we would be happy to hear from you.


