Finally compiled a chrome that can run.

Source: Internet
Author: User
Tags i18n

The compilation steps are described earlier. I used vs2008 and installed Windows SDK 7. The final result is
12> D:/project/Chrome/src/third_party/cld/BAR/toolbar/cld/i18n/encodings/compact_lang_det/unittest_data.h (178): Warning c4566: character represented by universal-character-name '/u05d6' cannot be represented in the current Code Page (936)
12> D:/project/Chrome/src/third_party/cld/BAR/toolbar/cld/i18n/encodings/compact_lang_det/unittest_data.h (178): Warning c4566: character represented by universal-character-name '/u05e2' cannot be represented in the current Code Page (936)
12> D:/project/Chrome/src/third_party/cld/BAR/toolbar/cld/i18n/encodings/compact_lang_det/unittest_data.h (178): Warning c4566: character represented by universal-character-name '/u05e8' cannot be represented in the current Code Page (936)
12> .. /third_party/cld/BAR/toolbar/cld/i18n/encodings/compact_lang_det/compact_lang_det_unittest_small.cc (45): Warning c4566: character represented by universal-character-name '/u00f6' cannot be represented in the current Code Page (936)
12> build log was saved at "file: // D:/project/Chrome/src/Chrome/debug/obj/unit_tests/buildlog.htm"
12> unit_tests-1 error (s), 4251 warning (s)
=========== Build: 9 succeeded, 3 failed, 212 up-to-date, 0 skipped ==========

The three errors are some multilingual testing programs (which contain UTF-8 characters and I use the English version of vs2008). It doesn't matter.

Below is (it seems a little different from the color of the published version, especially the chrome icon)

Interactive_ui_tests.exe is an automatic test program, which is very interesting.

There is also a player:

Chrome's testshell:

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.