How to compile mesa for windows arm64 from x64 machine

Mayank Jain mayankjn.jain1993 at gmail.com
Fri Oct 25 06:15:52 UTC 2024


Hey Matthew,
Yes. I am asking about how to cross compile Mesa for ARM64 on an x64 host
(Intel i7 laptop - x64 based PC).


On Thu, Oct 24, 2024 at 10:38 PM Matthew Barron <freontrip at gmail.com> wrote:

> 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/20241025/1441e19a/attachment.htm>


More information about the mesa-users mailing list