Remo Dentato wrote:
The problem is when I try to link the library to the larger program I'm working on. I get the LNK2019 error (symbol unresolved).
Try to #include lua.hpp (find it in 'etc' directory of Lua distribution). -- Shmuel