Raster: replaced CRC32 with a faster byte-based implementation
[bblament.git] / README.md
blob23d6c9652309a60955c04d6e9f4c1a6b0a91eb4a
1 BlackBox Component Builder 2.0: Lament Configuration
2 ====================================================
4 This is BlackBox Component Builder for Windows and GNU/Linux. There is
5 preliminary support for OpenBSD and FreeBSD. (Volunteers are welcome!)
7 Tested on:
8 * Slackware GNU/Linux
10 To build BlackBox for GNU/Linux:
12         sh build-bb.sh
14 To build BlackBox for Windows:
16         sh build-bb.sh win
18 To build BlackBox for Windows in Windows:
20         build-windows.bat
22 To run GUI:
24         ./blackbox
26 If you have some problems on Ubuntu, try this:
28         # fix Ubuntu-specific problems:
29         unset UBUNTU_MENUPROXY
30         unset GTK_MODULES
31         export LIBOVERLAY_SCROLLBAR=0
32         ./blackbox
34 Authors:
35 * Oberon microsystems AG
36 * BlackBox Framework Center
37 * OberonCore
38 * Alexander V. Shiryaev
39 * Igor A. Dehtyarenko
40 * Ivan A. Denisov
41 * Anton A. Dmitriev
42 * Ketmar Dark