-
Updated
May 30, 2022 - CMake
cplusplus

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 6,372 public repositories matching this topic...
-
Updated
May 30, 2022 - C++
When I try to 'conan install' version-range-based requirements for a package from a GitLab remote package repository, I get an unhelpful Python message "ERROR: 'NoneType' object is not iterable." I believe it's triggered by some faulty implementation on the GitLab repository side, but it would be helpful if Conan provided a more specific indication of the error cause.
My example conanfile.py:
`
Issue Description
The instructions provided on failed jobs (example) don't clearly explain where to find the generated patch file. This can be a problem for anyone who is not familiar with how Github Actions pages are organized.
The general idea is:
From the details page, click on "Summary", then scroll down to the "Artifacts" secti
-
Updated
Feb 19, 2022 - Java
-
Updated
May 26, 2022 - C++
-
Updated
May 30, 2022
-
Updated
Apr 4, 2022 - C++
-
Updated
May 28, 2022 - C++
The Editor is lagging slow and thus unusuable.
Sometimes even crashes occur.
The Problem may be here: (taken from the CEF log, Messages repeated all over again):
[0823/024737:ERROR:gles2_cmd_decoder.cc(4643)] Error: 5 for Command kPostSubBufferCHROMIUM
[0823/024737:ERROR:gpu_channel_manager.cc(222)] Exiting GPU process because some drivers cannot recover from problems.
[0823/024737:ER
-
Updated
May 30, 2022 - C++
This issue documents the progress on adding CI configurations
for supported C++ compilers.
- Default GCC on Ubuntu
- GCC 7 on Ubuntu
- Clang 5 on Ubuntu
- Default Clang on macOS
- Default MSVC on Windows
- MSVC 14.1+ (VS 2017) on Windows
- MinGW (MSYS2) on Windows
- Cygwin on Windows
- LXSS GCC on Windows
-
Updated
May 1, 2022 - C++
-
Updated
Oct 12, 2021 - C++
-
Updated
Mar 25, 2022
-
Updated
May 25, 2022 - C
Describe the bug
In Linux when the engine loads, it detects that there is EFX capabilities but then states that EAX 2 is out of the question.
Expected behavior
shoudln't EAX usage be replaced by EFX usage? and if so maybe this should be indicated when the sound is loaded, isn't it?
BugTrap error report
SOUND: OpenAL: enumerate devices...
SOUND: OpenAL: EnumerationExtensi
-
Updated
May 30, 2022 - C++
-
Updated
May 30, 2022
-
Updated
May 25, 2022 - Python
-
Updated
Apr 17, 2022 - C++
the following poc cause a assertion failure in "debug" build on ubuntu.