boostorg / boostorg/boost

how can build boost with vs2017 and support WinXP

Open
#482 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
8.6k
Forks
1.9k
Avg merge
39m
Merged PRs (30d)
2

Description

(1) .\b2.exe -j5 --toolset=msvc-14.0-xp --with-date_time --with-filesystem --with-system --with-thread --with-regex link=static runtime-link=static

(2)add #define BOOST_USE_WINAPI_VERSION BOOST_WINAPI_VERSION_WINXP int file \boost\winapi\config.hpp

but i work well on win7,win10.but when i put it to Winxp, it crach.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.