-
I get the following error:
```
includes/sokol_gl.h:3245:36: error: expected '(' for function-style cast or type construction
img_desc.data.subimage[0][0] = SG_RANGE(pixels);
…
-
# Introduction
I'm trying to compile the samples in this repository in Ubuntu 22 using wsl 2. But when I try to compile I got several errors, the output is even to big to put here, so I have reduce…
-
error when run ```docker run \
-v /mnt/problems:/problems \
--cap-add=SYS_PTRACE \
dmoj/judge-tier1:latest \
cli -c /problems/judge.yml```
error is
```Traceback (most recent c…
-
I've [started a discussion](https://github.com/zephyrproject-rtos/zephyr/discussions/75212) regarding this issue, but received no feedback so far.
**Describe the bug**
Compiling my application wit…
0x6e updated
3 months ago
-
### Description of the bug:
After upgrading gcc version to 13 there are issues with different Bazel projects.
Consider this output:
```bash
$ g++ -x c++ -std=c++0x -dM -E -
-
### Environment
- OS and Version: Sonoma 14.4.1
- VS Code Version: 1.95.1
- C/C++ Extension Version: 1.22.11
- ~If using SSH remote, specify OS of remote machine:~
### Bug Summary and Steps to Repr…
-
warning C4996: 'stdext::checked_array_iterator': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will b…
-
In scenarios where the connection is broken and then restored, the redis::connection does not always return to a normal state. I have not delved into the internal implementation, which may be related …
-
Visual studio sometimes put fix on Preview, like https://developercommunity.visualstudio.com/t/cpp20-nested-namespace-cant-compile/10328893#T-ND10330571
Would be nice to test it directly.
Thx fo…
-
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…