From 3ff1c42fb27a24527ecc1a5613eff9d035728c5a Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sat, 17 Apr 2021 18:47:28 +0100 Subject: RDP debugging --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 300dc16f5..be98ce61d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -133,6 +133,7 @@ build_script: - set CHECK_OPTIONS=CSHARPOPTIONS=-platform:%Platform% - if "%BUILDSYSTEM%"=="cmake" cmake --version && cmake -G "Visual Studio 14 2015%VSARCH%" -DCMAKE_INSTALL_PREFIX="%CD:\=/%/install2" -DCMAKE_C_FLAGS="/WX /DPCRE_STATIC" -DCMAKE_CXX_FLAGS="/WX /DPCRE_STATIC" -DPCRE_INCLUDE_DIR=%PCRE_ROOT%/include -DPCRE_LIBRARY=%PCRE_ROOT%/lib/v110/%PCRE_PLATFORM%/Release/static/utf8/pcre8.lib -DBISON_EXECUTABLE=C:/cygwin/bin/bison.exe . && cmake --build . --config Release --target install && ctest --output-on-failure -V -C Release && appveyor exit # Open dummy file descriptor to fix error on cygwin: ./configure: line 560: 0: Bad file descriptor +- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) - if "%OSVARIANT%"=="" bash -c "exec 0