RB7 and D5: 'file not found' when using RB sample components
It seems there is a problem when using the ReportBuilder Sample Components
with the new RB7 version for Delphi 5.
- create a new report
- place a TmyCheckBox in the report
- try to compile without runtime-packages
The problem does not occur with runtime-packages.
Jo Reiter
Reiter Software
with the new RB7 version for Delphi 5.
- create a new report
- place a TmyCheckBox in the report
- try to compile without runtime-packages
The problem does not occur with runtime-packages.
Jo Reiter
Reiter Software
This discussion has been closed.
Comments
is where the MyChkBox.pas file is located in the installation.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
the RB 7 installation script doesn't copy the source to the checkbox in the
RBuilder\Source directory. The dcu does exist in the RBuilder\Lib directory
so you should be able to compile without runtime packages. If you are trying
to compile using the RBuilder\Source directory, you'll need to also point
towards the RBuilder\Demos\RCL directory to find the MyChkBox.pas file.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
That's the problem. Since RB 7 i'm not able to compile without runtime
packages. I'm using the standard RB installation without modification.
No problems with RB 6.03. So there must be a difference between both
installations.
cheers
Jo
I should mention, this works with D7/RB7 but not with D5/RB7.
grettings
Jo Reiter
date. We'll have to fix this. In the mean time, you can point to the
RBuilder\Lib and RBuilder\Demos\RCL directories in order to recompile
without packages.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
Thx, Jim!
greetings,
Jo