Search found 1 match

Go to advanced search

by CoreDuo
12 Mar 2009 19:23
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Cross-compiling for windows under linux Debian
Replies: 4
Views: 2335

Re: Cross-compiling for windows under linux Debian

apt-get install libtool
cd src
rm -Rf fribidi
tar -zxf fribidi-0.19.1.tar.gz
mv fribidi-0.19.1 fribidi
cd ../
make

Go to advanced search