dancing penguin Dancing QT


Navigation
  • about
  • features
  • screenshot
  • requirements
  • download
  • installation
  • contact
  • SourceForge

  • SourceForge Logo

    download


    Please make sure your system has the necessary components installed before you try to install Dancing QT - you'll save yourself a lot of trouble this way.

    latest stable release

    Sorry, so far no stable version of Dancing QT has been released. Please see below for more information on how to get a development version.

    current development version

    Please note that using a development version may contain certain risks - it may not work the way it is intended to, and it may not even compile.

    There are basically two ways of getting the current development version: you can use the autmatically generated nightly tarball or you can use CVS to download the files to your system using the following commands:

    cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/dqt login
    cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/dqt co src
    
    You will be asked for a password during the login - simply press the Enter key.