How to compile mesa for windows arm64 from x64 machine

Matthew Barron freontrip at gmail.com
Thu Oct 24 17:08:19 UTC 2024


Clarification may be helpful. Are you asking about how to cross-compile
Mesa for ARM64 on an AMD64 host? As others have warned that's likely to
result in a software renderer...

On Wed, Oct 23, 2024 at 6:39 AM Mayank Jain <mayankjn.jain1993 at gmail.com>
wrote:

> 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/20241024/4cd30ff1/attachment.htm>


More information about the mesa-users mailing list