let say i have authors.a and books.a, authors.a is dependent to books.a and books.a is dependent to authors.a, can i compile them together? as a c# programmer it doesnt seem possible to me, for example you are adding a project called B as a reference to one of your project called A then you try to add A as a reference to the project B which is referenced by your project A as a dependency. Anyway my last sentence confused me :) but i think you got what i meant. It is impossible to do so in c#, and i wanna know if that is possible for c++ libraries to be interdependent?
serkan sendur 821 Postaholic Banned Featured Poster
Murtan 317 Practically a Master Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.