WITH_OPENSUBDIV seems not enabled by default in cmake on windows #58275

Closed
opened 2018-11-30 07:14:57 +01:00 by Ulysse Martin · 12 comments

System Information
Operating system: Windows 10
Graphics card: GTX 1080

Blender Version
Broken: 30/11/2018

Worked: (optional)

Short description of error
WITH_OPENSUBDIV flag seems not enabled by default in cmake on windows (subsurf modifier for example is not available when compiling with default options)

Exact steps for others to reproduce the error
Run cmake on windows. Look at the default options checked.

**System Information** Operating system: Windows 10 Graphics card: GTX 1080 **Blender Version** Broken: 30/11/2018 Worked: (optional) **Short description of error** WITH_OPENSUBDIV flag seems not enabled by default in cmake on windows (subsurf modifier for example is not available when compiling with default options) **Exact steps for others to reproduce the error** Run cmake on windows. Look at the default options checked.
Author

Added subscriber: @you.le

Added subscriber: @you.le

Added subscriber: @brecht

Added subscriber: @brecht

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Brecht Van Lommel self-assigned this 2018-11-30 10:27:22 +01:00

It is enabled by default as far as I can tell, but if you have an existing cmake configuration it does not automatically get enabled.

It is enabled by default as far as I can tell, but if you have an existing cmake configuration it does not automatically get enabled.
Author

There's an issue for me building from scratch with no existing cmake configuration. I'll do a patch if I find a solution

There's an issue for me building from scratch with no existing cmake configuration. I'll do a patch if I find a solution
Author

p.diff

This is fixing my issue

[p.diff](https://archive.blender.org/developer/F5767026/p.diff) This is fixing my issue

This issue was referenced by 84285c1e34

This issue was referenced by 84285c1e344067363f814f4d3861227cc9890d41

Changed status from 'Archived' to: 'Resolved'

Changed status from 'Archived' to: 'Resolved'

Ah thanks, I guess this works with some CMake versions but not others.

Ah thanks, I guess this works with some CMake versions but not others.
Author

Hi again, this was for 2.8 (idk if open subdiv has to be enabled in 2.7?). I should have precised it in the title (I just used the tag 2.8)

Hi again, this was for 2.8 (idk if open subdiv has to be enabled in 2.7?). I should have precised it in the title (I just used the tag 2.8)

The fix was done in master, and will be merged into 2.8.

The fix was done in master, and will be merged into 2.8.
Author

Alright, I didn't know if WITH_OPENSUBDIV should be a default in 2.7. Thanks very much! And thanks for all your hard works :)

Alright, I didn't know if WITH_OPENSUBDIV should be a default in 2.7. Thanks very much! And thanks for all your hard works :)
Sign in to join this conversation.
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: blender/blender#58275
No description provided.