[webkit-help] [wincairo, 184378] Compiler error with VS2013 in TemplateRegistryKey

Thomas Brodt thomas.brodt.lists at porabo.ch
Fri May 15 04:00:11 PDT 2015


Hello

I have set up a new installation for compiling WebKit.
With a recent revision 184378 I get a VS2013 compiler error:

  offlineasm: Including file 
/home/thomas/Webkit/WebKitBuild/Debug_WinCairo/obj32/JavaScriptCore/DerivedSources/InitBytecodes.asm
  offlineasm: Including file 
/home/thomas/WebKit/Source/JavaScriptCore/llint/LowLevelInterpreter64.asm
  offlineasm: Including file 
/home/thomas/WebKit/Source/JavaScriptCore/llint/LowLevelInterpreter32_64.asm
  offlineasm: offset extractor 
/home/thomas/Webkit/WebKitBuild/Debug_WinCairo/obj32/JavaScriptCore/DerivedSources/LLIntDesiredOffsets.h 
successfully generated.
        del "%ConfigurationBuildDir%\buildfailed"
  LLIntOffsetsExtractor.cpp
C:\cygwin\home\thomas\webkit\webkitbuild\debug_wincairo\include\private\javascriptcore\TemplateRegistryKey.h(65): 
fatal error C1001: Interner Compilerfehler. 
[C:\cygwin\home\thomas\WebKit\Source\JavacriptCore\JavaScriptCore.vcxproj\LLInt\LLIntOffsetsExtractor\LLIntOffsetsExtractor.vcxproj]
  (Compilerdatei 'msc1.cpp', Zeile 1325)

TemplateRegistryKey seems to be quite new. Do others have problems with 
MS-VS, too?
Can anybody help me?
Thanks

Thomas


More information about the webkit-help mailing list