Closed ghost closed 7 months ago
When I run make 2022b, I get this... not sure how to fix the issue of the missing requirement... Is anyone else having this issue?
Build.log
Build FAILED.
D:\goo-engine\goo-engine\source\blender\editors\object\object_constraint.cc(2211,43): warning C4100: 'con': unreferenced formal parameter [D:\goo-engine\build_windows_x64_vc17_Release\source\blender\editors\object\bf_editor_object.vcxproj] D:\goo-engine\goo-engine\source\blender\editors\object\object_constraint.cc(2294,15): error C7555: use of designated initializers requires at least '/std:c++20' [D:\goo-engine\build_windows_x64_vc17_Release\source\blender\editors\object\bf_editor_object.vcxproj] 1 Warning(s) 1 Error(s)
Apparently this was already discussed in a separate issue, and I was blind before. O_O
When I run make 2022b, I get this... not sure how to fix the issue of the missing requirement... Is anyone else having this issue?
Build.log
Build FAILED.
D:\goo-engine\goo-engine\source\blender\editors\object\object_constraint.cc(2211,43): warning C4100: 'con': unreferenced formal parameter [D:\goo-engine\build_windows_x64_vc17_Release\source\blender\editors\object\bf_editor_object.vcxproj] D:\goo-engine\goo-engine\source\blender\editors\object\object_constraint.cc(2294,15): error C7555: use of designated initializers requires at least '/std:c++20' [D:\goo-engine\build_windows_x64_vc17_Release\source\blender\editors\object\bf_editor_object.vcxproj] 1 Warning(s) 1 Error(s)