Error: circular initialization dependency with module actor

orgoton orgoton at mindless.com
Mon Jan 15 12:04:09 PST 2007


I have two modules mutually dependent, that means, module actor need module
queue which needs module actor. It all went fine with older compilers, but
with DMD1.0 I get "Error: circular initialization dependency with module
actor" when I try to run the program. How can I fix this?



More information about the Digitalmars-d mailing list