I'm having a bit of trouble installing new components.
First of all, as an aside I'm a bit new to this component installation so should I install it to a new library (or whatever it's called) instead of the dcdlxxx?
Now my problem is that the component writers have supplied me with 1 main pas source which has the register procedure and several dcu's. However when attempting to compile the component into my new library I get an error that the source for the dcu is not found. Of course, the component writer did not give me the source. So what am I supposed to do?
BTW the component is for Delphi3 and I'm using Delphi6. Is this the problem?
First of all, as an aside I'm a bit new to this component installation so should I install it to a new library (or whatever it's called) instead of the dcdlxxx?
Now my problem is that the component writers have supplied me with 1 main pas source which has the register procedure and several dcu's. However when attempting to compile the component into my new library I get an error that the source for the dcu is not found. Of course, the component writer did not give me the source. So what am I supposed to do?
BTW the component is for Delphi3 and I'm using Delphi6. Is this the problem?