Skip to content

how to compile on linux? #4038

Closed Answered by NotHyper-474
cyn0x8 asked this question in Compiling help
Jan 25, 2025 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

I guess it's rebuilding Lime as the repo doesn't come with the Linux NDLLs, but the way hmm clones it sort of screws up the submodules. Change working directory to .haxelib/lime/git, run

git submodule init
git submodule sync
git submodule update

...then go back and try again.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@cyn0x8
Comment options

@NotHyper-474
Comment options

@cyn0x8
Comment options

Answer selected by AbnormalPoof
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants