-
**When I was trying to run the program I'm getting this error** 👇👇👇
**My Project Structure is like this**..👇👇👇
-
OS - archlinux 64-bit
glfw-3.0.4-2 , glew-1.11.0-1
opensubdiv compiled successfully
```
bin git:master ❯ sudo lshw -short | grep -i --color display
/0/100/1/0 display GK107M [GeFo…
-
I want start to use imgui with this Python code, but there is no feedback when I run it.
`import imgui
imgui.create_context()
imgui.get_io().display_size = 100, 100
imgui.get_io().fonts.get_tex_…
-
**Describe the bug**
Fails to launch on macOS due to wrong version of OpenGL present.
**To Reproduce**
Steps to reproduce the behavior:
1. Build gen3 branch for macOS, see: https://github.com/Ja…
-
I saw the announcement about directfb2 on phoronix. And noticed the dfbterm screenshots on the webpage. And I started wondering what it would take to get [kitty](https://sw.kovidgoyal.net/kitty/) runn…
-
### Checklist
- [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one.
- [X] This issue only relate…
-
Hi
I'm trying to render 3D mesh model on my ubuntu server.
When I uploaded my source code on my server for the first time, it is failed to create glfw window, but I figured that I'm supposed to use …
-
I am running 6dpose estimation inference script, it runs successfully without any errors when executed as a standalone Python script. By when running with ros2, ie., calling script inside ros2 node, t…
-
### What happened?
I tried running with only BE, BClib, WorldWeaver and WunderLib to no avail, I posted this on BetherX discord support and they told me to redirect the issue here.
Added my crash …
-
Hello! I've been trying to build SatDump on two Linux machines, and ran into lots of trouble in the process.
I'm using the following tiny Nix flake to have a reproducible build environment:
```
{
…