Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appveyor investigations #23750

Closed
wants to merge 7 commits into from
Closed
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

tmp

  • Loading branch information
jdm committed Jul 11, 2019
commit d1d238a37e38d68553befccbd6ecd16e8c2b6385
@@ -54,7 +54,7 @@ install:
- appveyor-retry appveyor DownloadFile https://gstreamer.freedesktop.org/data/pkg/windows/1.16.0/gstreamer-1.0-msvc-x86_64-1.16.0.msi
- msiexec /i gstreamer-1.0-devel-msvc-x86_64-1.16.0.msi /quiet /qn /norestart /log install-devel.log
- msiexec /i gstreamer-1.0-msvc-x86_64-1.16.0.msi /quiet /qn /norestart /log install.log
- dir "%GSTREAMER_1_0_ROOT_X86_64%\bin" || echo "no gstreamer root env var"
- echo GSTREAMER_1_0_ROOT_X86_64: %GSTREAMER_1_0_ROOT_X86_64%
- dir c:\gstreamer\1.0\x86_64\bin
- call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars64.bat"
- appveyor-retry appveyor DownloadFile https://win.rustup.rs/ -FileName rustup-init.exe
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.