Problems encountered during avplayer Compilation

Source: Internet
Author: User

1: Enter the doscommand for other drive letters: CD \ d I: \ is the command for entering the idisk.

2: can not find the "libboost_system-vc100-mt-sgd-1_54.lib", I did not find this Lib in the boost compiled by myself, but I found a similar "libboost_system-vc100-mt-gd-1_54.lib" lib with the requirements of the Lib only one "s", found in the Internet super: Self-compiled boost is a dynamic link, this avplayer requires a static link, so it re-compiled the boost. The compilation process is as follows:

(1) first run the Bootstrap. BAT file and get the executable files b2.exe, bjam.exe, and some other files in the root directory.

(2) Run cmd to enter the boost root directory.

(3) enter the command: bjam.exe runtime-link = static

(4) wait until the running is completed. In this way, the Lib of SGD will appear in the bin. V2 folder.

Http://cache.baiducontent.com/C? M = Clerk & P = 8b2a975d8f934eaf5ee68a2f1b4182 & newp = Clerk & User = Baidu & fm = SC & query = libboost_system-vc100-mt-sgd & qid = & p1 = 1

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.