ianharrigan / haxeui

IMPORTANT NOTE! This repository is no longer maintained. Please consider the newer version: https://github.com/haxeui/haxeui-core
http://haxeui.org/
392 stars 46 forks source link

nme compatibility? #267

Open francescoagati opened 9 years ago

francescoagati commented 9 years ago

Hi, is haxeui compatible with nme? i get this error when compiling with nme and cpp target

./bin/linux64/haxe/ApplicationMain.hx:10: characters 15-42 : Type not found : lime.app.Config
francescoagati commented 9 years ago

i have try also this in .xml

      <haxelib name="nme" />
        <haxelib name="actuate" />
        <haxelib name="haxeui" />
        <haxeflag name="--remap" value="openfl:nme" />
ianharrigan commented 9 years ago

Hi, sorry for the late reply! Been away all week. At the moment its not compatible i guess, i had hoped that it would have been simple to make it compatible in a similar method you have used, but i guess assets are loaded different.

I am working on something at the moment that should HOPEFULLY make haxeui compatible with a few backends (openfl, nme and flambe are the only ones that are going to be intially supported).

But its worth metioning that this could be months and months away

Cheers, Ian

francescoagati commented 9 years ago

no problem. can i help in this?

ianharrigan commented 9 years ago

Some off github testing for version 2 would always be welcome! ;)

francescoagati commented 9 years ago

where can i find version2?

ianharrigan commented 9 years ago

It's not online anywhere yet. It needs a fair amount more work and testing (and clean up etc). If your interested in helping test it at some point in the future then drop me a line at ianharrigan@hotmail.com.

Sent from my Sony Xperia™ smartphone

---- francesco agati wrote ----

where can i find version2?


Reply to this email directly or view it on GitHub: https://github.com/ianharrigan/haxeui/issues/267#issuecomment-120636657