Search found 8 matches

by Tango42
Thu Dec 13, 2007 12:47 pm
Forum: VCL
Topic: TChart problems...
Replies: 1
Views: 2039

Hi,

I have found a solution to my problem.

http://qc.borland.com/wc/qcmain.aspx?d=42467

I just made a new project, and insertet my modules from my old project.

I works perfectly now :-)
by Tango42
Wed Dec 12, 2007 8:56 pm
Forum: VCL
Topic: TChart problems...
Replies: 1
Views: 2039

TChart problems...

Hi, I have resently been assigned to a project created with an older TeeChart. I am to do some modifications in the program, but are having some problems. (I am using BDS 2006, and have installed TeeChart Pro v8.02). 1) I get the following error: '[C++ Error] test.cpp(49): E2316 'Series' is not a me...
by Tango42
Thu Nov 29, 2007 12:58 pm
Forum: VCL
Topic: Can´t find 'QrTee.hpp'
Replies: 9
Views: 4935

Hi Narcis.

I tried to put the following:

#define INC_VCLDB_HEADERS
#include <vcl.h>
#pragma hdrstop

in the DclTee8QR4C10.cpp. I didn´t do any change. (Was that correct to do so btw?).
by Tango42
Thu Nov 29, 2007 12:10 pm
Forum: VCL
Topic: Can´t find 'QrTee.hpp'
Replies: 9
Views: 4935

Hi Narcis. I have had a look at thee two threads. But it doesn´t seem to work for me. I still get the error: [Linker Fatal Error] Fatal: Unable to open file 'DB.OBJ' The TeeQR4C10.bpl compiles fine. But the DclTee8QR4C10.bpl keeps giving me the error. Below is listed the contains/requires in DclTee8...
by Tango42
Tue Nov 27, 2007 2:22 pm
Forum: VCL
Topic: Can´t find 'QrTee.hpp'
Replies: 9
Views: 4935

Hi Narcis.

Thanks for the answer. I did what u told, but know I get the following error:

[Linker Fatal Error] Fatal: Unable to open file 'DB.OBJ'
by Tango42
Tue Nov 27, 2007 1:39 pm
Forum: VCL
Topic: Can´t find 'QrTee.hpp'
Replies: 9
Views: 4935

Hi Narcis. I have followed the instructions. I have compiled Tee8QR4C10 succesfully, but when I try to compile DclTee8QR4C10 i get the following error: [Pascal Fatal Error] F1026 File not found: 'c:\program files\borland\bds\4.0\lib\designide.dcp' I have searched for the file on my pc, and it is loc...
by Tango42
Tue Nov 27, 2007 9:46 am
Forum: VCL
Topic: Can´t find 'QrTee.hpp'
Replies: 9
Views: 4935

Thanks a lot for the quick answer Narcis. I will have a look.

/Tango42
by Tango42
Mon Nov 26, 2007 8:50 pm
Forum: VCL
Topic: Can´t find 'QrTee.hpp'
Replies: 9
Views: 4935

Can´t find 'QrTee.hpp'

I have to do some changes to a program that is made in C++ Builder 5. I can see, that it uses a header file called 'QrTee.hpp'. I have installed BDS 2006, QuickReport 4,07 Pro and TeeChart Pro 8.02. I have followed the installation instructions, and everything went ok. But I somehow can´t find the h...