Nico Cizik (Digital Metap Guest
|
Posted: Sat Feb 11, 2006 11:03 pm Post subject: Re: RB 10 Problems |
|
|
Hi Nigel,
This question was answered in the General newsgroup of the ReportBuilder
public newsgroups. Below was my response.
One option is to change your library path to \RBuilder\Source and rebuild
your app, then copy the MyChkBox.dcu and MyChkBoxDesign.dcu file to your
\Lib directory, or simply copy those two .pas files to the \Lib directory.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
"Nigel Tavendale" <tavendal (AT) bellsouth (DOT) take.this.out.net> wrote in message
news:43edebc9$1 (AT) newsgroups (DOT) borland.com...
| Quote: | OK I Just got RB 10. I upgraded from RB9.03 on Delphi 7 just fine. I
opend
one Of my apps to recompile it and get the following:
[Fatal Error] File not found: 'c:\program
files\borland\delphi7\RBulder\Lib\MyCheckBox.pas'
Now I checked the Library Path in my environment variables and I can see
$(DELPHI)\RBuilder\Lib in there.
Also the file 'c:\program
files\borland\delphi7\RBulder\Lib\myCheckBox.dcu'
does exist but it seems Delphi doesn't see this.
Interestingly enough if I add $(DELPHI)\RBuilder\Source to the path it
will
compile just fine though it compiles all the report builder source.
However I don't want to include the source directory in my library path
and
wind up tracing through it every time I debug my app. With RB9 having
$(DELPHI)\RBuilder\Lib in the path was sufficient - is there something
else
I need to do that the install did not?
Anyone have any ideas?
Nigel
|
|
|