Hello,
I use the following commands in my cds.lib file:
DEFINE my_category libs/my_category
ASSIGN my_category DISPLAY my_category_display
ASSIGN my_category COMBINE lib1 lib2 ... libN
as described in https://community.cadence.com/cadence_blogs_8/b/cic/posts/things-you-didn-t-know-about-virtuoso-library-manager.
Library manager appears as I expect, but I get lots of these warnings:
*WARNING* COMBINE attribute library not defined
library: 'lib1' file: '.../cds.lib', line: 118
is there a way to suppress them both using ADE and in ocean scripts?
Thank you
Best regards,
Aldo