JWambaugh / FirmamentGameEngine

Firmament Game Engine
GNU General Public License v3.0
87 stars 23 forks source link

can't install with haxelib #1

Open Nek opened 11 years ago

Nek commented 11 years ago

haxelib install firmament No such Project : firmament

JWambaugh commented 11 years ago

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.

Partysun commented 9 years ago

@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 ...?

rwlaschin commented 9 years ago

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 notifications@github.com 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.

Partysun commented 9 years ago

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