Open CdevRam opened 3 years ago
I might not know more than you to be completely honest, but you have to install the libraries that are within the project.hx near the top. Head into CMD after installing those libraries and try from there. If that doesn't work then type haxelib run lime test windows
Sorry if i can't help any further!
lime rebuild extension-webm windows
this is literally in the building docs like come on
thanks ill try that
i also have that problem but i also have try writting lime rebuild extension-webm windows and it dosen't work.
I have a good solution and it's that you can uninstall all of the things related to Haxe 4.1.5 and download it again.
lime rebuild extension-webm windows
this is literally in the building docs like come on
Hey, buddy. Maybe it's because they had https://github.com/GrowtopiaFli/extension-webm installed before kade forked it for kade engine. Don't be a prick.
Had the exact same issue. Don't even know how I solved it. I just kept removing extension-webm and reinstalling it until I finally had the kade version.
Okay yeah I just tried it. What you want to do is:
haxelib remove extension-webm git
haxelib git extension-webm https://github.com/KadeDev/extension-webm
(wait for it to finish)
And THEN. Regardless of if haxelib remove extension-webm git
failed or not (because I could easily be wrong about the issue being multiple versions of extension-webm) run:
lime rebuild extension-webm windows
This should really be in the docs, because I bet many people jumped on installing https://github.com/GrowtopiaFli/extension-webm to use GrowtopiaFli's webm code for cutscenes in their mod.
Everytime i run "lime test windows" it pull dup this error. Id love some help