How to compile mesa for windows arm64 from x64 machine
Mayank Jain
mayankjn.jain1993 at gmail.com
Wed Oct 23 11:38:43 UTC 2024
Windows Build machine: *x64*
Windows Host machine: *arm64*
*How to compile mesa for arm64 from the build machine ? What are the steps
?*
*Background:*
VS 2022 is used for compilation.
I am able to compile *x64 *mesa using below commands:
Build LLVM for x64
Install other dependencies
Command to build x64 mesa
meson setup builddir/ -Dbuildtype=release -Dgallium-drivers=zink
--backend=vs
Open mesa.sln file on VS and compile - > SUCCESS
Thanks,
Mayank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-users/attachments/20241023/e454aee2/attachment.htm>
More information about the mesa-users
mailing list