On terça-feira, 16 de agosto de 2016 17:41:27 PDT Émeric MASCHINO wrote: > Hi, > > Does anybody had success building Qt 5.8.0-alpha latest snapshot [1] on > Windows? Following advice in [2], I've configured my build with: > > c:\qt\qt5.8.0\configure -opengl dynamic > > However, I'm getting compilation errors in various modules because of > missing EGL/egl.h header, such as: > > c:\qt\qt5.8.0\qtmultimedia\src\plugins\common\evr\evrd3dpresentengine.h(49): > fatal error C1083: Impossible d'ouvrir le fichier include : > 'EGL/egl.h' : No such file or directory
Hello Émeric Can you attach the output of: - configure - qmake in the qtmultimedia dir (please remove .qmake.cache and run it again) - the full command-line that jom -u prints when building the file that failed. Looks like you have evr.h, which enabled this functionality. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest