Cyclic dependency

Ask general questions here.
omayer
Posts: 458
Joined: Thu Oct 28, 2010 6:14 pm

Cyclic dependency

Post by omayer » Fri Dec 30, 2011 1:49 pm

what does this error means "Cyclic dependency between xxTestLibrary and yyyTestLibrary"
Thank you,
beginner
Tipu

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Cyclic dependency

Post by Support Team » Fri Dec 30, 2011 3:48 pm

Hi,

Check the definition of a circular dependency on wikipedia.

Try to find and fix the cyclic dependency within the references in your solution. I.e. project A references project B AND vice versa.
If you cannot find the cyclic dependency, please post xxTestLibrary and yyyTestLibrary or send it to [email protected] that we can help you on fixing this.

Regards,
Martin
Ranorex Support Team