Error in dshow.cpp during make
Posted: 20 Oct 2016 20:55
At the last step of the VLC build process, trying to make VLC 2.2.4 for win 64 bit.
I get this error with dshow.cpp
http://pastebin.com/ZnbWTFQ7
Also it seems --disable-dshow no longer works during the configure step. It is not a recognized option.
I get this error with dshow.cpp
Then the make bails. I am not sure if this is the error that it is bailing on so I posted this pastebin../../extras/package/win32/../../../modules/access/dshow/dshow.cpp:1729:52: error: ‘MEDIASUBTYPE_I420’ was not declared in this scope
mtr.subtype = MEDIASUBTYPE_I420;
http://pastebin.com/ZnbWTFQ7
Also it seems --disable-dshow no longer works during the configure step. It is not a recognized option.