BioBytes Messages: 310 Registered: October 2008 Location: France
Senior Member
Hello,
I got an error after updating my Upp to Win 17895. A compiling error appears concerning Svg Colors. The compiler claims that pink and orange colors are redefined.
See screenshot below.
Thank you for reporting this error. Unfortunately I cannot reproduce it. Please tell me your compiler and if you are in GUI.
Some research:
- There are no Pink() or Orange() functions under uppsrc
- Functions4U/SvgColors.h has code guards to avoid been defined twice
In addition please search if in your code or other UppHub code yhat you use it is declared Pink() or Orange() again.