dillongoostudios / goo-engine

Custom build of blender with some extra NPR features.
Other
958 stars 123 forks source link

Errors with the constraint.cc files? #83

Closed 0Halcyon closed 5 months ago

0Halcyon commented 5 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)

0Halcyon commented 5 months ago

Apparently this was already discussed in a separate issue, and I was blind before. O_O