Home » Community » Newbie corner » circular 'uses' chain
Re: circular 'uses' chain [message #38510 is a reply to message #38501] |
Fri, 21 December 2012 07:22   |
|
Hi Jibe,
Actually, it has nothing to do with namespaces or with any code It is just TheIDE telling you that some of your package dependencies are circular. Have a look in Package manager, there is some loop like package A uses package B which in turn uses C, but C uses A The weird thing is that it involves CtrlLib and CtrlCore...
BTW: If you are lazy to go through all the packages or if you want to see the big picture of the package relations. A while ago I wrote a script that visualizes the relations (requirements are *nix shell and graphviz installed on your system). You should see any circular chain in the picture right away 
Best regards,
Honza
|
|
|
Goto Forum:
Current Time: Sun Aug 24 17:08:33 CEST 2025
Total time taken to generate the page: 0.05551 seconds
|