Seems that this changes https://trac.webkit.org/changeset/80981 breaks cairo build.
15.03.2011, 17:08, "Dima K" <[email protected]>: > Compile error log below > ======================================================================= > 6>------ Build started: Project: WebKit, Configuration: Debug_Cairo_CFLite > Win32 ------ > 6>Performing Pre-Build Event... > 6>/usr/bin/bash > 6>tmp.cpp > 6>Не найден файл: * > 6>Скопировано файлов: 0. > 6>Compiling... > 6>WKErrorCF.cpp > 6>..\Shared\API\c\cf\WKErrorCF.cpp(37) : error C2440: '<function-style-cast>' > : cannot convert from 'CFErrorRef' to 'WebCore::ResourceError' > 6> No constructor could take the source type, or constructor overload > resolution was ambiguous > 6>..\Shared\API\c\cf\WKErrorCF.cpp(43) : error C2039: 'cfError' : is not a > member of 'WebCore::ResourceError' > 6> > C:\cygwin\home\dimak\WebKit-SVN-source\webkit\build\Debug_Cairo_CFLite\Include\WebCore/ResourceError.h(33) > : see declaration of 'WebCore::ResourceError' > 6>Project : warning PRJ0018 : The following environment variables were not > found: > 6>$(DATA_TRANSFER_ITEMS) > ======================================================================= _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
