The docs suggest that the Visual Studio 2013 compiler will not be able to compile cdda correctly, but that Visual Studio 2015 will. However, Visual Studio 2015 has… issues, when it comes to using SDL 2, and it seems like you have to not only recompile the libraries, but also alter the source code of the libraries to make it compatible.
So with that in mind… is it actually a fools errand to even try setting cdda up under VS2013? My bare efforts have not worked so far, but I haven’t deeply troubleshot yet once I saw the notice.
If it is a fool’s errand, then: Does anyone have the dependency libraries working with VS2015 that they could upload somewhere?