|
2 年之前 | |
---|---|---|
Check | 3 年之前 | |
Com | 3 年之前 | |
Comm | 3 年之前 | |
Cons | 3 年之前 | |
Ctl | 3 年之前 | |
Deb | 3 年之前 | |
Dev | 3 年之前 | |
Docu | 3 年之前 | |
Fbsd | 3 年之前 | |
Form | 3 年之前 | |
Lin | 3 年之前 | |
Mdi | 3 年之前 | |
Obsd | 3 年之前 | |
Obx | 3 年之前 | |
Ole | 3 年之前 | |
Sql | 3 年之前 | |
Std | 3 年之前 | |
System | 2 年之前 | |
Text | 3 年之前 | |
Win | 2 年之前 | |
Xhtml | 3 年之前 | |
.gitignore | 3 年之前 | |
BlackBox.exe.manifest | 3 年之前 | |
LICENSE.txt | 3 年之前 | |
README.md | 3 年之前 | |
build-devlinux | 3 年之前 | |
build-devwindows | 3 年之前 | |
build-linux | 3 年之前 | |
build-obsd | 3 年之前 | |
build-windows | 3 年之前 | |
build-windows.bat | 3 年之前 | |
clean | 3 年之前 | |
dev0lin | 3 年之前 | |
dev0win.exe | 3 年之前 | |
pack-dev0lin | 3 年之前 | |
pack-dev0win.odc | 3 年之前 | |
run-BlackBox | 3 年之前 | |
run-dev0 | 3 年之前 | |
version.txt | 3 年之前 |
BlackBox Component Builder for Windows, GNU/Linux, OpenBSD, FreeBSD
Tested on:
Download: https://blackbox.oberon.org/download
Installation of required packages in Debian-based systems:
For Alt Education 9.1
apt-get install i586-libgtk+2-devel.32bit
Ubuntu 18/20 LTS, Mint 19/20:
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install libgtk2.0-0:i386 gtk2-engines:i386 gtk2-engines-murrine:i386 libcanberra-gtk-module:i386 gnome-themes-extra:i386
Linux Mint 20 has no package 'gnome-themes-extra:i386', it can be safly ignored. There will be warning in console.
Debian 9.X/10.X GNOME/Xfce/KDE
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install libgtk2.0-0:i386 gtk2-engines:i386 gtk2-engines-murrine:i386 libcanberra-gtk-module:i386 gtk2-engines-pixbuf:i386 libatk-adaptor:i386 libgail-common:i386 gnome-themes-standard:i386
Arch-based systems amd64:
sudo pacman -S multilib/lib32-gtk2
sudo pacman -Rc lib32-librsvg
In OpenBSD use 'wxallowed' flag in mount options for the partition to start BlackBox from.
To build BlackBox:
./build-linux
./build-windows
To run GUI:
./blackbox
To run GUI in Ubuntu:
./run-BlackBox
To clean reopsitory:
./clean
Authors: