Use ultimate toolbox

Source: Internet
Author: User

Follow the instructions in the previous four steps:

 

Statically linking to the ultimate toolbox

 

 

Please follow the steps below to statically link to the ultimate toolbox:

 

Step 1:Build all Mappings of the JPEG libraries-you'll find this project in the Lib \ JPEG directory (this is a vc6 project that shoshould convert and build properly in later versions of Visual Studio ).

 

 

Step 2:Build all deployments of the "utstaticlib" project found in the "/lib/build libs" folder. (You can omit the deployments you are sure you are not going to use .)

 

 

Step 3:Add the following line to the end of your project's stdafx. h file:

 

# Include"Utstaticlib. H"

 

 

Step 4:Add the following line to the "compile-time directives" window of your resource des:

 

# Include "oxmain. RC" 

 

 

Make some settings. The project property C/C ++ appends the inclusion directory ultimate toolbox \ include, and the resource attachment directory performs the same settings.

Connector additional library directory ultimate toolbox \ Lib \ libs

Change include \ utstaticlib. h to remove # ifdef _ afxdll BranchCodeThis part uses the Shared Library

Compile it.

 

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.