PROLOGIO requirements

To make use of PROLOGIO, you currently need the following:

  1. GNU C++ version 2.1 or later, or Microsoft C/C++ version 7 (including the SDK)
  2. The PROLOGIO library (libproio.a or prologio.lib) and header files
  3. The wxWindows library (available from Julian Smart at AIAI)

To recompile the library, you need YACC and LEX on UNIX, Gnu YACC on DOS. It not possible to recompile the lexical analyser under DOS unless you have a version of LEX (FLEX does not seem to be compatible enough); do it on UNIX and transfer the generated C files to DOS.