[Solved] Windows 10: Blender Python module build fails

Trying to build bpy for 3.2 and I’m getting this:

C:\blender-git\blender\source\blender\editors\uvedit\uvedit_islands.cc(352,7): error C7555: use of designated initializers requires at least '/std:c++20' [c:\blender-git\build_windows_Bpy_x64_vc16_Release\source\blender\editors\uvedit\bf_editor_uvedit.vcxproj]

What can I do? Thanks.

Update: Updated VS 2019, tried again and got it successfully built.

1 Like