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
TeeChart Pro 2010 is missing the .dproj and .grouproj files
Re: TeeChart Pro 2010 is missing the .dproj and .grouproj files
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.
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,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: TeeChart Pro 2010 is missing the .dproj and .grouproj files
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
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