FirmamentGameEngine icon indicating copy to clipboard operation
FirmamentGameEngine copied to clipboard

can't install with haxelib

Open Nek opened this issue 12 years ago • 4 comments

haxelib install firmament No such Project : firmament

Nek avatar Aug 12 '13 19:08 Nek

Yes, this is a known issue, since there hasn't been a haxelib release for the openFL/haxe3 version of Firmament. I'll try to get one together soon.

JWambaugh avatar Aug 12 '13 19:08 JWambaugh

@martamius I see project has new commits, but I can't install from haxelib, after manual install your lib, I can't build Editor, but something works in examples. Also I can't create boilerplate of project with script command. Actually I don't know your haxelib list and version of libs. How to see your editor and samples? Do you update some manuals/samples ...?

Partysun avatar Dec 25 '14 21:12 Partysun

Yura,

Thanks for trying out the engine.  Can you tell me what operating system you are on?

I think there were some changes to openfl since that page was last updated ... you might try out the following (if you haven't already)

haxelib install lime  haxelib run lime setup  haxelib install openfl  haxelib install openfl-native  haxelib run openfl setup

openfl setup windows

haxelib install tjson haxelib install box2d haxelib install hscript

git clone https://github.com/martamius/Firmament.git

The build script should be in the Firmament directory (buildLib.sh or buildLib.bat).Can you post a script of the commands you are trying with the output or error messages you are seeing? Thanks! On Thursday, December 25, 2014 1:01 PM, Yura [email protected] wrote:

@martamius I see project has new commits, but I can't install from haxelib, after manual install your lib, I can't build Editor, but something works in examples. Also I can't create boilerplate of project with script command. Actually I don't know your haxelib list and version of libs. How to see your editor and samples? Do you update some manuals/samples ...? — Reply to this email directly or view it on GitHub.

rwlaschin avatar Jan 13 '15 08:01 rwlaschin

OS - Last Mac OS. 2015-01-13 19 22 54 2015-01-13 19 25 16

Partysun avatar Jan 13 '15 14:01 Partysun