Skip to content

Fix build on 32bit platforms

Fabian Vogt requested to merge work/fvogt/32bitfix into master

error: invalid cast from type ‘uintptr_t’ {aka ‘unsigned int’} to type ‘EGLNativeWindowType’ {aka ‘long unsigned int’}

Merge request reports