-
related to https://github.com/cimgui/cimgui/issues/113
Can we add the bindings for non UDT too, so we don't crash anymore ?
(We will fix windows in this case)
-
The process right now is something like this (assuming [cimgui](https://github.com/cimgui/cimgui) is at `~/src/cimgui` and this repo is at `~/src/imgui-rs`):
1. Update [cimgui](https://github.com/c…
-
Hi NimGL maintainers! Thanks for all of the hard work that's been poured into these bindings, especially by you @lmariscal ! They're really a huge boon to the game development community!
Having sai…
-
Ambermoon.net currently reports it's WM_CLASS as
`"Ambermoon.net v1.1.0", "Ambermoon.net v1.1.0"`
but should be
`"Ambermoon.net", "Ambermoon.net"`
From the X Documentation (see https://tronche.c…
-
in glfw_opengl3.nim file
``` cpp
glfwWindowHint(GLFW_FLOATING, GLFW_TRUE)
glfwWindowHint(GLFW_RESIZABLE, GLFW_FALSE)
glfwWindowHint(GLFW_MAXIMIZED, GLFW_TRUE)
glfwWindowHint(GLFW_TRANSPAR…
sxzxs updated
1 month ago
-
The output of `thefuck --version`: `The Fuck 3.29 using Python 3.6.8 and ZSH 5.4.2`
Your system (Debian 7, ArchLinux, Windows, etc.): `Ubuntu 18.04.3 LTS`
How to reproduce the bug:
``…
-
Hi, I installed imgui_bundle on my Windows 10 (version 22H2) laptop which has integrated Intel HD Graphics 3000. When starting `demo_imgui_bundle.exe` I get the following traceback:
```
C:\Users\mgr…
-
@system64MC Moved the conversation here
```
Hint: [Link]
Création de la bibliothèque C:\Users\USER\Documents\programmation\testModularSynth\kurumiX\bin\kurumiX.lib et de l'objet C:\Users\USER\D…
-
I love the idea of this app and would like to use it on macOS. How hard would it be to add support for it?
I'm happy to try compiling but I've never worked with nim. I'd appreciate any links to gui…
araid updated
10 months ago
-
Hi. I can't compile my project because I have some linker errors, while everything is fine under Nim's GCC. Is it normal?
Here is the compilation log :
``` Verifying dependencies for kurumiX@0.1…