Well it is as the error tells me:
Code: Select all
projectm)
cxxflags="${cxxflags} "
linkage="c++"
libs="${libs} -L -lprojectM"
;;
seems it misses an path to a lib-folder here and my vlc-build has no projectm at all. I search how to disable projectm.