forked from RTMilliken/EDFbrowser
-
Notifications
You must be signed in to change notification settings - Fork 1
Build the source
Andras Fuchs edited this page Jan 13, 2016
·
12 revisions
- Download QtCreator
- Run qt-unified-windows-x86-online.exe
- Select Qt 5.5, MinGW 4.9.2 32 bit, msvc2013 32-bit and QtCreator (4.2 GB)
- Start QtCreator
- Open edfbrowser.pro
- Press Ctrl + B to build
- Download Visual Studio 2015 Community Edition
- Run vs_community_ENU.exe
- Install Visual Studio
- Download Qt 5.6 (beta)
- Install Qt with MSVC2015
- Start Qt shell (Start Menu / All Apps / Qt 5.6 / Qt 5.6 32 bit for Desktop (MSVC2015))
- Run generate_vs2015_project.bat
- Start Visual Studio
- Open the generated edfbrowser.vcxproj
- Press F7 to build