For windows, it's complicated, but for now just add /MD to the flags as setting CMAKE_MSVC_RUNTIME_LIBRARY
doesn't work unless you opt it to the new cmake behaviour that respects it
…
close but no dice, seems like onexc
is new in 3.12
TypeError: rmtree() got an unexpected keyword argument 'onexc'
replacing it with
diff --git a/build_files/utils/make_utils.py…
had some issues on an basic ntfs volume
Removing 'scripts\addons'
Traceback (most recent call last):
File "k:\BlenderGit\blender\build_files\utils\make_update.py", line 626, in…
If we just pass an extra argument to make_update.py it'll fail for patches, as they would not recognize the argument =\
Just older patches, no? if we get them to merge main it should be ok?
Rather than testing if wmic exists, checking on windows version directly sounds cleaner/easier to maintain.
Rather than knowing for sure the thing you're about to execute exists feels…
a version change, HOURS after i put the "final" libs online? What is going on here? this PR has been reviewed and accepted, why are you still tinkering with things?
not a frequent powershell user, but according to wikipedia windows 10 and 11 come with powershell 5.1 out of the box (which uses…
the review by all platform devs could likely have been skipped, as long as one of us does a quick check there were no copy paste errors it should be fine.
@blender-bot package windows
@blender-bot package windows
builds fine, accepted pending that rename, but don't see a need for another review round because of that.
can you name the patch shaderc_spirv_tools_5805.diff
so when we bump versions in the future we have an easy way to tell "what is this patch, do we still need it?"