utgg wrote: > On the second point, I've done the build using Visual Studio, as this is > what bpa said the original was built with - albeit that I've used VS > 2010 (on 32-bit win7) and the previous build is so old it may have used > a previous version. The sources in github here: > https://github.com/Logitech/slimserver-vendor/tree/public/7.9/faad2 have > a Visual Studio project file, but this is the vanilla faad2-2.7 one and > needs a bit of tweaking to build the special squeezebox version. So it > looks like Andy Grundman did a build using a local VS project file that > isn't recorded anywhere. The long-and-short-of-it is that I can't be > 100% sure that the .exe I've built is as compatible across all windows > versions as the one Andy built - that's why we need some testing! >
It's been a log time since I dealt with building faad.exe but MS compatibility libraries are a potential issue. I would advise that the faad.exe should be built with the same libraries and tools as socketwrapper.exe, wmadec.exe etc. which seems to be VS 2009. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=53229 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
