Validator: "64bit Audio Processing not supported."

I built the command line validator from source, and when I run it on a VST3 plugin, I get the error message:

Info:  64bit Audio Processing not supported.

Is there a way to enable 64-bit processing, either as a build flag for the validator or a command-line argument?

Thanks!

Hi,
This is just an information, that the plug-in you validate does not support “double precision audio processing”. To get rid of this you need to implement this feature in the plug-in.