this is mainly for miller:
i'm currently trying to setup an AppVeyor CI-build [1] for native W32 builds. for starters i would like to use the src/makefile.msvc, but it seems that this depends on some weird "asiolib.lib" file. i guess this comes from steinberg's ASIO SDK, but the ASIOSDK2.3 download from their site does not contain such a file (and checking the bundled files i don't think that one can actually build that file from the SDK2.3)
so i wonder: where does this file come from?
do you simply reuse the lib/asio/ folder as it came with Pd<=0.43 (it eventually was removed from the distributed w32 packages; i don't know when, but 0.46 and 0.47 does not have a lib/asio/ folder anymore). or is there some canonical way to get these files? (a quick google search pointed me mostly to Pd...)
gfards IOhannes