@cyberdragon442(View Post) can you post a pastebin of all the errors? You may not have included lua correctly. On the page before, it also said something about test.c and file.c, make sure those aren't being included
@jacob1(View Post) I usually use MSYS to run the generator.py script, because that command won't normally work on Windows. You could try making a batch file or something (another Python script?) to get the list of the files to run generator.py, though. Or you could just try this (warning: not tested extensively, and probably not very good coding, either). (the only reason I wrote it in C++ is because that's the only programming language I know...)