|
hai 8 meses | |
---|---|---|
.github | hai 9 meses | |
Check | hai 1 ano | |
Com | %!s(int64=2) %!d(string=hai) anos | |
Comm | hai 1 ano | |
Cons | hai 1 ano | |
Ctl | %!s(int64=3) %!d(string=hai) anos | |
Dev | hai 11 meses | |
Docu | hai 1 ano | |
Fbsd | hai 1 ano | |
Fig | %!s(int64=2) %!d(string=hai) anos | |
Form | %!s(int64=3) %!d(string=hai) anos | |
Lin | hai 1 ano | |
Mdi | hai 1 ano | |
Obsd | hai 1 ano | |
Obx | %!s(int64=2) %!d(string=hai) anos | |
Ole | %!s(int64=2) %!d(string=hai) anos | |
Sql | %!s(int64=2) %!d(string=hai) anos | |
Std | hai 8 meses | |
System | hai 11 meses | |
Text | %!s(int64=2) %!d(string=hai) anos | |
Win | hai 1 ano | |
Xhtml | %!s(int64=3) %!d(string=hai) anos | |
packaging | hai 1 ano | |
.gitignore | %!s(int64=2) %!d(string=hai) anos | |
BlackBox.exe.manifest | %!s(int64=3) %!d(string=hai) anos | |
LICENSE.txt | hai 1 ano | |
README.md | hai 1 ano | |
build-fbsd | hai 1 ano | |
build-linux | hai 1 ano | |
build-obsd | hai 1 ano | |
build-windows | hai 1 ano | |
build-windows.bat | hai 1 ano | |
clean | %!s(int64=2) %!d(string=hai) anos | |
dev0fbsd | hai 1 ano | |
dev0lin | hai 1 ano | |
dev0obsd | hai 1 ano | |
dev0win.exe | hai 1 ano | |
export-linux | hai 1 ano | |
export-windows | %!s(int64=2) %!d(string=hai) anos | |
pack-dev0fbsd | hai 1 ano | |
pack-dev0lin | hai 1 ano | |
pack-dev0obsd | hai 1 ano | |
pack-dev0win.odc | %!s(int64=2) %!d(string=hai) anos | |
run-BlackBox | %!s(int64=3) %!d(string=hai) anos | |
run-BlackBoxInterp | hai 1 ano | |
run-dev0 | hai 1 ano | |
version.txt | %!s(int64=3) %!d(string=hai) anos |
List of supported operating systems:
Tested on:
Packages available here
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
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
sudo pacman -S multilib/lib32-gtk2
sudo pacman -Rc lib32-librsvg
sudo dnf install gtk2.i686 gtk2-devel.i686
apt-get install i586-libgtk+2-devel.32bit
Use 'wxallowed' flag in mount options for the partition to build or start BlackBox from.
./build-linux
./build-openbsd
./build-freebsd
./build-windows
On Windows, these commands can be run from MSYS2
There is also a build-windows.bat script that can be used to build the Windows version from Windows or Wine
./export <outputDirectory>
Run tiled version:
BlackBox.exe
Run MDI version:
BlackBoxMDI.exe
./run-BlackBox
Symbolic link to this script can be created to run from any directory:
ln -s `readlink -f run-BlackBox` ~/bin/blackbox
And then BlackBox Component Builder (GUI) can be run with blackbox command from anywhere. The current directory will be used as a BlackBox secondary directory.
BlackBoxInterp.exe
./run-BlackBoxInterp
Symbolic link to this script can be created to run from any directory:
ln -s `readlink -f run-BlackBox` ~/bin/blackbox-cli
And then BlackBox Component Builder (command line interpreter) can be run with blackbox-cli command from anywhere. The current directory will be used as a BlackBox secondary directory.