![]() | Steema Issues DatabaseNote: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;otherwise you can use StackOverflow. Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy. |
| Summary: | Build error with C++Builder, v2014.11.140512 | ||
|---|---|---|---|
| Product: | VCL TeeChart | Reporter: | Shinobu Nagai <nagai> |
| Component: | Chart | Assignee: | Steema Issue Manager <issuemanager> |
| Status: | CONFIRMED --- | ||
| Severity: | major | CC: | sandra |
| Priority: | --- | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows | ||
| Chart Series: | --- | Delphi / C++ Builder RAD IDE Version: | |
| Attachments: | C++Builder XE2 build error | ||
|
Description
Shinobu Nagai
2014-05-16 00:33:11 EDT
Created attachment 206 [details]
C++Builder XE2 build error
Sorry, it was our setting mistake. By setting the following in C++Builder XE2, we could run it correctly: We set the "TeeChartのDelphi16.Win32\Include" folder to include path in sample project option, and set the "TeeChartのDelphi16.Win32\Lib\Obj" folder to library path. |