HaxeExtension / extension-webm

17 stars 58 forks source link

Doesnt install anything #5

Open XiominTSS opened 3 years ago

XiominTSS commented 3 years ago

when I run "haxelib install openfl-webm", it says its installed now. I try running "lime test windows", but it says its NOT installed. When I run "haxelib install openfl-webm" again, it says IT IS installed. what do I do?

XiominTSS commented 3 years ago

btw, does that with extensiom-webm, and alot of things too

HauntedLemon commented 3 years ago

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

XiominTSS commented 3 years ago

Did that, STILL NOT INSTALLED.

HauntedLemon commented 3 years ago

https://github.com/KadeDev/Kade-Engine/blob/stable/docs/building.md

XiominTSS commented 3 years ago

https://github.com/KadeDev/Kade-Engine/blob/stable/docs/building.md

Did that too. Still nothing.