• Started 19th Oct 2012 in Help
    It kept thinking variables were functions. And saying that stuff is just plain wrong. error: 'LUA_GLOBALSINDEX' was not declared in this scope error: there are no arguments to 'lua_equ...
  • Started 19th Oct 2012 in Help
    nope...It won't run in Windows. I forced it to and it worked but I will have to do that to all the files it complains about.
  • Started 18th Oct 2012 in Help
    Where? What headers on the wiki? And I told you...there is no includes folder. EDIT:ps...LIBBZ2.dll is missing.
  • Started 18th Oct 2012 in Help
    yes...and I erased it and restarted. I copied most of the missing libraries so I am still making progress. I'm now at the point of in saying "lua_equal" is not declared in this scope e...
  • Started 18th Oct 2012 in Development Assistance
    You are just getting started. There are hundreds of more things you have to fix before a window will even flicker into existance. My error thread is already a "popular topic". O_O Good luck...
  • Started 18th Oct 2012 in Help
    I have absolutely nothing labled includes anywhere in the source...O_O...and the lualibraries are working fine in the cat folder. But now it says PT_... is not declared in this scope or anywhere. (It...
  • Started 18th Oct 2012 in Help
    Why does the end of the wiki say "bagels"? Theres a bunch of other crap in there too. I found the lua.h code on the internet and pasted it into a file and threw it in the cat folder. Now it...
  • Started 18th Oct 2012 in Help
    There is a folder with lua stuff in it. Just none of those three. It is labled "cat". There seems to be no "includes" folder or "SDL" folder. -_-
  • Started 18th Oct 2012 in Help
    lua.h, luaxlib.h, and lualib.h (I'm probably missing more...I don't think that my source download included many)
  • Started 18th Oct 2012 in Help
    DING...fixed! But missing more libraries. WARNING: IT MAY RUIN OTHER OPERATING SYSTEMS. I set the whole thing to only run on Windows to shut it up. I'll narrow it down later but I want to get it...