[Webkit-unassigned] [Bug 284253] New: [CMake, Win, no Ninja] error: invalid argument '-std=c++23' not allowed with 'C'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 8 17:12:48 PST 2024


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

            Bug ID: 284253
           Summary: [CMake, Win, no Ninja] error: invalid argument
                    '-std=c++23' not allowed with 'C'
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CMake
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

Windows port non-Ninja builds with the following error.

> perl .\Tools\Scripts\build-webkit --debug --no-ninja

> Generating ../../JavaScriptCore/DerivedSources/inspector/InspectorBackendDispatchers.cpp, ../../JavaScriptCore/DerivedSources/inspector/InspectorBackendDispatchers.h, ../../JavaScriptCore/DerivedSources/inspector/InspectorFrontendDispatchers.cpp, ../../JavaScriptCore/DerivedSources/inspector/InspectorFrontendDispatchers.h, ../../JavaScriptCore/DerivedSources/inspector/InspectorProtocolObjects.cpp, ../../JavaScriptCore/DerivedSources/inspector/InspectorProtocolObjects.h, ../../JavaScriptCore/DerivedSources/inspector/InspectorBackendCommands.js
>   error: invalid argument '-std=c++23' not allowed with 'C'
> C:\Program Files\Microsoft Visual Studio\2022\Professional\MSBuild\Microsoft\VC\v170\Microsoft.Cpp.ClangCl.Common.targets(123,5): error MSB6006: "clang-cl.exe" exited with code 1. [C:\webkit\wb\WebKitBuild\Debug\Source\JavaScriptCore\JavaScriptCore.vcxproj]

-- 
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/20241209/a2724345/attachment.htm>


More information about the webkit-unassigned mailing list