Login Page - Create Account

Support Board


Date/Time: Fri, 18 Oct 2024 05:19:47 +0000



Post From: Remote Build might be incorrectly building x64 dll when in ARM64

[2024-02-29 06:32:10]
User719512 - Posts: 248
I show the following bat files for VS2022

vcvars32.bat
vcvars64.bat
vcvarsall.bat
vcvarsamd64_arm64.bat
vcvarsamd64_x86.bat
vcvarsx86_amd64.bat
vcvarsx86_arm64.bat

vcvarsamd64_arm64.bat calls @call "%~dp0vcvarsall.bat" x64_arm64 %*

Personally, I find it more convenient to build from inside the IDE and switch from the menus. See attached.
imagevs2022.png / V - Attached On 2024-02-29 06:31:21 UTC - Size: 10.21 KB - 65 views