Skip to content

Commit 8cd81a9

Browse files
committed
Attemp to fix Windows build
1 parent bc1a7ae commit 8cd81a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

appveyor/windows.cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ echo calling VCVARS64 x64
100100
call "%VCVARS64%" x64
101101
set
102102
where makensis
103+
set VCINSTALLDIR=C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\
103104
makensis !NSIS_SC_VERSION_ARGS! Windows\NSIS\supercan.nsi
104105
REM (call "%VCVARS64%" x64 && set && makensis !NSIS_SC_VERSION_ARGS! Windows\NSIS\supercan.nsi) || exit /b !ERRORLEVEL!
105106
REM move Windows\NSIS\supercan_inst.exe .

0 commit comments

Comments
 (0)