As I started to use 1.11 (wheel version), I was wondering about the generated build (see https://buildbot.panda3d.org/downloads/2669fb49b4143f4f1a5e95bad5c3f3644147ce0e/Panda3D-SDK-1.11.0pre-2669fb4-x64.exe):
- With what version of Visual studio was it compiled (1.10.x were with VS2015 if I am not mistaken)? It should be a version > 2015, since 1.11 (wheel version) can’t read my pyd files compiled with VS2015
- Does it still include Interrogate or has it already been moved elsewhere? If already moved, is there any build or should it be build from source?
- Are there any other changes in Interrogate in 1.11 that may potentially change the way of building the pyd?
Thanks!