-
-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug] An error occurs when you run the example code for the master branch on Windows 11 pro #735
Comments
Temporarly you can use v0.7.0, I'm working on the fix ;-) |
Thank you. I'm looking forward to it being fixed. :) I've tried the https://github.com/ptxmac/cimgui-go/tree/ptx_fixes branch now and here's the result... 2023-11-29.19-30-33.mp4 |
Can I suppose this was fixed? (in #742 ) |
I'm sorry, but nothing has changed... I updated the library.
Problem occurs near
|
Ok, I managed to reproduce this on a windows VM - Gonna think about the fix |
Now this works for cimgui-go. For giu there is a strange sympthom: application starts, runs about... 5 loop iteration and then freezes. |
in reference to AllenDang#735 (comment) we have no mainthread library that works on windows. Due to this fact I think that the best solution is to disable mainthread completely for winows until we find some working solution. I'll create an issue about this as soon as this change is merged to master
What happend?
I think it's an error in the mainthread library, is that correct?
How can I fix it?
this is my go.mod file
Code example
main.go
To Reproduce
Version
master
OS
windows 11 pro
The text was updated successfully, but these errors were encountered: