When trying to run the examples from a package i have downloaded i have the error
[Fatal Error] Required package 'direct50' not found
According to inline help, the program needs a direct50.dcp file. I have a direct50.bpl in the delphi\bin directory, it's part of Delphi 5, it can be found in theCD.
How can i convert this .bpl into a .dcp so I can compile the demo?.Or how can I modify the project so it works with the .bpl
Delphi's file types are so puzzling...
What should I do to solve the problem?
Antoni
[Fatal Error] Required package 'direct50' not found
According to inline help, the program needs a direct50.dcp file. I have a direct50.bpl in the delphi\bin directory, it's part of Delphi 5, it can be found in theCD.
How can i convert this .bpl into a .dcp so I can compile the demo?.Or how can I modify the project so it works with the .bpl
Delphi's file types are so puzzling...
What should I do to solve the problem?
Antoni