Coder Social home page Coder Social logo

Comments (3)

hughsando avatar hughsando commented on August 15, 2024

The haxelib version is not currently the most up-to-date version.
You can try one of the development builds at http://nmehost.com/nme/ by downloading the zip and using "haxelib install xxxxx.zip"
Alternatively, you can build from source, which involves downloading from github and compiling the dll by running "neko build.n" in the project directory

from nme.

ccpplinux avatar ccpplinux commented on August 15, 2024

Thanks for giving me hint. I will try and then let you know.

from nme.

ccpplinux avatar ccpplinux commented on August 15, 2024

Yes now it is working. I am able to build for the target neko and linux and run the program. It is really exciting. But when I am building for the target html5 then I am getting following error:

Error: Library source path "/home/ccpplinux/haxelib/nme/6,1,33/ndll/Emscripten/Nme.js" does not exist +({ registerPrim => null, name => Nme, path => /home/ccpplinux/haxelib/nme/6,1,33, haxelibName => , isStatic => false, importStatic => , noCopy => false })

Similarly when I am building for target android then I am getting following error message:

haxelib run hxcpp Build.xml haxe -DHXCPP_ARMV7="1" -Dandroid="1" -Dgradle="1" -Dhaxe="4.2.4" -Dhaxe3="1" -Dhaxe4="1" -Dhaxe_ver="4.204" -Dhxcpp_api_level="400" -Dhxcpp_smart_strings="1" -Dlime_legacy="1" -Dmobile="1" -Dnme="6.1.33" -Dnme6="1" -Dnme_api_level="611" -Dnme_install_tool="1" -Dnme_static="1" -Dnme_ver="6.1.33" -Dopenfl="3.5.0" -Dopenfl_legacy="1" -Dsource_header="Generated by Haxe 4.2.4" -Dstatic="1" -Dtarget.name="cpp" -Dtarget.static="true" -Dtarget.sys="true" -Dtarget.threaded="true" -Dtarget.unicode="true" -Dtarget.utf16="true" -Dtoolkit="1" -Dutf16="1" -I"Export/android/haxe/" -I"/home/ccpplinux/haxelib/nme/6,1,33/src/haxe/compat/" -I"/home/ccpplinux/haxelib/nme/6,1,33/src/" -I"Source/" -I"/home/ccpplinux/haxelib/nme/6,1,33/src/" -I"" -I"/home/ccpplinux/Nextcloud/Haxe/haxe_latest/std/cpp/_std/" -I"/home/ccpplinux/Nextcloud/Haxe/haxe_latest/std/"
Error: Could not detect Android API platforms in "/home/ccpplinux/Android/Sdk/ndk/23.1.7779620/package.xml/platforms"
Error: Build failed

Please note that on my laptop android setup is working fine as I am able to generate apk file using Flutter and GioUI. So it should also work with haxenme but it is not working.

Can you give me hint for these two targets that is html5 and android?

from nme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.