B4J Question CSS compile error [Solved]

Roger Daley

Well-Known Member
Licensed User
Longtime User
Hi All

Another question.

When I compile an APP I get the error shown in the attached screen shot. I can see that somewhere the CSS is looking for a colour to be RGBA not RGB. I am not sure if this is in the designer CSS or in the main code as CSSUtils.

At the end of the error text there is [3,53]. Does this indicate the location of the error?

Regards Roger
Compile error.jpg
 
Top