SVP Vapoursynth 구성: 오류: C++11 지원이 필요합니다.

SVP Vapoursynth 구성: 오류: C++11 지원이 필요합니다.

Linux Mint 19.1에 SVP(SmoothVideo Project)를 설치하려고 하는데 문제가 발생했습니다. 여기 지침을 따르면:https://www.svp-team.com/wiki/SVP:Linux그리고 "소스에서 타사 애플리케이션 빌드 -> Vapoursynth -> ./configure" 섹션에서 이 주제에 대해 쓴 오류가 발생했습니다. 답변을 찾으려고 노력했지만 이 질문에 대한 답변을 찾지 못했습니다. 또한 오류가 발생하기 전에 다음 사항도 나열합니다.

checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking whether C++ compiler accepts -std=c++14... no
checking whether C++ compiler accepts -std=c++11... no

관련 정보