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

Whenever I try to install it, it says its installed, but when I run "lime test windows" it says it was never installed, what the hell is this?? #7

Open
MonkeFunke opened this issue Jul 3, 2021 · 4 comments

Comments

@MonkeFunke
Copy link

No description provided.

@HauntedLemon
Copy link

i was having this issue as well and i finally figured it out. after doing "haxelib install openfl-webm" type in "haxelib git extension-webm" the git path is "https://github.com/KadeDev/extension-webm" (if it doesn't work download the zip from that website) it will take a hot minute to install. after that type "lime rebuild extension-webm windows" and you should be good to go unless any other libraries need to be installed then you just "haxelib install ____". if you have everything done and do lime test windows, then nothing will pop up and you have to wait for it to run since it's being done for the first time (takes a while) hopefully this works for you! :)

@allegations0
Copy link

omg @HauntedLemon tysm bro i love u so much u saved my life😆

@HauntedLemon
Copy link

no problem. kade is giving me new issues i need to figure out now fml

@Munoida
Copy link

Munoida commented Jun 3, 2022

Tried this, had the same issue as last time, except this time it went a lil longer before spitting errors at me

Error: In file included from /usr/include/features.h:514,
from /usr/include/bits/libc-header-start.h:33,
from /usr/include/stdint.h:26,
from /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.0/include/stdint.h:9,
from /home/kaizo/haxelib/hxcpp/4,2,1/include/hx/OS.h:61,
from /home/kaizo/haxelib/hxcpp/4,2,1/include/hx/CFFI.h:17,
from ./common/ExternalInterface.cpp:14:
/usr/include/gnu/stubs.h:7:11: fatal error: gnu/stubs-32.h: No such file or directory
7 | # include <gnu/stubs-32.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.

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

4 participants