Emgu.CV.CvInvoke throws DllNotFoundException: Unable to load DLL 'cvextern'

Hello Crackwitz

yes you’re right. it was my fault. I found emgu website the documentation related to this topic(see like below).

To solve the issue i just had to recompile the project changing the platform target to the same used by my PC(see picture below)

thanks for the help

Regards

https://www.emgu.com/wiki/index.php/Setting_up_EMGU_C_Sharp#Unable_to_load_DLL_.27cvextern.27:_The_specified_module_could_not_be_found._.28Exception_from_HRESULT:_0x8007007E.29