-
Option to build using libraries already on the system aren't working, I'm trying this on Linux Mint and it doesn't work.
-
Hey, I'm using Raylib to learn more about C++ dev and really like this repo! I typically use VS Code for dev but I'm enjoying using VS for these kind of projects instead, and your template generates a…
-
**What problem will this solve?**
There is a problem with some (most) linux distro-provided mozjs-*/js*package (or whatever spidermonkey (any version) is packaged as on that system), in that it conta…
-
**What are you trying to do?**
Add build message for .cpp and .c files
**What problem are you having?**
I don't know how to do it.
**What have you tried so far?**
Project level:
```lua
filt…
-
``create_parent`` does not create partitions correctly with time change happens from summer to winter.
```
# create table bugpartman(clock int) partition by range(clock);
# select partman.create_…
-
### Describe the issue
I get two sets of linker errors in test files where I am asserting enum classes:
```cpp
enum class MyValue : uint32_t {};
EXPECT_EQ(MyValue{1}, MyValue{2});
```
Erro…
-
Running `electron-forge make` fails to create the AppImage file:
```
[oold@PC11319 my-electron-app]$ yarn run make
yarn run v1.22.19
$ electron-forge make
✔ Checking your system
✔ Loading config…
-
```console
Assertion failed: !SessionOpen && "Session still open. Did you forget to call endSession?", file S:\llvm-project-llvmorg 16.0.2\llvm\lib\ExecutionEngine\Orc\Core.cpp, line 1892
Stack dump…
-
Hi,
I have been sitting before this problem for two days now and I don't know how to fix this.
I am including glfw3.h in multiple files in my project. For example window.h, openglcontext.h, inputh…
-
Hi there!
Trying to build MAME for Linux.
GENie from 3rdparty bundle
GCC10
Make 4.3
Build output:
+ ./bin/linux/genie embed
...src/RPM/BUILD/mame-0245/3rdparty/genie/scripts/genie.lua:80:…