[Webkit-unassigned] [Bug 181639] New: Cannot build with Visual Studio 2017 Update 5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 14 14:09:34 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=181639

            Bug ID: 181639
           Summary: Cannot build with Visual Studio 2017 Update 5
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: christopherncarmel at hotmail.com

When building with Visual Studio 2017 Update 5 I get:

D:\WebKit\Source\WebCore\PAL\pal\cf\CoreMediaSoftLink.cpp(58): error C4430: missing type specifier - int assumed. Note:
 C++ does not support default-int [D:\WebKit\WebKitBuild\Release\Source\WebCore\PAL\pal\PAL.vcxproj]
D:\WebKit\Source\WebCore\PAL\pal\cf\CoreMediaSoftLink.cpp(58): error C2146: syntax error: missing ';' before identifier
 'once' [D:\WebKit\WebKitBuild\Release\Source\WebCore\PAL\pal\PAL.vcxproj]
D:\WebKit\Source\WebCore\PAL\pal\cf\CoreMediaSoftLink.cpp(58): error C2065: 'once': undeclared identifier [D:\WebKit\We
bKitBuild\Release\Source\WebCore\PAL\pal\PAL.vcxproj]
D:\WebKit\Source\WebCore\PAL\pal\cf\CoreMediaSoftLink.cpp(58): error C3861: 'dispatch_once_f': identifier not found [D:
\WebKit\WebKitBuild\Release\Source\WebCore\PAL\pal\PAL.vcxproj]

I'm not sure if this has to do with my setup or with Update 5. I have iTunes installed so I should have CoreMedia appropriately in my build.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180114/4513e6d6/attachment.html>


More information about the webkit-unassigned mailing list