Page 1 of 1

minimal compile

Posted: 13 Dec 2006 11:50
by osmanosman
Hi
I can compile vlc for windows with demian etch cross-compile
This is a long way.
I want to compile only a plugin. (libmotiondetect_plugin.dll)
Can you advice a method for me?
thanks

Posted: 14 Dec 2006 12:03
by osmanosman
I'm triying
cd vlc/modules/video_filter
and
make libmotiondetect_plugin.dll
it create a libmotiondetect_plugin.dll it size 622 kb
bu orginal libmotiondetect_plugin.dll size 12 kb
what is wrong

Posted: 16 Dec 2006 12:38
by VLC_help
IIRC you have to compile everything, compiling on one DLL doesn't work.