linker - Lua compilation link error -


When I try to compile a little lua program, I get these errors:

 Undefined reference to `  

Of course, I have the link with the -lll lua5.2-dev installed on my ubuntu if you have any more information Ask me if you need it.

Thank you!

When I try to compile a little lua program, I get these errors

No link program you receive these errors.

To add -ldl to the end of your link line is to be fixed.

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -