Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1792
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi Jibe,

Actually, it has nothing to do with namespaces or with any code Smile 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 Smile 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 Smile

Best regards,
Honza
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Who is doing the coping? [implicit-copy | deep-copy | pick constructor]
Next Topic: Questions about static casting Polymorphic Array Elements, iterator, Ptr and Pte
Goto Forum:
  


Current Time: Mon Aug 25 01:18:39 CEST 2025

Total time taken to generate the page: 0.08717 seconds