Created
May 6, 2017 16:22
-
-
Save bagong/c8fc5a4787495bb9b68a7096b30371e4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| CSSPropertyNames.cpp | |
| StyleBuilder.cpp | |
| C:\Users\Rainer\Projects\sc\webkit\Source\WebCore\platform\graphics\win\MediaPlayerPrivateMediaFoundation.cpp(150): error C2664: 'WTF::HashTableAddResult<WTF::Ha | |
| shTableIterator<Key,Value,Extractor,HashFunctions,Traits,KeyTraits>> WTF::HashSet<WTF::String,WTF::ASCIICaseInsensitiveHash,WTF::HashTraits<WTF::String>>::add(WT | |
| F::String &&)': cannot convert argument 1 from 'LPWSTR' to 'const WTF::String &' [C:\Users\Rainer\Projects\sc\webkit\build\Source\WebCore\WebCore.vcxproj] | |
| with | |
| [ | |
| Key=WTF::String, | |
| Value=WTF::String, | |
| Extractor=WTF::IdentityExtractor, | |
| HashFunctions=WTF::ASCIICaseInsensitiveHash, | |
| Traits=WTF::HashTraits<WTF::String>, | |
| KeyTraits=WTF::HashTraits<WTF::String> | |
| ] | |
| C:\Users\Rainer\Projects\sc\webkit\Source\WebCore\platform\graphics\win\MediaPlayerPrivateMediaFoundation.cpp(150): note: Reason: cannot convert from 'LPWSTR' | |
| to 'const WTF::String' | |
| C:\Users\Rainer\Projects\sc\webkit\Source\WebCore\platform\graphics\win\MediaPlayerPrivateMediaFoundation.cpp(150): note: No constructor could take the source | |
| type, or constructor overload resolution was ambiguous | |
| C:\Users\Rainer\Projects\sc\webkit\Source\WebCore\platform\graphics\win\MediaPlayerPrivateMediaFoundation.cpp(472): error C2664: 'HRESULT IMFSourceResolver::Begi | |
| nCreateObjectFromURL(LPCWSTR,DWORD,IPropertyStore *,IUnknown **,IMFAsyncCallback *,IUnknown *)': cannot convert argument 1 from 'UChar *' to 'LPCWSTR' [C:\Users\ | |
| Rainer\Projects\sc\webkit\build\Source\WebCore\WebCore.vcxproj] | |
| C:\Users\Rainer\Projects\sc\webkit\Source\WebCore\platform\graphics\win\MediaPlayerPrivateMediaFoundation.cpp(472): note: Types pointed to are unrelated; conve | |
| rsion requires reinterpret_cast, C-style cast or function-style cast | |
| StylePropertyShorthandFunctions.cpp | |
| CSSValueKeywords.cpp | |
| SelectorPseudoClassAndCompatibilityElementMap.cpp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment