I originally posted this in July. What is left to sort out? How much more time could you possibly need? I put this aside back then, but now a deadline looms and I could really use the guidance of using the samples. Either you support C++ Builder or you don't.
Awaiting your reply.
Search found 12 matches
- Thu Dec 16, 2010 10:38 pm
- Forum: VCL
- Topic: Can't Build Samples in C++ Builder
- Replies: 5
- Views: 4026
- Wed Dec 15, 2010 10:03 pm
- Forum: VCL
- Topic: TChartSeries OnGetMarkText causing compiler error
- Replies: 1
- Views: 2155
TChartSeries OnGetMarkText causing compiler error
I have TeeChart Pro v2010 VCL version installed I am taking a TChart from an old project using old version of C++ Builder Version 5, and moving it to C++ Builder 2009. The code worked in the old version. When I bring it to the new version I get a compiler error. // Here's the method in my class void...
- Thu Dec 02, 2010 6:41 pm
- Forum: VCL
- Topic: Can't Build Samples in C++ Builder
- Replies: 5
- Views: 4026
Re: Can't Build Samples in C++ Builder
Still no response. Is there somewhere I can get this sample compiled properly?
Thanks,
Mary
Thanks,
Mary
- Wed Jul 14, 2010 2:46 pm
- Forum: VCL
- Topic: Simpler installation problem
- Replies: 8
- Views: 5034
Re: Simpler installation problem
Unchecking the TeeMaker component seems to fix the problem. I have been testing with my more complicated projects, and it now seems to be stable.
Thanks!
Thanks!
- Fri Jul 09, 2010 11:02 am
- Forum: VCL
- Topic: Simpler installation problem
- Replies: 8
- Views: 5034
Re: Simpler installation problem
That seems to be working so far for the simple case. I will test it further next week with my bigger projects and let you know. Can you tell me which specific components I will lose by deselecting that package? I want to make sure I will still have all of the functionality I will need. Thanks, Mary
- Thu Jul 08, 2010 12:07 pm
- Forum: VCL
- Topic: Simpler installation problem
- Replies: 8
- Views: 5034
Re: Simpler installation problem
Yes. I can create a new project, drag a tee chart control onto the form, compile and run the project successfully.
- Wed Jul 07, 2010 8:22 pm
- Forum: VCL
- Topic: Can't Build Samples in C++ Builder
- Replies: 5
- Views: 4026
Can't Build Samples in C++ Builder
I tried to build your sample project (Features C++) but it would not build because of some references to your old version 8 libararies for example, one error was "Unable to find static library: TeePro812.lib". I have TeeChart Pro VCL v2010 and C++ Builder 2009. I do not have Delphi installed. Do you...
- Wed Jul 07, 2010 2:27 pm
- Forum: VCL
- Topic: Simpler installation problem
- Replies: 8
- Views: 5034
Re: Simpler installation problem
Well this is really strange. I created a new project and added, in this order, a TChart, a TADOQuery, and a TADOConnection, and the project saved and built fine. However, if I delete the TeeChart from the above project (so it just has a TADOQuery and a TADOConnection), save it and try to reopen it, ...
- Wed Jul 07, 2010 2:01 pm
- Forum: VCL
- Topic: Installation Problem
- Replies: 4
- Views: 3442
Re: Installation Problem
Hi Narcis, Thanks for your reply. I just created a new post moments ago. Please take a look at that. I uninstalled everything, and reinstalled just C++ Builder and Tee Charts, and I am still getting problems without DevExpress and QuickReports installed. The other post has steps to reproduce and scr...
- Wed Jul 07, 2010 1:59 pm
- Forum: VCL
- Topic: Simpler installation problem
- Replies: 8
- Views: 5034
Simpler installation problem
Hi, In my previous post, I was concerned about incompatibilities with DevExpress and QuickReports. However, I uninstalled everything, and reinstalled just C++ Builder and Teecharts, and I am still getting the error. So, Dev Express has nothing to do with it. Basically, if I have TeeCharts installed,...
- Tue Jul 06, 2010 4:29 pm
- Forum: VCL
- Topic: Installation Problem
- Replies: 4
- Views: 3442
Re: Installation Problem
Also, I would like to add that I am using C++ Builder, but I AM NOT using Delphi.
- Tue Jul 06, 2010 4:28 pm
- Forum: VCL
- Topic: Installation Problem
- Replies: 4
- Views: 3442
Installation Problem
I have exchanged emails with your sales@steema.com about this issue. I haven't heard back in a few days, so I thought I'd have better luck here. I have the following installed. They were installed in this order: Install Borland C++ Builder - Delphi_C++Builder2009_ESD_June2009.zip After installation ...