Hi all

I am getting following error lines when I run :make sub-src :

cc1: error: .pch/release-static/QtGui: No such file or directory
cc1: error: one or more PCH files were found, but they were invalid
cc1: error: use -Winvalid-pch for more information

./configure command runs successfully.

I am not able to figure out (even after googling in google and in qt forum) the reason of the error.



PS: I don't know whether it's a newbie question or not, so putting this question in newbie thread, to be on safer side, instead of Qt Programming.