MIPSDK_Redist_Installer_x86_2020R3 Error

Hello,

I installed MIPSDK_Installer_2020R3. I was able to take a snapshot in LiveView and export a video using the 64-bit libraries. I need to use 32-bit libraries, so I installed MIPSDK_Redist_Installer_x86_2020R3. I was able to connect to server, but I had the next errors:

  • Take Snapshot

  • Video Export

Could you help me?

Thanks!

BR,

David.

Can you verify to refer x86 dlls in your project? Please remove x64 bit dlls and copy x32 bit dlls to your application folder.

Hi Rie Kito,

Yes, I overwritted x64 dlls with x86 dlls, but it doesn’t work.

Can you please tell me which sample you are using?

I tested “Export Sample” with x86 dlls and it worked. So I changed the destination of my proyect and it also worked.

Thanks,

BR,

David.