Hello @framug
i tested on my side by removing folderpath of dx9 SDK, all build fine with Nuget, but you must be sure than none %DXSDK_DIR% variable path is present on system.
on nuget i added a condition if DXSDK_DIR is empty, use Nuget path instead.
to be sure i started an virtualbox with clean system for test out of box.
Well OK but weird.
What I did was install win 2004, install vs2015 with MFC and add the framework 3.5.
Trying to compil filters.sln with VS2015 gave me errors...
Oh do you have build MP on visual studio or with bat?
Because at home, i have issue with nuget download, error on ssl certificat .
And so nothing is build
With VS.
If you remember, the goal was to make more easy the way to contribute with dev MP.
Normally, .bat is only needed if someone simply need to compile a branch.