Jump to content
WoWBB.org

How to Install Boost On Windows [With Pictures]


Madness

Recommended Posts

Since there is no known guide here on AC-Web on how to install Boost for TrinityCore or any other core, I decided to make one with pictures.

  • Go to this link:

    Dear guest, please login or register to see this content.


    and download Boost. It's a ZIP file from Sourceforge.
  • Create a new folder at the C drive called "local" (without quotes) and inside that folder, make a new folder called "boost_1_57_0" (without quotes)

    Dear guest, please login or register to see this content.


    20a29ok.png
  • Now, in the ZIP file, there is a folder called "boost_1_57_0". Open that folder and extract the content in the boost folder you created
    t05c9k.png
  • Open up the "Bootstrap.bat" file and a CMD will pup up and run the build of the program. Let it load until it's finished.
  • Now, open up the Start menu, right click "Computer" then go to "Properties". Now at the left at the links, press "Advanced System Settings" and then "Environment Variables". Now press "New..." Now add the following information:
    Code:
    Variable Name: BOOST_ROOT
    Variable Value: C:\local\boost_1_57_0
    Now, save it.
  • Now, do the same thing again but put this in the fields instead:
    Code:
    Variable Name: BOOST_DIR
    Variable Value: C:\local\boost_1_57_0
  • Now restart your computer so we can be sure that the changes will take effect.

And there we go! Boost is installed!

FAQ
Q: The bootstrap.bat open and shuts down directly
A: Install Visual C++ 2013 Express and Visual Studio 2013 Express. Make sure that the programs you install will be 32bit. If you install 64bitof the software, it won't work.

 

Credits to Djundead

  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...