So most of you have likely heard of Friday Night Funkin'. I am trying to follow the build guide for the Kade Engine Mod builder (which can be found here:).
Here's the problem: I had an issue with the command lime build windows (which builds to windows) and it gave me the error: Error: Source path "C:/HaxeToolkit/haxe/lib/extension-webm/git/ndll/Windows64/extension-webm.ndll" does not exist Then I used ctrl + f to search the build guide for extension-webm. So I first ran haxelib git extension-webm (which did what is was supposed to do) it updated what I already have. Then I tried lime rebuild extension-webm windows but it gave the error
Error: ExternalInterface.cpp C:\HaxeToolkit\haxe\lib\hxcpp\4,2,1\include\hx\OS.h(59): fatal error C1083: Cannot open include file: 'stddef.h': No such file or directory
Please can I have some help?
Reset to default