yglukhov / nimx

GUI library
MIT License
1.09k stars 75 forks source link

undeclared identifier: 'DisplayEvent' #374

Closed treeform closed 4 years ago

treeform commented 5 years ago

nake droid

/p/nimx/nimx/button.nim(61, 20) Warning: bsImage is deprecated [Deprecated]
/p/nimx/nimx/private/windows/sdl_window.nim(411, 12) Error: undeclared identifier: 'DisplayEvent'
  * MacOS Majave Version 10.14.6
  * XCode Version 10.3 (10G8)
  * Nim Compiler Version 0.20.99 [MacOSX: amd64]
  * SDL Version 2.0
yglukhov commented 4 years ago

It comes from the sdl2 nimble package, please update it.