Skip to content

COMP: Enabling build with recent VTK version#15715

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
adamrankin:patch-1
Oct 16, 2019
Merged

COMP: Enabling build with recent VTK version#15715
opencv-pushbot merged 1 commit intoopencv:3.4from
adamrankin:patch-1

Conversation

@adamrankin
Copy link
Copy Markdown
Contributor

VTK_MAJOR_VERSION not found unless header is included

This pullrequest changes

Adds include of vtkVersionMacros.h in precomp.hpp

VTK_MAJOR_VERSION not found unless header is included
@adamrankin
Copy link
Copy Markdown
Contributor Author

Is there a build system that is possible for older versions of VTK? Since this file was added in 2012 I don't think it will be a problem.

@alalek
Copy link
Copy Markdown
Member

alalek commented Oct 16, 2019

We have "Linux x64" builder based on Ubuntu 14.04 (EOL) which contains VTK 6.0 (see checks).

@adamrankin
Copy link
Copy Markdown
Contributor Author

Excellent, looks like it passed! Let me know if you need any information.

Copy link
Copy Markdown
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

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

Thank you 👍

@opencv-pushbot opencv-pushbot merged commit 3b07051 into opencv:3.4 Oct 16, 2019
This was referenced Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug category: build/install category: viz OpenCV 4.0+: moved to opencv_contrib

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants