golang-ui / nuklear

This project provides Go bindings for nuklear.h — a small ANSI C GUI library.
https://github.com/vurtun/nuklear
MIT License
1.57k stars 98 forks source link

Freezes after first update #65

Open SleepyMode opened 5 years ago

SleepyMode commented 5 years ago

It renders one frame and then just freezes.

xlab commented 5 years ago

Hi, please specify the platform, versions, etc. Also, have you tried to run examples? Which one is freezing?