Search found 3 matches

Go to advanced search

by Wat_00
26 Mar 2014 01:30
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Broken build when cross-compiling for Windows 32 bits
Replies: 8
Views: 2976

Re: Broken build when cross-compiling for Windows 32 bits

Setting up the build environment is your job, not the build script's.
The same build environment works perfectly when building the stable 2.1.4 tag.
by Wat_00
24 Mar 2014 22:36
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Broken build when cross-compiling for Windows 32 bits
Replies: 8
Views: 2976

Re: Broken build when cross-compiling for Windows 32 bits

libdrm does not exist on Windows. It looks rather like you have configured the build to use your build system's native OpenGL.
I didn´t, the build script did. Regardless of how --host parameter was set.

Looks like a cross-compilation bug. I can report it as a bug.
by Wat_00
24 Mar 2014 02:46
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Broken build when cross-compiling for Windows 32 bits
Replies: 8
Views: 2976

Broken build when cross-compiling for Windows 32 bits

When trying to build VLC media player against the latest master git, the build aborts with an error. Host OS: Ubuntu 13.10 64 bits Target OS: Windows 32 bits Steps to reproduce issue: Download dev tools with: sudo apt-get -y install lua5.2 libtool automake autoconf autopoint make gettext pkg-config ...

Go to advanced search