![]() | Porting KGoldrunner to Other Platforms |
Prev |
KGoldrunner is written in C++, using Linux and the free-software version of the portable Qt object and GUI library. The current version can be compiled and run either with KDE 3 and Qt 3 or with Qt 3 alone.
The Qt-only version of KGoldrunner is intended to be almost independent of Linux and the KDE desktop. That means it should be fairly easy to port to other operating systems, such as Windows and Macintosh, because the Qt library and C++ language are portable to other operating systems and the KGoldrunner source code is available as free software.
If you would like to port KGoldrunner, please email Ian Wadham at ianw@netspace.net.au, to obtain the latest version of the Qt-only code and the Technical Details document. Of course, you must have your own C++ development setup on your target machine. Also, the Qt library is not free software on Windows and Macintosh, so you will need to have access to a system with a paid Qt Development licence.
Prev | Home | |
Compilation and Installation | Up |