Due to a re-installation, I didn't succeed to run a project with some TQRChart inside. Here is the steps of my installation :
1) Installation of Borland C++ builder XE
2) Installation of QuickReport 5.40
3) Installation of Teechart Pro 2010
4) Then I use the TQR component find in this topic : http://www.teechart.net/support/viewtop ... 5c*#p51637
5) This component is Tee9QR5C15.
6) I open the .groupproj file and tried to build DclTee9QR5C15.bpl project but I have got an error message :
Code: Select all
Dcc fatal error TeeQrTeeReg.pas : Impossible to compile unit DBChart.pas
7) Then I tried to use files placed in the directory "CompiledC" and following your instructions :
I manually add the component DclTee9QR5C15.bpl in C++ builder.I've placed the compiled files how the QuickReport article says:
- DclTee9QR5C15.bpl at "C:\Program Files\Embarcadero\RAD Studio\8.0\bin"
- Tee9QR5C15.bpl at "C:\WINDOWS\system32"
- All the others (bpi, lib, map, obj, tds) at "C:\Program Files\Embarcadero\RAD Studio\8.0\lib\win32\debug"
With a new project, TQRChart is well installed but when i placed it into a qreport form, c++ builder crashed with no message error...
Please can you help me for this installation ?
Thanks for your help
mo