PistonDevelopers/glutin_window

Build fails on Piston v0.23 due to missing implementations

getynge opened this issue · 2 comments

I have already begun work on this issue to resolve it, I'm adding it to the issue tracker in order to track progress on the fix.

I have finished implementing the missing implementations in my fork, however there is one issue that cropped up due to the change in the function signature for build_from_window_settings. Please see the comment on my commit from my fork

Fixed by #91