DCubeRecomp.exe and missing GqeDelph

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
waa
Newbie
Newbie
Posts: 5
Joined: Mon Apr 19, 2004 4:00 am

DCubeRecomp.exe and missing GqeDelph

Post by waa » Thu Nov 23, 2006 1:47 pm

I look for the old messages but there is no help.
I wan't to recompile Decision Cube with Delph 2006.

I foun no description for DCubeRecomp.exe but I found :
DCubeRecomp.exe 1 means to compile Delphi 1
DCubeRecomp.exe 10 closed directly
;DCubeRecomp.exe 2006 tell that it is inpossible to compile Delphi 2006

manual compilation need GqeDelph.dcu.
This unit is not on my PC.

How can I work with Decision Cube ?

Thanks

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Nov 23, 2006 3:28 pm

Hi waa,

Are you running DCubeRecomp.exe provided with TeeChart's binary installer for Delphi 2006? You will find it at C:\Program Files\Steema Software\TeeChart 708 for Delphi 2006\Delphi10\Decision Cube.

Please read Decision Cube.txt and run the tool "as-is".

If you are a TeeChart Pro v7 VCL source code customer then the Recompile tool provided with the sources will automatically compile and install Decision Cube packages.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

waa
Newbie
Newbie
Posts: 5
Joined: Mon Apr 19, 2004 4:00 am

DCube

Post by waa » Thu Nov 23, 2006 5:57 pm

I'm sorry,

but this doesn't work.

The binary install V 7.08.
The source is 7.07 ( here is no tool)

perhaps the reason is the german path ?

If I start the tool from the binary path a window is open and closed. Not more !

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Mon Nov 27, 2006 3:58 pm

Hi,

yes, you're correct, something is happening with the DCubeRecomp.exe tool, we're going to take a look what the problem is. It could be related with the paths where the BDS is installed.
In meantime, have you tried to recompile the Decision Cube packages manually ?
You can find a detailed instructions into the "Decision Cube.txt" file under:
D:\Program Files\Steema Software\TeeChart 7.08 for Delphi 2006\Delphi10\Decision Cube

waa
Newbie
Newbie
Posts: 5
Joined: Mon Apr 19, 2004 4:00 am

Post by waa » Tue Nov 28, 2006 7:19 pm

Hi,

with manual rebuild there is a unit missing.
I don't remember that name but this is the wellknown missing unit.

If you need the name I can send it to you tomorrow.

Thanks

Werner

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Wed Nov 29, 2006 9:51 am

Hi Werner,

yes please, which unit is missing ?

waa
Newbie
Newbie
Posts: 5
Joined: Mon Apr 19, 2004 4:00 am

Post by waa » Mon Dec 04, 2006 2:12 pm

Hi,

the unit is GqeDelph in the dcldss(x).dpk.

The dss.dpk is ok.


Werner

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Tue Dec 12, 2006 8:09 am

Hi Werner,

I remember some customers who have the same problem, to solve it try the following:

1) Add DelphiX\Source\ToolsApi\ directory to the search path
2) Set the "Build Control" to "Explicitly rebuild".

waa
Newbie
Newbie
Posts: 5
Joined: Mon Apr 19, 2004 4:00 am

Post by waa » Tue Dec 12, 2006 5:07 pm

Hi Josep,

this is not my solution.

Everytime the Unit MXDSSQRY will build and there is

implementation

uses
GqeDelph;


and that's it


For the unit MXDSSQRY I have only the .pas and the dfm File.

Werner

Post Reply