-
For Ice 3.8, the min C++ standard for our entire C++ source base should be c++17. As a result, we can use c++17 features (including standard library features such as std::optional) anywhere without co…
-
Error Detail:
7 Shader compiler errors compiling global shaders for platform PCD3D_SM6:
Shader debug info dumped to: "C:/Users/28567/Documents/Unreal Projects/dicom_test_non_rt/Saved/ShaderDebugInfo…
-
-
I use [skypjack](https://github.com/skypjack)/[entt](https://github.com/skypjack/entt) and try to import my api to c# but i get errors.
OS: Windows 11
##### Used headers
#include "..\Componen…
-
I have installed boost 1.85.0 and am testing the callback_wrapper example on Ubuntu 22.04.3 LTS:
https://think-async.com/Asio/boost_asio_1_28_0/doc/html/boost_asio/example/cpp20/operations/callback…
-
I'm hitting multiple issues using generic CMake (no package managers) on Fedora 36 and Ubuntu 22. I can make it work with changes.
Are you open to CMake changes/PRs?
-
Hey, I really like this project, but I can't seem to build it on my PC, I have the SDK's and correct compiler version but I get a mess of errors. I have a stripped down version of Windows so maybe tha…
-
### Library name
daw-json-link
### New version number
v3.23.1
### Other information that may be useful (release notes, etc...)
## What's Changed
* Fix link in readme by @codeinred in h…
-
Hello,
because the Debian 12 Boost package `libboost-all-dev` does not include Redis, I "bootstrapped" boost 1.84.0 with
```
mkdir -p /home/marbx/boost/install
./bootstrap.sh --prefix=/home/marbx/…
marbx updated
10 months ago
-
```CMakeLists.txt
# root CMakeLists.txt
FetchContent_Declare(libpqxx
GIT_REPOSITORY git@github.com:jtv/libpqxx.git
GIT_TAG 2ffb711bc4e9b086bf0c549a9c22b19f61ab5476 # v7.9.0
OVERRIDE_FIND_PA…