WITH_OPENGL seems to be ignored on OS X (Bug #1898)


Added by John Mather almost 13 years ago. Updated almost 13 years ago.


Status:Cancelled Start date:2012-05-06
Priority:Normal Due date:
Assignee:Vladislav Vinogradov % Done:

0%

Category:build/install
Target version:2.4.1
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

The option for WITH_OPENGL, when configured with ccmake, seems to be ignored when you invoke make on OS X. I have enabled the option with ccmake, but when I run make, the following is printed:

-- GUI:
-- Cocoa: YES
-- OpenGL support: NO

Is this defined behaviour for when Cocoa is enabled?

Thanks.


CMakeOutput.txt (4.2 kB) John Mather, 2012-05-07 05:16 pm


Associated revisions

Revision fb568755
Added by Roman Donchenko over 11 years ago

Merge pull request #1898 from berak:b_3349_24

History

Updated by Andrey Kamaev almost 13 years ago

Could you provide the complete CMake output from clean build?

  • Assignee changed from Alexander Shishkov to John Mather

Updated by John Mather almost 13 years ago

  • File CMakeOutput.txt added

Updated by Andrey Kamaev almost 13 years ago

Vlad, could you see why we require Qt or Gtk on UNIX/APPLE platforms for OpenGl interop?

  • Target version deleted (2.4.1)
  • Assignee changed from John Mather to Vladislav Vinogradov

Updated by Vladislav Vinogradov almost 13 years ago

There is no OpenGL support for MacOS with Cocoa. Only win32, Gtk and Qt.

  • Status changed from Open to Done

Updated by Andrey Kamaev almost 13 years ago

Vlad,

1) Why you are closing the issue as "Done"? What was done?
2) While OpenGL+cocoa is not supported are there any reasons to disable OpenGl interop code from opencv_core?

  • Status changed from Done to Open

Updated by Vladislav Vinogradov almost 13 years ago

I closed this issue because it's not a bug. It must be a feature request.

Updated by Andrey Kamaev almost 13 years ago

  • Status changed from Open to Cancelled
  • Target version set to 2.4.1

Also available in: Atom PDF