Waldemar Celes wrote:
If tolua is enough for your use, I've just updated it to Lua 5.1.
Check www.tecgraf.puc-rio.br/~celes/tolua
<http://www.tecgraf.puc-rio.br/%7Eceles/tolua>
-- waldemar
Yes, I read tolua++ is just for inheritance and stuff... I only have
plain ol' classes.
And it compiles well for this noob too! :-D
Thanks!
On Aug 2, 2007, at 9:05 PM, L-28C wrote:
Hello everyone!
First of all: I'm sorry for being such a noob with Lua and toLua and
asking so many questions... :-(
Second of all: Why the heck does toLua++ insist on using SCons? Why
not just a makefile?
Third of all: How can I set SCons to use Cygwin instead of MSVC? No
matter what I change in the SConstruct file, I keep getting MSVC's
compiler... I even renamed MSVC's bin folder, however I got 'cl:
command not found', which sucks.
Help? Thanks in advance!