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