Tool which enables developers to share their code and libraries into a common repository.
Questions tagged [haxelib]
67 questions
0
votes
1 answer
haxelib.exe crashing on my computer
After installing latest haxe toolkit (3.2.0), I have tried to install some libraries to start work on my project. But library manager (haxelib.exe) seems not working properly on my computer. It always crashes and windows showing alert:
The…

stanosky
- 61
- 6
0
votes
1 answer
Ant build Failed while executing Haxe code
Hi I'm new to Haxe and trying to build ANT script that executes the Haxe file to js file. Bellow is my build.xml file please correct me if I'm missing something, the error says it can't find the Haxe class "HelloWorld". The HelloWorld.hx resides in…

Vishwa
- 134
- 3
- 3
- 14
0
votes
1 answer
Unable to install lime on windows 7
I have Haxe Compiler version 2.10 and Haxe Library Manager 1.03. I have downloaded lime-1,0,1.zip and placed it on the haxe installation folder. Then running haxelib local lime-1,0,1.zip
it is showing
C:\>haxelib local lime-1,0,1.zip
Unknown…

user3306669
- 117
- 1
- 11
0
votes
3 answers
Haxelib Dependency to a git library
I would like to know if that's possible to declare a dependency to a library via GIT. My usecase is simple, I have some tools, that I would like to share between my projects, but I don't want to add them to haxelib (because this tools are not really…

Peekmo
- 2,843
- 2
- 19
- 25
0
votes
1 answer
Again, Class not found
When I have upgraded stablexui to the last version, I first removed it:
haxelib remove stablexui
then installed the last version:
haxelib install stablexui
then, when I try to compile, I get this error:
src/com/clientside/Icon.hx:3: characters…

simo
- 23,342
- 38
- 121
- 218
-1
votes
1 answer
Multiple errors and warnings from compiling the psych engine
Error: source/Achievements.hx:126: characters 30-54 : Warning :
FlxCamera.defaultCameras is deprecated, use
FlxG.cameras.setDefaultDrawTarget instead
source/MainMenuState.hx:73: characters 3-39 : Warning :
FlxCamera.defaultCameras is deprecated,…

Cosmin
- 11
-3
votes
1 answer
problem with friday night funkin compilation
I am trying to use the compiled page of git hub but after installing and doing everything it asks for, when using the command lime test windows I get the following error.
C:/HaxeToolkit/haxe/lib/polymod/git/polymod/format/XMLMerge.hx:189:…