- Where Developers Learn, Share, & Build Careers
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
Post a Comment