Skip to content

FORNUTS Version 1.0

Latest
Compare
Choose a tag to compare
@veevelder veevelder released this 12 Nov 21:42
· 2 commits to master since this release

Mac OS X

Simply download fornuts.dmg. Contains both the GUI and command line versions of the software. Drag and drop the program into your Applications folder and you are good to go.

Windows

Windows has two version available for download, the first one is meant to be installed, the second is a portable version of the application, no install required.

  1. Simply download the fornuts.exe installer run the installer and thats it. This will provide you with both the GUI and command line version.
  2. Downlad the fornuts.zip extract the contents to any location and run the fornuts.exe application within the fornuts folder.

Linux

Download the fornuts.tar.gz and untar the package.

To compile the commandline version simply go in the cmd/ folder and run 'make', fornuts_cmd will be generated.

To compile the gui version QT is required to be installed. After which go into the gui/fornuts folder and run a 'qmake fornuts.pro'. This will generate a makefile which can be used by running 'make'. The gui binary will be generated as fornuts.