
Nautilus script to compile a source code in C or C++.
Run in every GNOME version.
6 years ago
Install:
# Make it executable
chmod +x ./Compilar.sh
# Copy this script to nautilus directory:
cp -vi ./Compilar.sh ~/.gnome2/nautilus-scripts
Using:
Just select the file and run Compilar.sh in Scripts menú.
You need gcc, g++ and Xdialog to run this script.
Sorry for my poor english.
6 years ago
Install:
# Make it executable
chmod +x ./Compilar.sh
# Copy this script to nautilus directory:
cp -vi ./Compilar.sh ~/.gnome2/nautilus-scripts
Using:
Just select the file and run Compilar.sh in Scripts menú.
You need gcc, g++ and Xdialog to run this script.
Sorry for my poor english.