DevExpress VCL for C++builder EX6

Source: Internet
Author: User
1)
http://download.csdn.net/detail/m_star_jy_sy/8425035

2) Compiling and installing
The search path for setting the project properties is:. \source, .... \.. \source;
Generate the. hpp and. lib files required for C++builder
Project Properties dialog box, Delphi complier| output-c/c++| The value of the C + + Output file generation defaults to generate Dcus only, instead generate all C++builder files (including package libs).

3) Application
Drag and drop the DevExpress control onto the form.
Compile: Will prompt to set the cxGriphic.h header file path, the native path is: C:\Users\Public\Documents\Embarcadero\Studio\14.0\hpp. Select the Cxgriphic.hpp file. Or, add the include path:c:\users\public\documents\embarcadero\studio\14.0\hpp first.
Link: will prompt the following error: [ilink32 ERROR] error:unable to open file ' Cxlookandfeelpainters. RES '
Set the project properties, set the library path to add: D:\1-tools\1-development tool \bcb\devexpress_vcl_xe6\sources (for DevExpress source path)

DevExpress VCL for C++builder EX6

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.