Deps: fixed msys2 path, support vs2022 x64, git ignores #130342

Open
Aras Pranckevicius wants to merge 1 commits from aras_p/blender:build_win_tweaks into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

Windows build_deps tweaks:

  • The used msys2 download path is no longer on the repo.msys2.org
    server, use a more recent version that stil exists.
  • Support VS2022 for building x64 dependencies (this is not used yet,
    but for local tests might be useful).
  • Put artifacts and staging of windows deps builder under git ignore
Windows build_deps tweaks: - The used msys2 download path is no longer on the repo.msys2.org server, use a more recent version that stil exists. - Support VS2022 for building x64 dependencies (this is not used yet, but for local tests might be useful). - Put artifacts and staging of windows deps builder under git ignore
Aras Pranckevicius added 1 commit 2024-11-15 18:11:00 +01:00
Windows build_deps tweaks:
- The used msys2 download path is no longer on the repo.msys2.org
  server, use a more recent version that stil exists.
- Support VS2022 for building x64 dependencies (this is not used yet,
  but for local tests might be useful).
- Put artifacts and staging of windows deps builder under git ignore
Aras Pranckevicius requested review from Ray molenkamp 2024-11-15 18:11:15 +01:00
Member

will do an actual review later, however, i'm a little surprised about you being able to get a build all the way into the source folder, i build into c:\db (dependency builder) because of long path issues in the past.

will do an actual review later, however, i'm a little surprised about you being able to get a build all the way into the source folder, i build into c:\db (dependency builder) because of long path issues in the past.
Author
Member

i'm a little surprised about you being able to get a build all the way into the source folder

Oh, I had no idea it has to be built outside, the instructions just say "run this batch file" so that's what I did. I did not do the "fully full" build; had locally commented out things I was not interested in building (only built image/video related deps, not llvm and friends). Building ffmpeg + deps and oiio + deps locally from the source folder worked fine.

If it has to be built outside of source tree, then maybe Usage build_deps 2017/2019/2022 x64/arm64 line should be expanded to tell how to do that :)

> i'm a little surprised about you being able to get a build all the way into the source folder Oh, I had no idea it has to be built outside, the instructions just say "run this batch file" so that's what I did. I did not do the "fully full" build; had locally commented out things I was not interested in building (only built image/video related deps, not llvm and friends). Building ffmpeg + deps and oiio + deps locally from the source folder worked fine. If it has to be built outside of source tree, then maybe `Usage build_deps 2017/2019/2022 x64/arm64` line should be expanded to tell how to do that :)
Merge conflict checking is in progress. Try again in few moments.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u build_win_tweaks:aras_p-build_win_tweaks
git checkout aras_p-build_win_tweaks
Sign in to join this conversation.
No reviewers
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Code Documentation
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
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: blender/blender#130342
No description provided.