show/hide this revision's text 4 added 346 characters in body

Hi.

I have lots of components that worked perfectly under D7. I managed to compile and install them by dragging them into the Delphi 2009 IDE. However, when I try to use those components in a project, the compiler says it cannot find the source code of them. Where I can enter the path to that library?


Solution:

I dragged and dropped the old DPK file in Delphi 2009. Then in project manager I choose Build” an then Install”. Everything worked smoothly except that the applications that used the controls couldn't see its source. Problem solved by adding the path into the Tool-Options-Library Win32.

Thanks to everybody and especially to Mohammed.

show/hide this revision's text 3 edited tags
show/hide this revision's text 2 There's only one VCL.

Cannot install VCL components that worked under D7 in D2009

Hi.

I have lots of VCLs components that worked perfectly under D7. Manage I managed to compile and install them by dragging them into the Delphi 2009 IDE. However, when I try to use those VCLs components in a project, the compiler says it cannot find the source code of the VCLthem. Where I can enter the path to that library?

show/hide this revision's text 1