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
moises.pacheco
06/15/08 20:30:06
