You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command I use is:
vcpkg install gstreamer[core,colormanagement,dash,bzip2-bad,bzip2-good,dtls,gpl,libav,libde265,openh264,mpg123,smoothstreaming,speex,vpx,taglib,webp,faad,openmpt,plugins-base,plugins-bad,plugins-good,plugins-ugly,openjpeg,jpeg,png,x264,x265,ges,flac]:x64-windows --recurse
This just started failing.
Failure logs
package-x64-windows-dbg-out.log is attached. It contains the following line:
../src/1.24.7-263576415b.clean/subprojects/gst-plugins-bad/ext/x265/gstx265enc.c(951): error C2106: '=': left operand must be l-value
Additional context
No response
The text was updated successfully, but these errors were encountered:
Operating system
Window
Compiler
MSVC
Steps to reproduce the behavior
The command I use is: vcpkg install gstreamer[core,colormanagement,dash,bzip2-bad,bzip2-good,dtls,gpl,libav,libde265,openh264,mpg123,smoothstreaming,speex,vpx,taglib,webp,faad,openmpt,plugins-base,plugins-bad,plugins-good,plugins-ugly,openjpeg,jpeg,png,x264,x265,ges,flac]:x64-windows --recurse This just started failing.
Failure logs
package-x64-windows-dbg-out.log is attached. It contains the following line:
../src/1.24.7-263576415b.clean/subprojects/gst-plugins-bad/ext/x265/gstx265enc.c(951): error C2106: '=': left operand must be l-value
Additional context
No response
The text was updated successfully, but these errors were encountered: