Preflight Consistency Checks
Posted: 23 Jun 2010, 15:35
After compiling some of the included filters in v3.0 and trying to run a simple cursor task I get a lot of errors in the form of:
I was wondering, do I need to modify the source code to include all of these consistency checks? If so, how would I go about doing that?class <SomeFilter>: Parameter <SomeParameter> was accessed during initialization or processing, but not checked for consistency during preflight phase.