c#新手,在运行一个c#的程序时,出现了如图这样一个错,哪位大佬给解答一下,是emgu配置出错了吗?
System.TypeInitializationException HResult=0x80131534 Message=“Emgu.CV.CvInvoke”的类型初始值设定项引发异常。 Source=Emgu.CV StackTrace: at Emgu.CV.CvInvoke.cvInitFont(MCvFont& font, FONT fontFace, Double hscale, Double vscale, Double shear, Int32 thickness, LINE_TYPE lineType) at Emgu.CV.Structure.MCvFont..ctor(FONT type, Double hscale, Double vscale) 内部异常 1: BadImageFormatException: 试图加载格式不正确的程序。 (异常来自 HRESULT:0x8007000B)