Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nads-boost
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
NADS-Public
nads-boost
Commits
4323d51d
Commit
4323d51d
authored
Jun 26, 2018
by
iowa\dheitbri
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
131daf9d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
ReadMe.txt
ReadMe.txt
+8
-8
No files found.
ReadMe.txt
View file @
4323d51d
Current Version of NADS-Boost is built using boost 1.
54, built Aug
13. Just the dynamic (dll) versions of 32 + 64 bit
Current Version of NADS-Boost is built using boost 1.
67, built Jun
13. Just the dynamic (dll) versions of 32 + 64 bit
using VS-201
0
are provided in the lib and bin. Use the preprocessor define BOOST_ALL_DYN_LINK to tell boost to set
using VS-201
7
are provided in the lib and bin. Use the preprocessor define BOOST_ALL_DYN_LINK to tell boost to set
its auto-link to use the dll version, it will default to the static version of the libraries.
its auto-link to use the dll version, it will default to the static version of the libraries.
The following command line were used to build the libraries:
The following command line were used to build the libraries:
<boost-dir>\b2 --toolset=msvc-1
0.0
variant=release link=shared threading=multi architecture=x86 address-model=64
<boost-dir>\b2 --toolset=msvc-1
4.1
variant=release link=shared threading=multi architecture=x86 address-model=64
<boost-dir>\b2 --toolset=msvc-1
0.0
variant=release link=shared threading=multi architecture=x86 address-model=32
<boost-dir>\b2 --toolset=msvc-1
4.1
variant=release link=shared threading=multi architecture=x86 address-model=32
<boost-dir>\b2 --toolset=msvc-1
0.0
variant=debug link=shared threading=multi architecture=x86 address-model=64
<boost-dir>\b2 --toolset=msvc-1
4.1
variant=debug link=shared threading=multi architecture=x86 address-model=64
<boost-dir>\b2 --toolset=msvc-1
0.0
variant=debug link=shared threading=multi architecture=x86 address-model=32
<boost-dir>\b2 --toolset=msvc-1
4.1
variant=debug link=shared threading=multi architecture=x86 address-model=32
Note boost does not change the names of the output libraries for 32 bit and 64 bit.
Note boost does now change the names of the output libraries for 32 bit and 64 bit.
\ No newline at end of file
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment