Home
Name Modified Size InfoDownloads / Week
Installer 2020-05-21
src 2020-01-10
Windows 2019-04-02
README 2019-12-22 1.2 kB
Totals: 4 Items   1.2 kB 7
For most systems there is an install script which makes it simpler to install
ebe.  This script works well with the systems which incorporate a builtin
package manager.  It also works well with OS X for which it will install and
use HomeBrew which is an add-on package manager.

For Windows, there is an installation program which make it easy to install
ebe and a second installation program to instlla all required tools.

Installer
=========
This directory contains "install_ebe.sh" and the README file there explains
how to use it.

Windows
=======
There are binary installers built with Inno Setup in the Windows directory.

Windows users can also use git to download the source.  I have been using
Cygwin to provide git and the vi editor.  The most recent version for Windows
has been built using the Qt Creator with its builtin Mingw32 compiler suite.
I have not been debugging ebe within the Creator.  Perhaps this could be done
if ebe were built with Mingw64 and then ebe itself used the same compiler
suite. There could still be a need to run ./qrc within cygwin.  I have
compiled ebedecl using make under cygwin which makes it necessary to have a
few cygwin DLLs in the directory with ebedecl to execute it from ebe.
Source: README, updated 2019-12-22