Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Windows 64 Bit | 2015-01-31 | ||
Windows 32 Bit | 2015-01-31 | ||
MacOSX 10.10 | 2015-01-31 | ||
Source | 2015-01-31 | ||
md5.txt | 2015-01-31 | 254 Bytes | |
readme.txt | 2015-01-31 | 979 Bytes | |
Totals: 6 Items | 1.2 kB | 0 |
Readme File for GameOfLife Autor: Andreas Konarski Contact: programmieren@konarski-wuppertal.de andreaskw@gmx.de Licence: GPL V3 or later Windows XP, Windows 7 and Windows 8: Just extract the zip file and launch GameOfLife.exe. Place the GameOfLife 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 sience QT 4.8.0. Linux: You have to build the application from scratch. First install the latest version of qt4 or qt5, if not already happened. Extract the sources and run qmake and make inside the folder with the sources. Other operating systems supported by qt4 or qt5: You have to build the application from scratch. Install the latest version of qt4 or qt5 if not already happened and build the application the way, it should be done on your platform.