-
Chromium is making the move: https://bugs.chromium.org/p/chromium/issues/detail?id=1284275 / https://chromium-review.googlesource.com/c/chromium/src/+/3946562
Is it something we want to do too?
…
-
**Describe the bug**
Nightly builds with clang/10.0 and c++20 (at least so far) began failing with output:
```
20:15:09 /home/jenkins/jenkins-new/workspace/Kokkos_develop_kokkos-dev-2_clang_100_c…
-
`~/Vulkan-Hpp $ cmake -DVULKAN_HPP_SAMPLES_BUILD=ON -DVULKAN_HPP_TESTS_BUILD=ON \
-DENABLE_OPT=0 \
-DCMAKE_CXX_STANDARD_REQUIRED=ON \
-DVULKAN_HPP_ENABLE_EXPERIMENTAL_CPP20_MODULES=ON \ -DCMAKE_E…
-
**Describe the bug**
I'm working on a Zephyr module that uses C++20 and involves several custom drivers. Some incompatibility issues with C++ and Zephyr's driver macros were fixed in #56333, but I …
-
```
Running AutomationTool...
Using bundled DotNet SDK version: 6.0.302
Starting AutomationTool...
Parsing command line: BuildPlugin -plugin="D:\02_UNREAL PROJECTS\Mattaesthesia\Plugins\UE-OSC\UE-…
-
```
~/Vulkan-Hpp $ git pull && git submodule foreach git pull && date
Already up to date.
Entering 'Vulkan-Headers'
Already up to date.
Entering 'glfw'
Already up to date.
Entering 'glm'
Alrea…
-
```
~/Vulkan-Hpp $ git pull && git submodule foreach git pull && date
Already up to date.
Entering 'Vulkan-Headers'
Already up to date.
Entering 'glfw'
Already up to date.
Entering 'glm'
Alrea…
-
`~/Vulkan-Hpp $ cmake -DVULKAN_HPP_SAMPLES_BUILD=ON -DVULKAN_HPP_TESTS_BUILD=ON \
-DENABLE_OPT=0 \
-DCMAKE_CXX_STANDARD_REQUIRED=ON \
-DVULKAN_HPP_ENABLE_EXPERIMENTAL_CPP20_MODULES=ON \
-DCMAKE…
-
Logs:
* https://cmssdt.cern.ch/SDT/cgi-bin/buildlogs/el8_amd64_gcc12/CMSSW_13_2_CPP20_X_2023-06-26-1100/HeterogeneousTest/ROCmDevice
* https://cmssdt.cern.ch/SDT/cgi-bin/buildlogs/el8_amd64_gcc12/…
-
I'm facing issue where I cannot build the plugin on 5.3.
Here's the error output log:
```shell
PS C:\Program Files\Epic Games\UE_5.3\Engine\Build\BatchFiles> .\RunUAT.bat BuildPlugin -plugin="D…