Are applications built against 1.7.0 supposed to run with the 1.7.1 Panda DLLs? As I understood it, Panda was trying to maintain compat across minor version numbers.
Practically speaking, apps compiled against 1.7.0 worked with 1.7.1 builds until relatively recently (build 60-ish definitely worked, 120ish definitely doesn’t).
At least with the subset of Panda we are currently using, it loads properly (i.e. every export exposed from 1.7.0 is still present in 1.7.1), but very strange/buggy runtime behavior exists).