Buildbot: Add clang-cl for Windows on ARM workers #109

Closed
opened 2024-07-26 17:21:47 +02:00 by Bart van der Braak · 2 comments

As mentioned in blender/blender#12418, we would need clang-cl installed on the Windows on ARM workers.

Possibly easily installed using:

winget install -e --id LLVM.LLVM
As mentioned in blender/blender#12418, we would need `clang-cl` installed on the Windows on ARM workers. Possibly easily installed using: ```powershell winget install -e --id LLVM.LLVM ```
Bart van der Braak added this to the DevOps Progress Board project 2024-07-26 17:21:53 +02:00
Bart van der Braak added the
Service
Buildbot
label 2024-08-01 11:00:10 +02:00
Bart van der Braak added the
Type
Deployment
label 2024-08-01 11:22:16 +02:00

@bartvdbraak AFAIK, clang-cl has been installed on the WoA workers now. Can this task be closed now?

@bartvdbraak AFAIK, clang-cl has been installed on the WoA workers now. Can this task be closed now?
Author
Owner

Yes, but it was mostly done manually.

I'd like to track this in #124 to make sure it becomes part of the new provisioning done for Windows workers.

I will close this issue.

Yes, but it was mostly done manually. I'd like to track this in #124 to make sure it becomes part of the new provisioning done for Windows workers. I will close this issue.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/blender-projects-platform#109
No description provided.