cmucam3-hardware (#1) - Lua problems (#228) - Message List

Lua problems

Hi I already installed my lua.exe, luac.exe and lua51.dll in C:\lua but I have problems with this part of the tutorial:

"In windows under cygwin, use the following lines to compile:

cd src make LUAC_T=luac.exe MYCFLAGS=-mno-cygwin MYLDFLAGS=-mno-cygwin luac.exe ... make LUA_T=lua.exe MYCFLAGS=-mno-cygwin MYLDFLAGS=-mno-cygwin lua.exe "

If i write cd src when i access my cygwin or in my lua folder I get a "No such file or directory" answer. And whenever i write the make lines from my lua folder I get: "make: Nothing to be done for luac.exe" And if I do it from cygdrive/c I get a No rule to make target 'luac.exe'. Stop.

Thanks

  • Message #560

    Already fixed thanks.

    • Message #564

      A bigger issue is that we haven't finished the LUA environment for CMUcam. We are still working on it, but it isn't complete yet. Check back at the end of the summer. We should have some progress by then.