dependency problem
Tibor Mezei <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
I'm trying to build my ipdl implementation, but the compiler says he cannot find for example: IPCMessageUtils.h and ProtocolUtils.h I think this would be a dependency problem what i can solve with a REQUIRES line in my Makefile.in, but i don't know which words are proper for this and for general. Thanks, Tibor Mezei