Search found 10 matches

Go to advanced search

by Hectorhg
16 Sep 2009 18:28
Forum: VLC media player for Linux and friends Troubleshooting
Topic: DLL's are not generated when cross compiling for WINCE
Replies: 1
Views: 226

DLL's are not generated when cross compiling for WINCE

Hi all, For some reason, the dll's are not generated when building VLC and when i finished the build process i get a "mini-VLC" executable with only ~2Mb. Also when i type "make package-win32-base" i get an error like this "./bin/.libs/vlc.exe': No such file or directory&quo...
by Hectorhg
07 Sep 2009 14:51
Forum: Development around libVLC
Topic: Executing VLC under WINCE
Replies: 0
Views: 501

Executing VLC under WINCE

Hi All, I have managed to cross-compile VLC for WINCE, but now that i have finished the build process i am wondering which files should be transferred to the WINCE device in order to execute VLC on it. I have tried to copy the whole bin directory but it didn't work, i got this error: Assertion faile...
by Hectorhg
01 Sep 2009 10:42
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How to compile VLC 1.0.1 in Lenny ?
Replies: 22
Views: 6061

Re: How to compile VLC 1.0.1 in Lenny ?

firstly why don't you try to use the configure command i posted above? if my configure command does not work for you, include --enable-nonfree on your configure command as the output of your configure command suggests.
by Hectorhg
26 Aug 2009 10:19
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How to compile VLC 1.0.1 in Lenny ?
Replies: 22
Views: 6061

Re: How to compile VLC 1.0.1 in Lenny ?

try to use this configure call(this worked for me), but if still this does not work include --enable-nonfree ( note that you need to install libfaac, libmp3lame and so on... take a look to my post above). ./configure --prefix=/usr --enable-snapshot --enable-debug --enable-qt4 --enable-dbus-control -...
by Hectorhg
25 Aug 2009 09:32
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How to compile VLC 1.0.1 in Lenny ?
Replies: 22
Views: 6061

Re: How to compile VLC 1.0.1 in Lenny ?

ok, vlc-trunk means your root directory for VLC so you have to get into your VLC directory ( where you stored the sources ), create a directory named "extras" and continue.
by Hectorhg
24 Aug 2009 15:45
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How to compile VLC 1.0.1 in Lenny ?
Replies: 22
Views: 6061

Re: How to compile VLC 1.0.1 in Lenny ?

It says "Successfully bootstrapped" so i suppose that everything should be ready to configure.... Apart from this i guess that you are not willing to generate a source tarball :) .

Tell me how configure is going and if you finally manage to compile it!

Good luck!

Regards,
Hector.
by Hectorhg
18 Aug 2009 10:14
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How to compile VLC 1.0.1 in Lenny ?
Replies: 22
Views: 6061

Re: How to compile VLC 1.0.1 in Lenny ?

ups!!! sorry!!! i forgot to tell you how i installed live555 and all this stuff!!!

please follow this instructions given by J-b (i followed this ones mainly to compile under lenny): http://wiki.videolan.org/User:J-b

That is a great work from J-b.

Regards,
Hector.
by Hectorhg
17 Aug 2009 10:01
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How to compile VLC 1.0.1 in Lenny ?
Replies: 22
Views: 6061

Re: How to compile VLC 1.0.1 in Lenny ?

I forgot one thing.... libswscale-dev must be also installed, most of these libraries can be found in the debian repository

http://www.debian-multimedia.org

Regards

Hector
by Hectorhg
17 Aug 2009 09:56
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How to compile VLC 1.0.1 in Lenny ?
Replies: 22
Views: 6061

Re: How to compile VLC 1.0.1 in Lenny ?

There are many libraries you may need to install in other to eventually finish a configure process succesfully, these are the typical ones i have to install in order to compile vlc over lenny. libraw1394 libdc1394 libmad libpostproc-dev libquicktime libtwolame libfribidi libggi2 libjack libfreetype ...
by Hectorhg
14 Aug 2009 14:47
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Cross Compiling VLC for windows CE/Mobile
Replies: 0
Views: 453

Cross Compiling VLC for windows CE/Mobile

Hi there, I am attempting to cross-compile VLC using arm-wince-mingw32ce-gcc. I have tried to follow this post: http://wiki.videolan.org/WinCECompile but without success. I have tried to compile the version that may be used in there ( v0.9.1 according to the date of the post) and the latest one from...

Go to advanced search