[FFmpeg-user] ERROR: libglslang not found

Moritz Barsnick barsnick at gmx.net
Sun Apr 11 22:56:25 EEST 2021


On Thu, Apr 08, 2021 at 09:49:02 +1000, Dylan Fernando wrote:
> g++ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -std=c11 -fomit-frame-pointer -fPIC -pthread -D__STDC_CONSTANT_MACROS -c -o /tmp/ffconf.j3rfnDQR/test.o /tmp/ffconf.j3rfnDQR/test.cpp
> ./configure: 984: g++: not found
> ERROR: libglslang not found

libglslang support apparently requires a C++ compiler, which you don't
seem to have.

Moritz


More information about the ffmpeg-user mailing list