In different Projects I'm working with several extended libraries. After Update B4J 10.5 I get allways the the error message:
CSSUtils wurde zwei Mal deklariert. Sie sollten entweder die Libraryreferenz oder das Codemodul entfernen.
> CSSUtil declared 2 times. You should delete the library reference or the code module.
In the projects there is no CSSUtils Module installed and CSSUtils lib is noch expecially activated!
This is a List of libs used in the projects:
I'm working with B4J 10.50 64 bit.
I tried to reinstall the suite after downloading latest version but this has no positive effect.
I think in the compiler code there is a lack of proofing wether a lib is declared and if yes to ignore the next declaration.
I need help what to do. Thank you.
CSSUtils wurde zwei Mal deklariert. Sie sollten entweder die Libraryreferenz oder das Codemodul entfernen.
> CSSUtil declared 2 times. You should delete the library reference or the code module.
In the projects there is no CSSUtils Module installed and CSSUtils lib is noch expecially activated!
This is a List of libs used in the projects:
I'm working with B4J 10.50 64 bit.
I tried to reinstall the suite after downloading latest version but this has no positive effect.
I think in the compiler code there is a lack of proofing wether a lib is declared and if yes to ignore the next declaration.
I need help what to do. Thank you.
Attachments
Last edited: