-
This is what happens when I try to execute vim3:
```
vim3: /home/execb5/.nimble/pkgs/nimgl-1.1.1/nimgl/private/glfw/src/window.c:506: glfwSetWindowIcon: Assertion `window != NULL' failed.
Traceback…
-
* **What is the current behaviour?**
Trying to compile the imgui example
https://github.com/nimgl/nimgl/blob/master/examples/timgui.nim
from nimgui compiles successfully, but segfaults:
```
$…
-
* **I'm submitting a ...**
- [x] bug report
- [ ] feature request
* **What is the current behavior?**
NimGL links all these unnecessary libraries when compiling GLFW:
https://github.com…
-
(From Nim community survey 2017)
-
* **What is the current behaviour?**
NimGL generates enums with holes, which is "unsafe".
I see 3 solutions here:
1. Disable the warnings for the modules, for now. Should work as far as tho…
-
I just discovered windy and it looks like a promising library.
And I'd really like to use windy instead of GLFW for ImGui but I haven't got it working.
Here's the example I'd like to work with w…
-
I have bug in installing vim3 and i installed the required packages mentioned in Q&A
but still doesn't compile
I get this error:
could not load: /home/username/.nimble/pkgs/paravim-0.8.0/paravim/bi…
-
Hi, thanks for those bindings.
Can you provide a small nim sample?
-
Nim Compiler Version 1.6.6 [Windows: amd64]
emcc 3.1.31
```shell
\voxel_explorer>
* Журнал восстановлен
Verifying dependencies for voxel_explorer@0.1.0
Info: Dependency on paranim@>…
-
* **I'm submitting a ...**
- [ ] bug report
- [x] feature request
- [ ] support request => Please do not submit support request here, see note
at the top of this template.
* **Do you …