Failed to destroy imgui in my app #8390
RobertSobral
started this conversation in
Build/Link/Run/Fonts issues ONLY!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have an imgui code where I am using dx9 to draw elements in my app
However, when I close my app it crashes and shows an error in the imgui
The code is a little big, will you post the git Gist link
https://gist.github.com/RobertSobral/c446120b8bf92042d6ac99ba0d58deb7
I am getting the error:
Unhandled exception at 0x69A5E899 (igd9dxva32.dll) in Test.exe: Fatal program exit
What could be causing the program to crash?
Beta Was this translation helpful? Give feedback.
All reactions