I don't seem to have Variants.dcu which has never mattered before now because I could just remove the declaration and it would compile but now i need it for a project which won't compile without it, what can do???
We did have a problem like that with a third part component (only happened when we started using Delphi6), I can't remember what we did, but I now have a variants.dcu, if you want I can e-mail it (it's only 79k)
I suspect we probably copied an old version of variants.pas and compiled it in D6 to get the dcu.
I think the variants.pas is new in Delphi 6. We had several homemade and third party components that referred to 'null' or used VarToStr and had to include Variants in our uses clause when we switched to Delphi 6. I do not have a variants.pas on my Delphi 5 machine.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.