I'm getting an error while following the Kade Engine Build Guide

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

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like