[Qt-interest] Cannot find global\qt_pch.h...

Eric Clark eclark at ara.com
Fri Nov 5 19:10:46 CET 2010


Hello All,

I am trying to build Qt 4.7.0 under Visual Studio 2010 and I am getting a ton of errors that are all the same:

Error      5              error C1083: Cannot open include file: 'global\qt_pch.h': No such file or directory                C:\projects\Qt\4.7.0\src\3rdparty\harfbuzz\src\harfbuzz-shaper-all.cpp              1

When I double-click on these errors in Visual Studio, it takes me to the top of the cpp file with the error. But there is no include for qt_pch.h. I searched the solution for the include and found it in qt_pch.h.cpp. But I do not see how it is even getting to this file. When I right-click on the include in Visual Studio and tell it to open that file, Visual Studio opens qt_pch.h just fine. This is very confusing to me and I am kind of stuck right now trying to figure this out. If anyone has any ideas or suggestions, they would be greatly appreciated!

Thanks,
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20101105/93d87b93/attachment.html 


More information about the Qt-interest-old mailing list