HOW can i build boost with vs2017 and support win_xp
祺罗 via Boost-build <[email protected]> Wed, 24 Feb 2021 14:24:55 +0800
| Newsgroups | gmane.comp.lib.boost.build |
|---|---|
| Message-ID | <CAJMQeTxpbqHWD0wepsgo6_2CcxvJ9hH-8YO5uuMgMGk80NHAQQ@mail.gmail.com> |
--===============5352030000346297223==
Content-Type: multipart/alternative; boundary="0000000000008033bc05bc0f18cd"
--0000000000008033bc05bc0f18cd
Content-Type: text/plain; charset="UTF-8"
Because the inter-process communication function of the boost library is
needed, the boost library is compiled. But it works well on XP. According
to the network tutorial, the boost library supporting XP is compiled.
The following compilation method I found on the Internet. But if you put
the program under XP, it will crash as long as you call the BOOST library.
Big guys please advise
call .\bootstrap.bat
.\b2.exe -j5 --toolset=msvc-14.1_xp --with-date_time --with-filesystem
--with-system --with-thread --with-regex link=static runtime-link=static
--0000000000008033bc05bc0f18cd
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">Because the inter-process communication function of the bo=
ost library is needed, the boost library is compiled. But it works well on =
XP. According to the network tutorial, the boost library supporting XP is c=
ompiled.<br><br>The following compilation method I found on the Internet. B=
ut if you put the program under XP, it will crash as long as you call the B=
OOST library. Big guys please advise<br><br>call .\bootstrap.bat<br>=C2=A0 =
=C2=A0 =C2=A0.\b2.exe -j5 --toolset=3Dmsvc-14.1_xp --with-date_time --with-=
filesystem --with-system --with-thread --with-regex link=3Dstatic runtime-l=
ink=3Dstatic<br></div>
--0000000000008033bc05bc0f18cd--
--===============5352030000346297223==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Unsubscribe & other changes: https://lists.boost.org/mailman/listinfo.cgi/boost-build
--===============5352030000346297223==--