[Gambas-user] Circular dependencies but not the normal type

bb adamnt42 at gmail.com
Wed Jun 30 11:03:36 CEST 2021


I have got myself into a real mess here.

I have two libraries, they both depend on each other. LibA needs LibB
and vice versa.

If I could compile one of them then the problem "goes away" and I just
end up with compile errors in the other. Fine, my problem.

But if neither exists in ~/local/share/gambas3/yadayada.../ I can't
compile either of them. :-(

Is there a way to compile "ignoring library dependencies"? I dont care
that the result is a "bad" executable, just that I can compile one of
them and break the circle.

tia
bruce



More information about the User mailing list