Skip to content
hanya edited this page Jun 2, 2012 · 3 revisions

Compilation of RUNO on Windows environment.

mswin

The example with these environment:

  • VC 2008 C++ Express
  • OpenOffice.org DEV300m69 and SDK
  • ActiveScriptRuby 1.9.1p376
  1. Install them descrived above.
  2. Run setsdkenv_windows.bat to setup your SDK.
  1. Start Visual Stadio Command Prompt or start cmd.exe and run vsvars32.bat to setup environmental varialbles.
  2. Run setsdkenv_windows.bat to set environment variables for OpenOffice.org SDK.
  3. Create Makefile and make with it.
    rake
Clone this wiki locally