WindowsBuild30 » History » Version 1
Chris Cannam, 2017-01-09 10:57 AM
1 | 1 | Chris Cannam | h1. Building SV v3.0 installers on Windows |
---|---|---|---|
2 | 1 | Chris Cannam | |
3 | 1 | Chris Cannam | Version 3.0 of Sonic Visualiser now has a 64-bit version for Windows. The 32-bit version is also still supported. |
4 | 1 | Chris Cannam | |
5 | 1 | Chris Cannam | * The 64-bit version is built using *Qt Creator with the Microsoft Visual C++ compiler*. Install 64-bit Microsoft Visual Studio 2015 Community Edition and Qt 5.7 (or latest 5.x). |
6 | 1 | Chris Cannam | |
7 | 1 | Chris Cannam | * The 32-bit version is built using *Qt Creator with MinGW compiler*. Install Qt 5.7 (or latest 5.x) with Qt Creator and ensure that the 32-bit MinGW option is available. |