Menu

Tree [r18] /
 History

HTTPS access


File Date Author Commit
 Benutzerlevel.cpp 2013-02-17 andreaskw1978de [r13] First import to subversion on SourceForge secon...
 Benutzerlevel.h 2013-02-17 andreaskw1978de [r13] First import to subversion on SourceForge secon...
 Benutzerlevel.ui 2013-02-17 andreaskw1978de [r13] First import to subversion on SourceForge secon...
 Highscore.cpp 2023-10-31 andreaskw1978de [r17] Code now ready up to QT 6.3.
 Highscore.h 2013-02-17 andreaskw1978de [r13] First import to subversion on SourceForge secon...
 Highscore.ui 2013-02-17 andreaskw1978de [r13] First import to subversion on SourceForge secon...
 MainWindow.cpp 2013-02-17 andreaskw1978de [r13] First import to subversion on SourceForge secon...
 MainWindow.h 2023-12-26 andreaskw1978de [r18] Compilation is working under QT 5 again.
 MainWindow.ui 2023-10-31 andreaskw1978de [r17] Code now ready up to QT 6.3.
 Mienenzaehler.cpp 2013-02-17 andreaskw1978de [r13] First import to subversion on SourceForge secon...
 Mienenzaehler.h 2013-02-17 andreaskw1978de [r13] First import to subversion on SourceForge secon...
 Minefield.pro 2013-02-17 andreaskw1978de [r13] First import to subversion on SourceForge secon...
 Minefield.rc 2013-02-17 andreaskw1978de [r13] First import to subversion on SourceForge secon...
 Minenfeld.cpp 2023-12-26 andreaskw1978de [r18] Compilation is working under QT 5 again.
 Minenfeld.h 2013-02-17 andreaskw1978de [r13] First import to subversion on SourceForge secon...
 Random.cpp 2023-10-31 andreaskw1978de [r17] Code now ready up to QT 6.3.
 Random.h 2023-10-31 andreaskw1978de [r17] Code now ready up to QT 6.3.
 Scene.cpp 2023-10-31 andreaskw1978de [r17] Code now ready up to QT 6.3.
 Scene.h 2023-10-31 andreaskw1978de [r17] Code now ready up to QT 6.3.
 Screenshot_unter_osx_01.png 2013-02-17 andreaskw1978de [r13] First import to subversion on SourceForge secon...
 Uebersetzung_de.qm 2013-02-17 andreaskw1978de [r13] First import to subversion on SourceForge secon...
 Uebersetzung_de.ts 2013-02-17 andreaskw1978de [r13] First import to subversion on SourceForge secon...
 Viewer.cpp 2013-02-17 andreaskw1978de [r13] First import to subversion on SourceForge secon...
 Viewer.h 2013-02-17 andreaskw1978de [r13] First import to subversion on SourceForge secon...
 gpl.txt 2013-02-17 andreaskw1978de [r13] First import to subversion on SourceForge secon...
 icon.icns 2013-02-17 andreaskw1978de [r13] First import to subversion on SourceForge secon...
 icon.ico 2013-02-17 andreaskw1978de [r13] First import to subversion on SourceForge secon...
 main.cpp 2023-12-26 andreaskw1978de [r18] Compilation is working under QT 5 again.
 readme.txt 2015-02-01 andreaskw1978de [r16] Readme Updated
 resourcen.qrc 2013-02-17 andreaskw1978de [r13] First import to subversion on SourceForge secon...

Read Me

Readme File for Minefield

Autor:		Andreas Konarski
Contact:	andreaskw@gmx.de
		programmieren@konarski-wuppertal.de
Licence:	GPL V3 or later

Windows XP, Windows7 and Windows 8:
Just extract the zip file and launch Minefield.exe. Place the Minefield folder where you want, but don’t change the internal structure of the folder, or the application will stop working.

MacOSX 10.10:
Just place the bundle where you want. It should solve all dependencies.
The binaries are now 64 bit only, because 32 bit build failed with QT 5.

Linux:
You have to build the application fro scratch. First install the latest version of qt4, if not already happened. Extract the sources and run qmake and make inside the folder with the sources.

Other operating systems supported by qt4:
You have to build the application from scratch. Install the latest version of qt4 if not already happened and build the application the way, it should be done on your platform.