haxeui / hxWidgets

Haxe externs (and wrappers) for wxWidgets
MIT License
77 stars 23 forks source link

Unsafe cast generates incorrect code for g++ #5

Closed ibilon closed 8 years ago

ibilon commented 8 years ago

This change allows g++ to compile and run (but without Bitmap.fromHaxeResource which segfault).

Note: several components aren't working as expected.