[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: luarocks and includes
- From: Gunnar Zötl <gz@...>
- Date: Fri, 08 Jan 2010 19:47:55 +0100
Hi,
I hope this list is ok for this issue.
I could not get luarocks to search platform specific incdirs (or, for
that matter, any incdirs at all) when looking for header files in the
external dependencies. Is that correct or am I just being dim? The
incdirs are added to the compile commands, as expected.
I feel that luarocks should search those directories when looking for
dependencies.
Gunnar