I've been trying to compile VLC for Windows using the wiki instructions [1] but I am getting the following error while performing make:
Code: Select all
...
In file included from ../../../extras/package/win32/../../../modules/access/dtv/bdagraph.cpp:34:0:
../../../extras/package/win32/../../../modules/access/dtv/bdagraph.hpp:29:20: fatal error: wtypes.h: No such file or directory
compilation terminated.
...
Code: Select all
$ locate wtypes.h
/usr/i686-w64-mingw32/include/wtypes.h
/usr/x86_64-w64-mingw32/include/wtypes.h
Best regards,
Víctor.
-----
[1] Win32Compile - http://wiki.videolan.org/Win32Compile
[2] mingw32 cross compile problem with configure.sh - viewtopic.php?f=32&t=102059
[3] Win32Compile -- configure error using Ubuntu 12.04 - viewtopic.php?f=32&t=101489
[4] config.log - http://dl.dropbox.com/u/62764853/config.log