In d8be811[0] qt_build_extra was made to skip the inclusion of
EXTRA_DEFINES, EXTRA_INCLUDEPATH and EXTRA_LIBS into resp.
DEFINES, INCLUDEPATH and INCLUDEPATH. This means that if you e.g. try to
specify the include path to zlib with -I <path/to/zlib/headers> to
configure then the compilation of bootstrap fails in qbytearray.cpp because
it can't find zconf.h.

Is there some other way you are supposed to specify the include path, or is
this an oversight?

[0]:d8be8110a484460504b977dade5f163ee37b8225
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to