TeeChart
I'm using RB 7.03. I just installed Steema's TeeChart Pro version 7.
Now when I load Delphi 7 I get the following error:
Can't load package c:\program
files\borland\delphi7\RBuilder\Lib\dclRBC77.bpl. The specified module
could not be found. Do you want to attemp to load this package the next
time a project is loaded?
The module it is trying to load is: tee70.bpl
Any ideas?
--
Xavier Pacheco
Xapware Technologies Inc
manage your projects: www.xapware.com/ActiveFocus.htm
the blog: www.xavierpacheco.com/xlog
the book: www.amazon.com/exec/obidos/ASIN/0672324431//xavierpacheco-20
Now when I load Delphi 7 I get the following error:
Can't load package c:\program
files\borland\delphi7\RBuilder\Lib\dclRBC77.bpl. The specified module
could not be found. Do you want to attemp to load this package the next
time a project is loaded?
The module it is trying to load is: tee70.bpl
Any ideas?
--
Xavier Pacheco
Xapware Technologies Inc
manage your projects: www.xapware.com/ActiveFocus.htm
the blog: www.xavierpacheco.com/xlog
the book: www.amazon.com/exec/obidos/ASIN/0672324431//xavierpacheco-20
This discussion has been closed.
Comments
Unfortunately ReportBuilder 7.03 does not support TeeChart 7. ReportBuilder
7.04 and ReportBuilder 9 fully support the latest version of TeeChart.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
upgrade to 9?
--
Xavier Pacheco
Xapware Technologies Inc
manage your projects: www.xapware.com/ActiveFocus.htm
the blog: www.xavierpacheco.com/xlog
the book: www.amazon.com/exec/obidos/ASIN/0672324431//xavierpacheco-20
There should be no impact to your source if you upgrade to RB 9. All your
reports and event handler code should compile and work correctly with the
latest version.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Tee76.bpl, i connot compile the RB wrapper for Tee7
R?gent Gaudreau
ROBIC s.e.n.c.
working in the ide with Report Builder. I can preview the chart, but when i
compile i have then TeEngine compile different version system.rtl ?
I have check my system.pas version and i have RTLVersion = 14.31;
I have tried a project with TeeChart and i see TeEngine in the uses, i can
compile and run. So why i get this error when doing it in Report Builder ?
Regent
If you are able to compile successfully with TeEngine in on project and not
another, this may mean you are linking an old file into one of your
projects. Search your computer for old versions of this file and check your
library path to be sure none of the directories contain an older version.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
My project compile with package for Report Builder, i remove the package
option and compile and runs OK. It's not the firt time having problems with
those %?/"&? packages, i have now decided to stop using this approach.
Good in theorie, but not in practice.
Thx
Regent