Installing Boost: Difference between revisions

From NEOSYS Dev Wiki
Jump to navigationJump to search
(New page: ==Boost C++ Libraries 1.34.0== # Go to http://www.boost-consulting.com/products/free # Click the 2nd download, Boost 1.34.0 Installer. # Click Run and again. # Agree to the licenses. # C...)
 
Line 1: Line 1:
 
==Boost C++ Libraries 1.38.0==
==Boost C++ Libraries 1.34.0==


# Go to http://www.boost-consulting.com/products/free
# Go to http://www.boost-consulting.com/products/free
# Click the 2nd download, Boost 1.34.0 Installer.
# Click the 2nd download, Boost 1.38.0 Installer.
# Click Run and again.
# Click Run and again.
# Agree to the licenses.
# Agree to the licenses.
Line 21: Line 20:
#* Boost ProgramOptions<br>
#* Boost ProgramOptions<br>
#* Boost Regex<br>
#* Boost Regex<br>
#* Boost System<br>
#* Boost Thread<br>
#* Boost Thread<br>



Revision as of 19:12, 20 March 2009

Boost C++ Libraries 1.38.0

  1. Go to http://www.boost-consulting.com/products/free
  2. Click the 2nd download, Boost 1.38.0 Installer.
  3. Click Run and again.
  4. Agree to the licenses.
  5. Click Next.
  6. Tick the Visual C++ 8.0 (Visual studio 2005).
  7. Tick the Multithread, static runtime and Multithread Debug, static runtime then click Next

Multithreadstatic.jpg

  1. Now untick every box except:
    • Boost Header files
    • Boost Start menu shortcut
    • Boost Source and Documentation
    • Tools
    • Boost DateTime
    • Boost FileSystem
    • Boost IOstream
    • Boost ProgramOptions
    • Boost Regex
    • Boost System
    • Boost Thread

Choosingcomp.jpg

Click Next, Install

Take note of where you saved boost.