Page MenuHomeSolus

Update vtk to 8.1.2
ClosedPublic

Authored by kyrios123 on Nov 22 2018, 3:15 PM.
Tags
None
Referenced Files
F11024884: D4421.id.diff
Wed, Aug 9, 12:03 AM
F11015330: D4421.diff
Sat, Aug 5, 10:45 AM
F10992072: D4421.diff
Tue, Jul 25, 6:06 AM
F10991916: D4421.diff
Tue, Jul 25, 4:06 AM
F10990836: D4421.id10864.diff
Mon, Jul 24, 10:34 PM
F10990653: D4421.diff
Mon, Jul 24, 9:39 PM
F10985827: D4421.diff
Sun, Jul 23, 10:59 PM
F10948167: D4421.diff
Sat, Jul 15, 7:53 PM

Details

Summary

This is a bugfix release (no changelog).

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Tested with opencascade-ce

Diff Detail

Repository
R3337 vtk
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kyrios123 retitled this revision from Update vte to 8.1.2 to Update vtk to 8.1.2.Nov 23 2018, 4:48 PM

fixed

What do you think about building VTK against system libs instead of bundled ones? CMake scripts contain bunch of "VTK_USE_SYSTEM_something" flags that are set to OFF by default. I've enabled some of them in our ParaView package, and it works normal. I've encountered problems only with libtheora, gl2ps (both require builds from master branches) and GLEW (builds successfully, but segfaults on launch).

sunnyflunk added a subscriber: sunnyflunk.

^^

Would certainly make sense to enable at least some of the system libs

This revision now requires changes to proceed.Nov 27 2018, 12:11 AM

Use system libs...
@sunnyflunk, I'd like to get your input on this.

This revision was not accepted when it landed; it landed in state Needs Review.Dec 11 2018, 4:01 AM
Closed by commit R3337:7feb63a47aab: Update vtk to 8.1.2 (authored by kyrios123, committed by DataDrake). · Explain Why
This revision was automatically updated to reflect the committed changes.