Closed matthewswallace closed 8 years ago
If I do the following
UIBuilder.setTheme('ru.stablex.ui.themes.android4'); UIBuilder.init();
I get the following error when trying to compile for iOS
Haxe simulator build: Release-iphonesim haxe Build.hxml -D simulator -cpp build/Release-iphonesim /usr/local/lib/haxe/lib/stablexui/git/src/ru/stablex/ui/widgets/Options.hx:252: characters 8-43 : openf l.events.IEventDispatcher should be flash.display.DisplayObject /usr/local/lib/haxe/lib/stablexui/git/src/ru/stablex/ui/widgets/Options.hx:252: characters 8-43 : openf l.events.IEventDispatcher should be openfl.display.DisplayObject make: *** [build-haxe-i386] Error 1
I'm on Haxe 3.3.0-rc2 and the latest version of OpenFL develop branch
Check with latest StablexUI version from github
If I do the following
I get the following error when trying to compile for iOS
I'm on Haxe 3.3.0-rc2 and the latest version of OpenFL develop branch