lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
Re: Embedding lua - first steps
From
: Laurent FAILLIE <l_faillie@
...
>
Date
: Thu, 10 Sep 2015 09:07:13 +0000 (UTC)
Hi,
Le Jeudi 10 septembre 2015 10h39, Ervin Hegedüs <airween@gmail.com> a écrit :
>The output of "lua-config -include --libs" is this:
>
> -I/usr/include/lua50 -L/usr/include -llualib50 -llua50
It looks to me -L is wrong : libraries are in /usr/lib (or lib32 or lib63) but clearly not in /usr/include.
In my own code, running under Gentoo, I simply add '-llua' and everything is working fine (see
https://github.com/destroyedlolo/Marcel
as example).
Best regards,
Laurent
References
:
Embedding lua - first steps
,
Ervin Hegedüs
Prev by Date:
Embedding lua - first steps
Next by Date:
Re: Embedding lua - first steps
Previous by thread:
Embedding lua - first steps
Next by thread:
Re: Embedding lua - first steps
Index(es):
Date
Thread