-
when I test the CausalWorld/tutorials/requesting_task/tutorial_one.py ,I met the issue like this:
pybullet build time: May 20 2022 19:43:01
startThreads creating 1 threads.
starting thread 0
start…
-
### Description
The game dont open or open a shell tab with wine that close after 5 seconds
### Tested on
RPI 5 ( rpi os)
### Previous behavior
none reported
### Current behavior
game dont open…
-
hi i try to compile today in linux, but i get this at the end of the make command im i missing something ?
```
[100%] Linking CXX executable Dot
/usr/bin/ld: ../external/liblua.a(loslib.c.o…
-
Hello everyone:
I am having some trouble rendering a robot URDF model in GUI mode with OpenGL3 visualizer. Part of the robot model is visually missing after a specific link, but physically all these …
-
```
/home/vsts/work/1/s/nel/src/3d/dru.cpp:138:11: error: declaration of ‘static NL3D::IDriver* NL3D::CDRU::createGl3Driver()’ has a different exception specifier
IDriver *CDRU::createGl3Driver()
…
-
### Version/Branch of Dear ImGui:
v1.91.4-docking-12-g646df390
### Back-ends:
SDL2+OpenGL3
### Compiler, OS:
Linux + GCC
### Full config/build information:
```
Dear ImGui 1.91.5 WIP (19141)
-…
-
### Version/Branch of Dear ImGui:
Version c347d6944bc74205b7ac4334c681ca4a3e481670, Branch: docking
### Back-ends:
imgui_impl_sdl2.cpp + imgui_impl_opengl3.cpp (also happens for glfw 3.3)
### Comp…
-
I tried to compile this program with `make nix` but it was missing some preprocessor statements, which I fixed `#include ` for server.cpp and comms.cpp and `#include ` for server.cpp. After fixing tha…
-
### Hyprland Version
System/Version info
```sh
Hyprland, built from branch main at commit 1698d336f2511ee7c93d0a520c7ba3491c831e8d dirty (core: fix crashes on access of deleted wlr_ surface).
D…
-
### Problem Description
The current shader code is embedded as strings in the c++ source, and has its version header auto-generated by looking at the latest shader version supported by the currently …