dimgui icon indicating copy to clipboard operation
dimgui copied to clipboard

Demo throws exception

Open LiamM32 opened this issue 1 year ago • 2 comments

Trying to run the demo using dub run dimgui:demo now throws an exception.

object.Exception@examples/demo/window.d(27): Enforcement failed
Error Program exited with code 1

LiamM32 avatar Feb 25 '24 07:02 LiamM32

Could you let us know about:

  • Which OS are you running on
  • 32bit or 64bit?
  • Which compiler and version of the compiler are you using?

AndrejMitrovic avatar Feb 27 '24 06:02 AndrejMitrovic

I am on Manjaro Linux, 64-bit. DUB version 1.36.0 DMD version 2.107.0

LiamM32 avatar Feb 27 '24 10:02 LiamM32