lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


if i use make linux, it failed with something like missing files...
but if i use make generic, it work.
is it normal?

I'm only guessing because you didn't include the error message (hint), but this might have to do with different (default) include paths? You can also try running "make echo" and comparing outputs.