Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tried to rebuild tools and failed #1

Closed
sergey-miryanov opened this issue Dec 2, 2013 · 3 comments
Closed

Tried to rebuild tools and failed #1

sergey-miryanov opened this issue Dec 2, 2013 · 3 comments

Comments

@sergey-miryanov
Copy link
Contributor

Hi,

Maybe I'm doing something wrong, but where is lime.ndll?
I trie to rebuild tools and got following errors:

zerg@rush ~/src $ openfl rebuild tools
Warning: Source path "/usr/lib/haxe/lib/lime/git/ndll/Windows/lime.ndll" does not exist
Warning: Source path "/usr/lib/haxe/lib/lime/git/ndll/Mac/lime.ndll" does not exist
Warning: Source path "/usr/lib/haxe/lib/lime/git/ndll/Mac64/lime.ndll" does not exist

If I tried to test project I got:

zerg@rush ~/src/openfl-extension/T $ openfl test android -debug
Called from flash/utils/ByteArray.hx line 717
Called from flash/Lib.hx line 233
Called from flash/Lib.hx line 308
Called from flash/Lib.hx line 180
Called from /usr/lib/haxe/std/neko/Lib.hx line 30
Uncaught exception - load.c(237) : Failed to load library : lime.ndll (lime.ndll: cannot open shared object file: No such file or directory)

haxelib run openfl setup also not work:

zerg@rush ~/src $ haxelib run openfl setup
Called from flash/utils/ByteArray.hx line 717
Called from flash/Lib.hx line 233
Called from flash/Lib.hx line 308
Called from flash/Lib.hx line 180
Called from /usr/lib/haxe/std/neko/Lib.hx line 30
Uncaught exception - load.c(237) : Failed to load library : lime.ndll (lime.ndll: cannot open shared object file: No such file or directory)
@sergey-miryanov
Copy link
Contributor Author

Hm, I don't know what I did, but now openfl setup and openfl test work fine.
Still have an issue with rebuild tools.

jgranick pushed a commit that referenced this issue Mar 26, 2014
@dillanjwilding
Copy link

I am having this issue as well but there doesn't seem to be any documentation I can find on how to fix it. Any ideas?

@jgranick
Copy link
Member

1.) Make sure that you have a development version of Lime, you will not be able to rebuild a haxelib copy of Lime fully

2.) Please follow the instructions on https://github.com/openfl/lime#building-from-source to build 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants