BLD:Q0015

Duplicate value name %s - may cause unexpected results

The indicated INI value has the same name, section, and INI file as another value that is part of the same component, or part of a component that will be installed for the same platform(s) or language(s). This may cause one INI value to overwrite the other, which is undesirable in general.

Notes

Solution

If the two INI values use the same name intentionally (for example, because their components are never both installed at the same time), you can ignore this message. However, if the INI values must both be installed, you should change the name of at least one of them, or assign them to components that do not overlap in terms of installation platforms or languages.

See also

Components
INI files