HaxeExtension/extension-webm

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

MonkeFunke opened this issue · 4 comments

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

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! :)

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

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

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.