Menu

How to build-run under Linux

Voldracarno Draconor

How to build/run under Linux:
There are 3 possibilities to run this tool under Linux.

First possibility: Compile:
What you need:
Qt 5.1 library's (or newer), qmake (installed with Qt) and GNU make.
Type qmake -v to check your installed qmake and Qt version.

HowTo:
Extract the source folder, open a terminal window, navigate to the extracted sourcefolder to the source files, type qmake, type make and at last you can open the executable file Open-Hashtool.

Second possibility: Qt Creator:
What you need:
Qt Creator

Download and Install Qt Creator with the Qt installer, open the file Open-Hashtool.pro with Qt-Creator, press Strg+B to build or Strg+R to build and run the application. After that, you will find the executable file in ~/build-Open-Hashtool(...).

Third possibility: Wine (Warning: Unstable Now stable :) )
What you need:
Wine
The Windows package of Open-Hashtool

HowTo:
Open the Wine configuration program and set Windows-Version to Windows 2008 or lower.
Now download the the Windows package of Open-Hashtool. Extract it and run the Open-Hashtool.exe with wine.

Project Members:


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.