04-30-2012 07:09 AM
Hi!
Did anyone here compile luabind for the playbook? I had a try but I would probably need some more time to get it compiling. I'd appreciate some help if someone already compiled it. It's more the bjam set up than anything. I do have a working boost environment.
Thanks
Jurgen
04-30-2012 11:34 AM
There is a BlackBerry port of the lua library on Github.
Not sure if it include any work to 'luabind', but please have a look.
04-30-2012 12:13 PM - edited 04-30-2012 12:15 PM
Yes, I "use" this version already. Luabind is not part of it, though, but thanks. It is not part of the main lua distribution. Luabind uses heavily templated C++ classes and requires boost. If/when I'll get something running I will post a solution here.