Master fails in Windows after recent sculpt mode commit

Yo Pablo it seems like your today commit broke master on windows
Here is the an error message:
“C:\BlenderDev\blender\source\blender\editors\sculpt_paint\sculpt.c(3272,89): error C4133: ‘function’: incompatible types - from ‘PBVHParallelSettings *’ to ‘const TaskParallelSettings *’
15>C:\BlenderDev\blender\source\blender\editors\sculpt_paint\sculpt.c(3276,87): error C4133: ‘function’: incompatible types - from ‘PBVHParallelSettings *’ to ‘const TaskParallelSettings *’”

Do you mind having a look?

I think it should be fixed now

1 Like

now works…

Thanks it compiled :slight_smile: