Skip to content
Jacob Johansen edited this page May 16, 2013 · 8 revisions

Build on Windows7 (x64)

  1. install git on windows

  2. install python2

  3. git clone git://github.com/luvit/luvit.git --recursive

  4. open command shell ; cd luvit/tools/gyp then python setup.py install

  5. open command shell ; cd luvit/ then

    python configure

    to generate vs solution file.

  6. open cmmand shell ; python luvit/tools/build.py build

Building in OSX

  1. make CC="gcc -arch i386"

Bundle

$ make bundle