For some reason, MSVC doesn't get FLANN_DEFAULT_PARAMETERS out of the import lib, even though it's there and objdump /exports lists it and everything.
https://ci.appveyor.com/project/dougalsutherland/cyflann/build/1.0.49
Would be nice to use this so we can stop redefining the default parameters and actually use them from the library.
For some reason, MSVC doesn't get
FLANN_DEFAULT_PARAMETERSout of the import lib, even though it's there andobjdump /exportslists it and everything.https://ci.appveyor.com/project/dougalsutherland/cyflann/build/1.0.49
Would be nice to use this so we can stop redefining the default parameters and actually use them from the library.