Hi,
I am having the same issue doing a "make". I checked the Makefile and it contains a flag "-lstdc++" under
Code: Select all
LIBMODPLUG_LIBS = -L/home/ubuntu/vlc/contrib/i686-w64-mingw32/lib -lmodplug -lstdc++ -lm
So I am not sure how to fix this error.