13.06.2020, 16:28
Hi,
The last lines of your version of build-plugins/header.sh file are :
OK! Let the Good Times Roll!
Alain
--
The last lines of your version of build-plugins/header.sh file are :
set -x
vsprefix="$HOME/opt/vapoursynth"
export PATH="$vsprefix/bin:$PATH"
export LD_LIBRARY_PATH="$vsprefix/lib"
export PYTHONUSERBASE="$vsprefix"
export PKG_CONFIG_PATH="$vsprefix/lib/pkgconfig"
export CFLAGS="-pipe -O3 -Wno-attributes -fPIC -fvisibility=hidden -fno-strict-aliasing $(pkg-config --c
flags vapoursynth) -I/usr/include/compute"
export CXXFLAGS="$CFLAGS -Wno-reorder"
export LDFLAGS="-L$vsprefix/lib"OK! Let the Good Times Roll!
Alain
--
