Re: [EXTERNAL] compiling for msvc arm64
Simon Richter via Boost-build <[email protected]> Fri, 6 Dec 2019 11:34:08 +0100
| Newsgroups | gmane.comp.lib.boost.build |
|---|---|
| Message-ID | <[email protected]> |
Hi, > Not all the libraries build in arm64, (but the libs I need did build fine). Did you build them on an arm64 system, or use a cross-compiler? For me, building with vcvarsall.bat amd64 bootstrap.bat vcvarsall.bat amd64_arm64 b2 architecture=arm address-model=64 ... hangs, as the build process attempts to execute an arm64 binary, which opens a dialog "not a valid Win32 application" and waits for the user to acknowledge. Simon _______________________________________________ Unsubscribe & other changes: https://lists.boost.org/mailman/listinfo.cgi/boost-build