-
This isn't a 'real' issue, just a public scratch pad for ideas for the next major version.
- Remove `AR_ALLOCATOR` support. People on embedded/quirky systems would be overloading `new`/`delete` fo…
-
`~/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…
-
Hello, sorry if posting this as an Issue is not the correct way to provide feedback, but I really feel my experience can represent how someone new to the engine may feel about certain issues.
First…
-
### Description
Running CMake with Ninja as it's generator specified using the `-G` parameter seems to be broken, at least when used with fetch content.
### Example/How to Reproduce
1. Create…
-
```
* 正在資料夾 MyProject3 執行工作: Engine/Build/BatchFiles/Linux/Build.sh MyProject3Editor Linux DebugGame '/home/localhost/文件/Unreal Projects/MyProject3/MyProject3.uproject' -waitmutex
Cannot find t…
-
### Operating system
Windows
### Compiler
MSVC /c++:latest
### Steps to reproduce the behavior
```Shell
Breaks after updating to VS 17.6.2.
Updated vcpkg to latest but it didn't help.
Error s…
-
In C++20 IBs, the following warning [is emitted](https://cmssdt.cern.ch/SDT/cgi-bin/buildlogs/el8_amd64_gcc12/CMSSW_13_3_CPP20_X_2023-07-24-1100/CondFormats/HcalObjects):
```
>> Compiling .../src…
-
- order of constrains matters
- constraint for floating point scalars only
- look into splitting traits checking from scalar
- the implementation should cover beta=0, alpha=0, etc
- one PR for ea…
-
Hello,
we are testing CMSSW software with C++20, and we observe the following error coming from Alpaka:
```
/data/cmsbld/jenkins/workspace/build-any-ib/w/el8_amd64_gcc12/external/gcc/12.3.1-e30…
-
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…