MyGUI / mygui

Fast, flexible and simple GUI.
http://mygui.info/
Other
724 stars 207 forks source link

Add missing MYGUI_EXPORT on ControllerRepeatClick #215

Closed glebm closed 3 years ago

glebm commented 3 years ago

Fixes #213

Altren commented 3 years ago

Thank you. I'm curious how it worked before.

glebm commented 3 years ago

Previously, OpenMW mostly used the distribution package (e.g. Debian). Perhaps the distribution package is compiled with different flags. I hit this issue using when using MyGUI that I compiled from source.

psi29a commented 3 years ago

I think this might need a bug-fix release so that downstream can create packages.

glebm commented 3 years ago

Perhaps whatever's causing #214 can be fixed and go into the same bugfix release