Page 1 of 1

Compilation issue...

Posted: 15 Apr 2014 10:40
by wcoder
Hi,

In order to write a "Video Output" module, i try to recompile vlc source code under debian (testing x86)...

I use tutorial from : https://wiki.videolan.org/UnixCompile/

After some adjustment (missing package), i can execute all commands including "Configuration", but "make" failed with 2 errors, is there's a way to access make log or how change make to have a log file, the terminal don't allow me to see log send during script execution 15\30 minutes ?

Thanks,

wcdr

Ps: if you known how write video output module and debug it under netbean your welcome...

Re: Compilation issue...

Posted: 19 Apr 2014 19:33
by wcoder
Repository issue solve...