Building tolua++ on Mac OSX

Has anyone found a good way to build tolua++ on MacOSX? I’ve been having some trouble. So far I’ve got lua installed but am still hitting an issue because lualib isn’t found:

ld: library not found for -llualib

Is there a simple step I’m missing? I’ll continue digging, but I thought I would check here to see if anyone had a solution.

Thanks!

Answering my own question, I found that I could build it locally using the instructions here:

http://lua-users.org/wiki/CompilingToluappWithoutScons