You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 17, 2020. It is now read-only.
when you update submoduls, I successfuly install feathers, but when I try to compile one of the example project, I got compilation failed, because cant find feathers haxelib.
Here is the output:
Error:Compilation failed
/Applications/IntelliJ IDEA 14.app/Contents/bin
Information:___
Information:/
Information:\_ \ __
Information:\//
Information:\ \
Information:\
Information:_
Information:\ ___ ___ __
Information:\/
Information:\ \ /' __` __`\ /'__`\
Information:_\ \_
Information:\ __/
Information:\____\
Information:\_\ \_\ \_\ \_\ \____\
Information:\/____/ \/_/\/_/\/_/\/_/\/____/
Information:Lime Command-Line Tools
Information:(2.9.1)
Information:Initializing project...
Information:Using project file: /Volumes/Work/Haxe/FeathersHaxe/project.xml
Information:Reading HXCPP config: /Users/varadig/.hxcpp_config.xml
Error:
Information:
Information:Could not find haxelib "feathers", does it need to be installed?
Did you checkout feathers with haxelib git command? If you didn't, haxelib may fail to find your local repo.
You can still set path to your repo with haxelib set git command in that case.
What's the output of haxelib path feathers? If haxelib is recognizing path to your local repo correctly, output would look like this:
What do I wrong?
when you update submoduls, I successfuly install feathers, but when I try to compile one of the example project, I got compilation failed, because cant find feathers haxelib.
Here is the output:
The list of the haxelib's:
The text was updated successfully, but these errors were encountered: