Error Version mismatch

Error Version mismatch. Module mtfilter has version or date V5.16 instead of required range from V5.12 up to V5.12. 425

fyr

why this error came? after installing mtfilter also.

it sounds like a module in your project has a dependency on this particular version of MtFilter.
And this dependency cannot be updated after compilation because the source code is missing. Maybe you are using a custom written library for which the source code is missing in the project ?

1 Like

Unfortunately I know this error quite well, often in context of a ACP10 exchange.
What should / could help is the removal of the library from the Logical view (also allowing it to be removed from the software configuration) and then reinserting it.

Also try the Project->Update library declarations approach if that doesn’t help.

Hope any of that helps solving the issue
Best regards

1 Like

Initially project in AS 4.10 version then upgraded to AS 4.12 then
change the runtime version of
Mappview 5.24
mappservice 5.24.2
ACP10ARNC0(motion)-5.27

then Mtfilter error came even after tried all options.

So, I followed below steps:

  1. First change the runtime versions (in AS version 10),mappview,mappservice & ACP.
  2. after that change the AS 10 to AS12

then this error does not come.

Thank you for your support