Win Running BuildSetup.bat keeps failing
#1
Hi there, I am trying to compile the win version of latest master build in order to test a potential fix for Kodi.
The solution builds fine both in VS and with cmake, but when trying to run BuildSetup.bat it keeps failing.

Anyone have clue on what's wrong here?

Code:
checking for DVDREAD... no
configure: error: Package requirements (dvdread >= 5.0.2) were not met:

No package 'dvdread' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables DVDREAD_CFLAGS
and DVDREAD_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
libdvdnav-master (32bit) ....................................... [Compiling]
make: *** No rule to make target 'clean'.  Stop.
make: *** No rule to make target 'install'.  Stop.
libdvdnav-master (32bit) ............................................ [Done]
gcc.exe: error: libdvdread/src/*.o: Invalid argument
gcc.exe: error: libdvdnav/src/*.o: Invalid argument
gcc.exe: error: libdvdnav/src/vm/*.o: Invalid argument
gcc.exe: error: E:/SourceControl/XBMC/xbmc-master/lib/libdvd/lib/libdvdcss.dll.a: No such file or directory
E:\SourceControl\XBMC\xbmc-master\project\BuildDependencies\msys64\mingw32\bin\strip.exe: 'E:/SourceControl/XBMC/xbmc-master/lib/libdvd/bin/libdvdnav.dll': No such file
libdvd (32bit) ...................................................... [Done]
failed to compile /xbmc/system/libdvdcss-2.dll
HTPC Server - Windows 8.1 + XBMC Helix | Intel QuadCore, 4GB RAM, 4 TB SATA
Intel NUC D54250WYK - Windows 8.1 + XBMC Helix | Logitech Harmony 750
Samsung UE8005 | Bluetooth keyboard & mousepad
Reply

Logout Mark Read Team Forum Stats Members Help
Running BuildSetup.bat keeps failing0