My build fails with
C:\RTIL\Shared\Qt\5.5.1\qt-src\qt3d\src\3rdparty\assimp\code\BlenderLoader.cpp(62) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
That didnt happen for me before, i use the very same build env for quite some time.
But there was no 3rdparte stuff in qt3d before.
 
C:\RTIL\Shared\Qt\5.5.1\qt-src\qt3d\src\3rdparty\assimp\assimp.pri
 uses INCLUDEPATH += $$[QT_INSTALL_HEADERS/get]/QtZlib
 
build log has -IC:/RTIL/Shared/Qt/5.5.1/bld/WIN32-VS11-32/qtbase/include/QtZlib in the command line for cl
but this dir does not exist.
I took the src from  downloaded qt5.5.1 enterprise tar.gz.
 
Regards,
Gunnar Roth
 
 
 
 
 
 
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to