Rubik Program Code
Status: Planning
Brought to you by:
the_manni
| File | Date | Author | Commit |
|---|---|---|---|
| docs | 2009-07-01 |
|
[15ca62] Moved source to git |
| i18n | 2009-07-01 |
|
[15ca62] Moved source to git |
| src | 2010-03-03 |
|
[c83157] Fixes: can not select a cubie |
| AUTHORS | 2010-03-03 |
|
[1d6d58] Trial of a solver algorithm & some organizing |
| COPYING | 2009-07-01 |
|
[15ca62] Moved source to git |
| README | 2009-07-01 |
|
[15ca62] Moved source to git |
| configure | 2010-03-03 |
|
[1d6d58] Trial of a solver algorithm & some organizing |
| configure.bat | 2010-03-03 |
|
[1d6d58] Trial of a solver algorithm & some organizing |
| rubikprogram.pro.in | 2010-03-03 |
|
[1d6d58] Trial of a solver algorithm & some organizing |
Documentation can be found in "docs" directory. Building the project: 0) install qt libraries (with header files) qmake must be in the path, or in QTDIR directory 1) Run "./configure" (or "configure.bat" on windows) 2) Run "make" (or "mingw32-make" on windows)