boostorg / boostorg/build

How to build boost libraries for arm64 by MSVC on windows

オープン
#305 コメント 2 件 リアクション 9 件 担当者 0 名 GitHub で見る
transition
主要言語
C++
スター
251
フォーク
63
PR マージ指標
30日以内にマージされた PR はありません

説明

Anyone who knows how to build boost libraries for arm64 by MSVC on windows?

The Environment: 64 bit OS + x64-based processor + windows 10 + Visual studio 2017 15.4.2 + boost 1.67.0 + b2

I find a args 'architecture' before and use msvc arm64 compiler, and it seems worked before, however it doesn't have 'arm64' value, and the below command doesn't work anymore.

The command:
.\bootstrap
.\b2 headers variant=release --build-dir=..\out\Release_x64 --address-model=64
.\b2 architecture=arm --variant=release --toolset=msvc-14.0

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。