Page 1 of 1

The QRChart problem BDS2006 - TeeChart 7.12 (Source) QR 4.07

Posted: Wed Feb 20, 2008 7:36 pm
by 9344832
I have looked through previous posting and tried a few things but still I cannot see the QRChart appear in my components...

I have QR 4.07 Pro installed

I have bought the full source version which would lead me to beleive that when I select the option in TeeRecompile to include QuickReport packages the utility will in fact do what its suppose to do which includes installing the QuickReport support... unless that checkbox is just for fun :s

in any case I have wasted a few hours on this and I see many users have before me. so why not fix the damn thing so that when it compiles the sources and installs the components it does it correctly. there is not even an error message in TeeRecompiles that would say why QR is not compiled or installed.

So could you provide a clean way to have the component installed properly if thats not to much to ask for

thanks

Posted: Tue Feb 26, 2008 10:21 am
by yeray
Hi marc_x,

Sorry for delay!

TeeChart for QuickReport packages installation is quite complex because of Delphi packages dependencies nature and all Delphi, QuickReport and TeeChart version combinations possible. We are constantly trying to enchance TeeRecompile but, as said before, is very difficult to cover all possibilities.

I've tested and reproduced that the checkbox you mention doesn't seem to work for v7. We'll investigate what's happening here.

Meanwhile, you can compile TQR manually. I've tested it and works fine.
You can compile the packages Tee7QR4D10.dpk and DclTee7QR4D10.dpk provided with the teechart sources installation (C:\Program Files\Steema Software\TeeChart Pro 7.12 Full Source Code\Sources by default).

You'll need to change some files at the requires list and I recommend you to create a destination folder for the generated files in order to find them once package will be built.

Please, take a look at the instructions I wrote on 16th Jul 2007 here. You should proceed in a very similar way.