WindowsBuild21 » History » Version 3

« Previous - Version 3/11 (diff) - Next » - Current version
Chris Cannam, 2013-03-28 09:42 AM


Building SV v2.1 for Windows

Best done from hg, using Qt5 / MinGW and Qt Creator

  1. Check out the with-dependencies branch:
    $ hg clone -b with-dependencies https://code.soundsoftware.ac.uk/hg/sonic-visualiser
    
  2. Open sonic-visualiser.pro in Qt5 Creator
  3. Configure project to do a release build with g++/MinGW tools, and disable shadow build (currently the build must be in-place)