Compiling QT-WebKit (4.5.3) with vc6)

Source: Internet
Author: User

The vc6 compiler is used to link the vc6 Runtime Library. The main reason is that other projects use the vc6 Runtime Library, so it is impossible to make special use of this WebKit.

 

1. Use the compiler. Perfect Combination with vc6.

2. Copy the stuff in the os-win32 to the inclusion path folder and add the STD Reference of ptrdiff_t in cstddef. h.

2. Solve the STD: min and STD: Max problems. Rest assured that this project does not rely on MFC. No.

3. Find xmath. h In the CRT source code and copy it to the inclusion path folder. Those who install the green version will find them by themselves.

4 ). WebKit defines several macros, and several real parameters in vc6 STL have the same name as them. If you didn't say so, modify STL in batches.

5. The namespace and header file are not included and added in many places. I have some doubts about how other compilers can compile the program.

 

Because this item depends on STL, we can only bind it to STL of vc6. (Vc6 queues and dual-end queues are bad ).

 

Projects at work, vc6 in my life, I really don't think gcc2.95 will have the same vitality as vc6.

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.