Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COMP: Update for changes to VTK target names #778

Merged
merged 1 commit into from
Apr 29, 2019

Conversation

thewtex
Copy link
Member

@thewtex thewtex commented Apr 27, 2019

The targets have changed in VTK Git master.

Also call "vtk_module_autoinit" on the test driver, which is required on
recent VTK to avoid runtime errors such as;

vtkRenderWindow.cxx:35 WARN| Error: no override found for
'vtkRenderWindow'.

Closes #739

The targets have changed in VTK Git master.

Also call "vtk_module_autoinit" on the test driver, which is required on
recent VTK to avoid runtime errors such as;

  vtkRenderWindow.cxx:35    WARN| Error: no override found for
  'vtkRenderWindow'.
Copy link
Member

@hjmjohnson hjmjohnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assuming your testing against 8.90.0 is correct this looks like a great backward compatible modification.

@hjmjohnson
Copy link
Member

@thewtex What does it mean when only CDash is holding this up?

@thewtex
Copy link
Member Author

thewtex commented Apr 29, 2019

@thewtex What does it mean when only CDash is holding this up?

We can ignore the duplicate CDash status checks that are not transitioning from In progress to succeeded and merge -- this is an issue with the hook that I need to address.

Thanks for the review.

@thewtex thewtex merged commit 8ca2bcc into InsightSoftwareConsortium:master Apr 29, 2019
@thewtex thewtex deleted the vtk-configuration branch April 29, 2019 13:30
@seanm
Copy link
Contributor

seanm commented Apr 30, 2019

I can confirm this fixed the issue I reported to @thewtex, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix rendering part of VTK Glue
3 participants