WindowsBuild21 » History » Version 3

Version 2 (Chris Cannam, 2013-03-28 09:08 AM) → Version 3/11 (Chris Cannam, 2013-03-28 09:42 AM)

h1. Building SV v2.1 for Windows

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

# Check out the with-dependencies branch:
<pre>
$ hg clone -b with-dependencies https://code.soundsoftware.ac.uk/hg/sonic-visualiser
</pre>
# 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)