TeeChart Pro 2010 is missing the .dproj and .grouproj files

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
ACT
Newbie
Newbie
Posts: 2
Joined: Fri Jan 07, 2011 12:00 am

TeeChart Pro 2010 is missing the .dproj and .grouproj files

Post by ACT » Mon Jan 10, 2011 1:09 pm

Hello,

I downloaded the TeeChartPro 2010 source package and I can't find the .dproj and .groupproj files to be able to compile the packages.
Well, I can compile them, but am not sure I'll be using the same options as you did when you developped the library.
DPKs are here for D2007 and upper, but the .dproj files are missing, and so is the .groupproj file that groups all packages together.

Have I missed something obvious?

Regards
ACT

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TeeChart Pro 2010 is missing the .dproj and .grouproj files

Post by Yeray » Tue Jan 11, 2011 1:54 pm

Hi ACT,

We usually use the TeeRecompile tool to compile the packages. That tool calls the compiler directly giving the .dpk and the options to it in a command-line call. So normally we don't use the .dproj and .grouproj files.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

ACT
Newbie
Newbie
Posts: 2
Joined: Fri Jan 07, 2011 12:00 am

Re: TeeChart Pro 2010 is missing the .dproj and .grouproj files

Post by ACT » Tue Jan 11, 2011 3:14 pm

Hello,

Thank you for your answer, I now understand the use of the TeeRecompile tool.
But considering that the bdsproj and bdsgroup files are bundled in the source package for previous versions, I was expecting to get the dproj and grouproj files for later versions of the IDE.

Regards
Olivier

Post Reply