how to forbid plugins

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
busybeeCS
Blank Cone
Blank Cone
Posts: 37
Joined: 24 Aug 2013 08:06

how to forbid plugins

Postby busybeeCS » 08 Nov 2013 04:10

i've succeeded in compiling vlc for android, now want to reduce the lib.
using --disable option is the simplest way we can try when doing configure.
so i add --disable-access-http parameter in configure.sh:
...
sh $VLC_SOURCEDIR/configure --host=$TARGET_TUPLE --build=x86_64-unknown-linux $EXTRA_PARAMS \
--disable-access-http \
...
then i delete the vlc/android/module directory and re-execute sh compile.sh command.
after that i was surprised to find that the access_http plugin is still can be found through find_modules.sh.
am i wrong or something else needs to do?
can anybody help!

Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 19 guests