Search found 16 matches
- Tue May 26, 2015 1:37 pm
- Forum: VCL
- Topic: Trying To Install VCL XE8 For QuickReports Pro
- Replies: 27
- Views: 33096
Re: Trying To Install VCL XE8 For QuickReports Pro
I just wanted to let everyone know that this has been resolved. Apparently, some dummy named Rick Hillier (that would be me :) ) downloaded the "standard" version of the Qreport Teechart components and tried to install that. Steem's tech support (thank you Marc) got onto my system via a remote sessi...
- Fri May 22, 2015 3:13 pm
- Forum: VCL
- Topic: Trying To Install VCL XE8 For QuickReports Pro
- Replies: 27
- Views: 33096
Re: Trying To Install VCL XE8 For QuickReports Pro
My installation is pretty much a virgin XE8 install with only QReport, TeeChart Pro, DBISAM and InfoPower installed. None of the other three should be conflicting with this, which is why I am so puzzled by this. I've never had any issues like this before with anything. If you want to give that a sho...
- Fri May 22, 2015 12:59 pm
- Forum: VCL
- Topic: Trying To Install VCL XE8 For QuickReports Pro
- Replies: 27
- Views: 33096
Re: Trying To Install VCL XE8 For QuickReports Pro
The only 3rd party components that I have installed beyond what was there already via the Delphi XE8 installer is DBISAM (makes no reference to TeeChart - it's a database system) and InfoPower - a series of data-aware components that have nothing to do with TeeChart, and QReport Pro. I unchecked the...
- Thu May 21, 2015 1:00 pm
- Forum: VCL
- Topic: Trying To Install VCL XE8 For QuickReports Pro
- Replies: 27
- Views: 33096
Re: Trying To Install VCL XE8 For QuickReports Pro
After some fiddling around, I managed to get the packages to compile, however, when I go to install the design time package, I get these errors:
I am pretty sure I have the library search path set up correctly.
I am pretty sure I have the library search path set up correctly.
- Thu May 21, 2015 12:40 pm
- Forum: VCL
- Topic: Trying To Install VCL XE8 For QuickReports Pro
- Replies: 27
- Views: 33096
Re: Trying To Install VCL XE8 For QuickReports Pro
Here is the bottom of the list of Delphi packages installed (the top consists of all of the basic packages that come with Delphi):
I don't see sign of the standard component installed.
I don't see sign of the standard component installed.
- Thu May 21, 2015 12:38 pm
- Forum: VCL
- Topic: Trying To Install VCL XE8 For QuickReports Pro
- Replies: 27
- Views: 33096
Re: Trying To Install VCL XE8 For QuickReports Pro
Greetings, I downloaded those files - thank you for the kick in the right direction. Funny... I did a search for the filename and didn't see that post. I must have missed something. The fun with the QReport component still continues. I tried compiling the project and am not meeting with success. Tee...
- Thu May 21, 2015 1:52 am
- Forum: VCL
- Topic: Trying To Install VCL XE8 For QuickReports Pro
- Replies: 27
- Views: 33096
Re: Trying To Install VCL XE8 For QuickReports Pro
I have uninstalled everything and have started Delphi XE8 from scratch. When I installed TChart Pro 2015, I got the following error message: TeeChartErrorInstalling.png I cannot find these files anywhere. It would do a lot for my sanity to be able to locate these files on your site as the message sa...
- Tue May 19, 2015 1:28 pm
- Forum: VCL
- Topic: Trying To Install VCL XE8 For QuickReports Pro
- Replies: 27
- Views: 33096
Re: Trying To Install VCL XE8 For QuickReports Pro
I think something is wrong with my Delphi xe8 installation in general. To date, I have only been trying to get all of my libraries installed and working. I tried just creating an empty vcl project and running it to get the main form to show... I get an "E1026 File Not Found: Controls.res" error. The...
- Sat May 16, 2015 11:39 pm
- Forum: VCL
- Topic: Trying To Install VCL XE8 For QuickReports Pro
- Replies: 27
- Views: 33096
Re: Trying To Install VCL XE8 For QuickReports Pro
I did check that... I haven't done a whole lot with the IDE yet, as I don't have everything installed yet. TeeChart is one of the more important ones I use, so it was one of the first. I have to assume that your installer would have removed the standard version. I have attached a jpeg of what's in m...
- Thu May 14, 2015 4:41 pm
- Forum: VCL
- Topic: Trying To Install VCL XE8 For QuickReports Pro
- Replies: 27
- Views: 33096
Re: Trying To Install VCL XE8 For QuickReports Pro
The Tool Palette tab still reads TeeChart Lite, but right clicking the teechart when I drop it on a form shows the pro version. There are other controls (I assume related to TeeChart) on that tab too, but I have no way of knowing what version they are.
- Thu May 14, 2015 1:01 pm
- Forum: VCL
- Topic: Trying To Install VCL XE8 For QuickReports Pro
- Replies: 27
- Views: 33096
Re: Trying To Install VCL XE8 For QuickReports Pro
I did all of these steps and when I go to install the compiled package, I get the following:
Cannot load package 'Tee9220.' It contains unit 'VCLTee.TeeGDIPlus',
which is also contained in package 'Tee922.'
<sigh>
Cannot load package 'Tee9220.' It contains unit 'VCLTee.TeeGDIPlus',
which is also contained in package 'Tee922.'
<sigh>
- Wed May 13, 2015 2:48 pm
- Forum: VCL
- Topic: Trying To Install VCL XE8 For QuickReports Pro
- Replies: 27
- Views: 33096
Re: Trying To Install VCL XE8 For QuickReports Pro
Okay... I inadvertently had the win32 version installed. I uninstalled that and installed the full version. That part is now working fine in both 32 and 64 bit versions. I re-copied the original TeeChart package for QReport and started over with that. I am trying to start out compiling the 32-bit re...
- Tue May 12, 2015 4:27 pm
- Forum: VCL
- Topic: Trying To Install VCL XE8 For QuickReports Pro
- Replies: 27
- Views: 33096
Re: Trying To Install VCL XE8 For QuickReports Pro
I have tried compiling the first package, but the compiler choked on the requirement for: QR506RunDXE8 I don't see that anywhere on my hard drive, but there are similar filenames with "w32" appended to the filename. They are in a known folder. I even tried changing this to QR506RunDXE8w32 to match t...
- Tue May 12, 2015 11:18 am
- Forum: VCL
- Topic: Trying To Install VCL XE8 For QuickReports Pro
- Replies: 27
- Views: 33096
Re: Trying To Install VCL XE8 For QuickReports Pro
I did... I try to install the first one and I get a complaint that QR506RunDXE8.bpl is missing. The compiler also chokes on the mention of this in the "requires" section. I have those bpl files with a "w32" on the end, though.
- Mon May 11, 2015 5:59 pm
- Forum: VCL
- Topic: Trying To Install VCL XE8 For QuickReports Pro
- Replies: 27
- Views: 33096
Trying To Install VCL XE8 For QuickReports Pro
Greetings, I am trying to install the above for QuickReports Pro 5.06. I have a virgin Delphi XE8 Pro installed, as well as TeeChart Pro 2015.15 for XE8. The package for supporting QR Pro for XE8 contains absolutely no documentation for installing this and when I go to compile the projects, I get co...