C0136: Ambiguous use of name 'VisuFbInputBase2' [ERROR]

When building a a project I get the following error message.
not able to find where the location of this error.

How to identify and rectify this error.
thank you

Check your Library Manager. This error usually means you have two conflicting libraries installed to your project and the fb name “VisuFbInputBase2” is appearing in both of them.

1 Like

I think this is a bug and you can find this library twice in the placeholder dialog of the library manager …
as a workaround you can set both to the same version.

Hi,

I got this error, but with a Compact Controller:

Check if your library versions are the same as the highlighted. If they are the same, then try clean and rebuild the project. If that doesn’t work create a new project but choose the standard project.

Hi,
In this case, the WagoSysPlainMem is too new. As a workaround, you should change the version from 1.5.3.1 to 1.5.3.0.
The cause is the latest devices and libaries package, which should only be used in conjunction with FW27.
Activate “Sandbox light mode” during setup is recommended".
Here you can find further informations: https://www.youtube.com/watch?v=nYVTcsaUgFI

2 Likes

Yes, I understand and it is working now, but it is append on a new standard (after insert a 6.2.0.1 9301) or new empty (after insert a 6.2.0.1 9301) or new CC100 template project. It would be good to correct the proper links on a WAGO device, as it can be discouraging for a first attempt.

could you please open a new topic for that?