Dave wrote: > I'm trying to install a component, but it comes up with a message about a > .pas file missing. I checked and the .dcu is there, so why should it need > the pas? I checked my library paths, and it has the path to the dcu. > Any ideas?
Well, in case it helps, the only time we see this issue with users of our components is if: a) They have older components of the same name on a path somewhere b) They have versions of the components compiled with an earlier compiler (either lower Delphi version -- or in some cases a pre-"your- latest"-service pack version, though thankfully that one doesn't rear its head as often as it once did) Hope this helps. cheers, peter =========================================== Peter Hyde, Development Director, SPIS Ltd, Christchurch, New Zealand * TCompress/TCompLHA component sets for Delphi/Kylix/C++ * TurboNote+: http://TurboNote.com -- top-rated onscreen sticky notes Find all the above and MORE at http://spis.co.nz --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi" Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
