Jump to navigation Jump to search

Compiling

Source Code

         QuickPlay was written in Delphi 2006, you will need that IDE
         You will also need a number of components to compile your own version. 
         Links to these files are provided below, but please examine the GIT repo for the dependencies

Notes for QuickPlay Source

Starting with Quickplay 3.8.1 you will need to also download the "Johnlib" package available on Sourceforge. Without this package Quickplay WILL NOT compile. So download it and add it to your library path.

<a href="http://sourceforge.net/projects/quickplay/files/johnLib/">Download JohnLib</a>

Components Required

           <a href="http:///www.delphi-gems.com">Virtual Treeview</a>
             Author: Mike Lischke 
           <a href="http:///www.delphi-gems.com">GraphicsEX</a>
             Author: Mike Lischke 
           <a href="extra/ThhFindFile.zip">FindFile</a>
             Author: Howard Harvey
           <a href="http://www.geocities.com/SiliconValley/Network/2114/index.html">Zip Master</a>
             Author: Chris Vleghert 
           <a href="http://jvcl.sourceforge.net/">JVCL + JCL (I used 3Beta2, but any version should do)</a>
             Author: <a href="http://www.delphi-jedi.org/">Project Jedi</a> 

Git

You can check out the source using: