1904¶
“The constant ‘<Name>’ hides a constant of the same name in a library”
In your project you have defined a constant which has the same name as one which is defined in a linked library. The library variable will be overwritten!
“The constant ‘<Name>’ hides a constant of the same name in a library”
In your project you have defined a constant which has the same name as one which is defined in a linked library. The library variable will be overwritten!