Include directory not found when cloning qt source on git
-
It should be created when you will build qt libraries.
-
You mean when doing configure + nmake? I'm on Windows, by the way, my first post was scarce.
When I execute this line:configure -platform win32-msvc2008 -debug-and-release
It fails with this message:
C:\Qt\4.8\src\corelib\global\qglobal.h(62) : fatal error C1083: Cannot open include file: 'QtCore/qconfig.h': No such file or directory
Actually, now that I take a closer look, it seems it's failing when building qmake.