Hi >Cannot read .....qt5/qtbase/src/corelib/qtcore-config.pri: No such file or >directory >Cannot read .....qt5/qtbase/src/gui/qtgui-config.pri: No such file or directory >Project ERROR: Could not find feature system-zlib. >Makefile:45: recipe for target 'sub-src-make_first' failed >make[1]: *** [sub-src-make_first] Error 3 >make[1]: Leaving directory '....../qt5/qtbase' >Makefile:78: recipe for target 'module-qtbase-make_first' failed >make: *** [module-qtbase-make_first] Error 2
>is there a workaround for this? I had the same problem. Make sure that you have an up-to-date qt5.git checkout for dev as well. In combination with git clean the problem solved itself for me. -- Alex _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
