Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 371 Bytes

windowsbuild.md

File metadata and controls

10 lines (9 loc) · 371 Bytes

Windows build recipe

pip install --upgrade conan
conan build . --profile:all profiles\windows_msvc_17_release 
cd ../build-imagingsuite/bin/Release
%QTPATH%/bin/windeployqt muhrec.exe
%QTPATH%/bin/windeployqt imageviewer.exe
"C:\Program Files\7-Zip\7z.exe" a ../../../MuhRec-Windows.zip "./*" -xr!t*.exe -xr!muhreccli.exe -xr!verticalslicer.exe -xr!Testing