lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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!