[vlc-devel] Problems cross compiling to windows according to Win32Compile

Rémi Denis-Courmont remi at remlab.net
Wed Jul 23 18:16:50 CEST 2014


Le mercredi 23 juillet 2014, 12:04:31 David R. Robison a écrit :
> I am also using Ubuntu 14.04 LTS however I did not run the config
> manually I used ../extras/package/win32/configure.sh
> --host=x86_64-w64-mingw32 ...
> Can you send me the command you used to manually configure? David

CC="ccache i686-w64-mingw32-gcc" CXX="ccache i686-w64-mingw32-g++" \
../configure -C --host=i686-w64-mingw32 --build=x86_c64-linux \
        --prefix=/tmp/win32 \
        --disable-sdl \
        --enable-nls \
        --enable-debug

-- 
Rémi Denis-Courmont
http://www.remlab.net/




More information about the vlc-devel mailing list