$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: MSVC ARM64
From: Simon Richter (Simon.Richter_at_[hidden])
Date: 2017-12-07 15:48:47
Hi,
is there a way to compile for arm64 with MSVC? I can successfully run
"vcvarsall.bat amd64_arm64" and get a working toolchain, but configuring
Boost for architecture=arm address-model=64 fails.
Simon