GithubHelp home page GithubHelp logo

m0ast / asdf-haxe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from asdf-community/asdf-haxe

0.0 0.0 0.0 33 KB

Haxe plugin for asdf version manager

Home Page: https://github.com/asdf-vm/asdf

License: Apache License 2.0

Shell 100.00%

asdf-haxe's Introduction

asdf-haxe

Haxe plugin for asdf version manager

GitHub Workflow Status All Contributors PRs Welcome License

Installation

asdf plugin-add haxe https://github.com/asdf-community/asdf-haxe.git

Usage

Check asdf readme for instructions on how to install & manage versions.

Troubleshooting

  • @rpath/libneko.2.dylib not being loaded by haxelib

Haxe executables expect Neko's dynamic libraries to be found relative to the executable file.

An error like the following is produced:

$ haxelib
dyld: Library not loaded: @rpath/libneko.2.dylib
  Referenced from: /vic/.asdf/installs/haxe/4.0.5/bin/./haxelib
  Reason: image not found
fish: './haxelib' terminated by signal SIGABRT (Abort)

To fix this install a compatible NekoVM version using asdf-neko and then execute:

asdf current haxe # should display your selected haxe version
asdf current neko # should display your selected haxe version

asdf haxe neko dylibs link # link neko dylibs

haxelib # this should work now.

Contributors

Thanks goes to these wonderful people (emoji key):


BSKY

๐Ÿ’ป ๐Ÿ“– ๐Ÿšง ๐Ÿš‡

Victor Borja

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

License

Licensed under the Apache License, Version 2.0.

asdf-haxe's People

Contributors

allcontributors[bot] avatar vic avatar

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.