haxeui / haxeui-heaps

MIT License
31 stars 12 forks source link

AppImpl missing on backend? #3

Closed hoseyjoe closed 4 years ago

hoseyjoe commented 4 years ago

git/haxe/ui/HaxeUIApp.hx:4: characters 8-31 : Type not found : haxe.ui.backend.AppImpl

HaxeUITest.zip

ianharrigan commented 4 years ago

Ah, good catch... this is because the way ive been testing haxeui-heaps has been to use it in a existing heaps application (rather than use a haxeui app) - will fix this.