Skip to content

Fix for VTK6.2 issue.#2905

Merged
opencv-pushbot merged 1 commit intoopencv:2.4from
Jazmann:2.4
Jul 1, 2014
Merged

Fix for VTK6.2 issue.#2905
opencv-pushbot merged 1 commit intoopencv:2.4from
Jazmann:2.4

Conversation

@Jazmann
Copy link
Copy Markdown
Contributor

@Jazmann Jazmann commented Jun 27, 2014

A fix for the issue is with the objective c file vtkCocoaInteractorFix.mm which was added on the 8th of Feb in commit 5dc17f5 when used with VTK6.2. The error given is

No member named 'GetCocoaServer' in 'cv::viz::vtkCocoaRenderWindowInteractorFix'

This is because GetCocoaServer has been moved from vtkCocoaRenderWindowInteractor to vtkCocoaRenderWindow in VTK 6.2. This alteration to VTK happened almost a year ago according to the gitHub commit a3e9fc9.

@ilya-lavrenov
Copy link
Copy Markdown
Contributor

@Nerei, please, review.

@Nerei
Copy link
Copy Markdown
Contributor

Nerei commented Jul 1, 2014

👍 LGTM

@Nerei Nerei mentioned this pull request Jul 1, 2014
@opencv-pushbot opencv-pushbot merged commit f45da98 into opencv:2.4 Jul 1, 2014
vpisarev added a commit that referenced this pull request Jul 1, 2014
@SpecLad SpecLad mentioned this pull request Jul 8, 2014
@Jazmann Jazmann deleted the 2.4 branch September 7, 2017 19:52
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.

4 participants