Skip to content

Rossum 0.1.4 convenience distribution

Latest
Compare
Choose a tag to compare
@gavanderhoorn gavanderhoorn released this 19 Jan 14:46
· 25 commits to master since this release

This is a convenience distribution of rossum, ktransw, ninja and gpp.

Tools included:

  • rossum v0.1.4 (Apache 2)
  • ktransw v0.2.2 (Apache 2)
  • ninja v1.7.2 (Apache 2)
  • gpp v2.25-SNAPSHOT-ktransw-patches ((L)GPLv3)

Requirements

  • Python 2.7.x (see rossum readme)
  • EmPy (see rossum readme)
  • ktrans (from RoboGuide, see ktrans readme)

Installation

Extract the archive to a suitable location and place the directory containing
ktransw.cmd, rossum.cmd, gpp.exe and ninja.exe on the Windows PATH.

Make sure Python and EmPy have been installed.

If necessary, install the appropriate Visual C++ Redistributable 2013 package
(gpp will not run without it).

Opening a Windows command prompt (cmd) and running rossum should result in
the rossum usage text being printed.

Usage

See the rossum and ktransw readmes.

Note

The source links below point to the 0.1.4 sources of rossum and do not include ktransw, ninja or gpp.