'Damilare Darmie Akinlaja

Results 41 issues of 'Damilare Darmie Akinlaja

When I tried to run the command, it brings lines of errors. ![couchapp](https://f.cloud.github.com/assets/848002/155984/e67ee6c6-767e-11e2-8ee9-8b6d28deb827.png)

Hi there, I have been looking for a solution to build iOS user interfaces using Haxe. Is this solution stable enough? Is there a documentation?

Can't find this library while trying to build for windows ``

The readme did not state if it supports YouTube video streaming. I would like to confirm that.

question

*Please use this template for reporting suspected bugs or requests for help.* # Issue description Android build fails for arm target. # Environment * libzmq version (commit hash if unreleased):...

stale

hxnodejs would not compile blocks that check if target is sys compatible. e.g the following code will not work on hxnodejs ```hx #if sys Sys.println("Hello Haxe!") #end ```

*DEPRECATION NOTICE: Neko is not actively maintained anymore. You can open an issue anyway, but don't expect to get response from developers.* ``` npx haxelib run dox -i bin -o...

I tried to generate the xml, but it printed out the Haxe command-line help instead. ``` haxe -xml docs/doc.xml -D doc-gen ```

I am trying to build a dynamic library for android target, I am getting this error below ``` obj/android-opt-64/8a3cb82e___boot__.obj: file not recognized: File format not recognized ``` Full details ```...

Hello, I am currently working on a runtime which is a fork of an existing NodeJS based framework. My main goal in this project is portability across mobile devices. So...