lua-users home
lua-l archive

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


On Fri, May 10, 2013 at 09:22:34AM -0300, Daniel Bolgheroni wrote:
>
> Anyway, if I just don't explicitly link with libgdal or liblua, I
> eliminate the problem.

Sorry, not really. I don't need to link with liblua, but I need to link
with libgdal, of course. But if I do, I can't run the Lua program and
the error is the one I reported in the first post.

Thank you.