New issue 479: x265 2.8: Build script x265_2.8\build\vc15-x86_64\multilib.bat 
doesn't work with Visual Studio Community 2017
https://bitbucket.org/multicoreware/x265/issues/479/x265-28-build-script-x265_28-build-vc15

Former user:

I have Visual Studio Community 2017 installed but failed to build x265 because 
VS2017 has changed the path of vcvarsall.bat and its default parameters. I have 
to make the following change to make x265_2.8\build\vc15-x86_64\multilib.bat to 
work with Visual Studio Community 2017:
call "%VS150COMNTOOLS%\..\..\VC\Auxiliary\Build\vcvarsall.bat" x86_amd64 
10.0.17763.0
Please update x265_2.8\build\vc15-x86_64\multilib.bat.
Thanx!
Jiong


_______________________________________________
x265-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/x265-devel

Reply via email to